summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-01-11Only notify of dependency check in removal if performedAllan McRae
2008-01-11Fix library interfaceDan McGee
2008-01-09Move the fallback on providers from backend to frontend.Chantry Xavier
2008-01-08Remove upgradedelay and all code associated with itDan McGee
2008-01-08Remove unused date element from pmpkg_t structDan McGee
2008-01-06conflict.c : fix for FS#8156, detect conflict between symlink and dir.Chantry Xavier
2008-01-05Don't stat cachedir immediatelyDan McGee
2008-01-05sync.c: add sanity check so we don't dereference a null pointerDan McGee
2008-01-05conflict.c : fix for upgrade042.Chantry Xavier
2008-01-05add.c : fix upgrade026 pactest.Chantry Xavier
2008-01-05Update of German translationMatthias Gorissen
2008-01-01Small code cleanups with indents/spacesDan McGee
2008-01-01Remove gettext calls from debug-level messagesDan McGee
2008-01-01Fix another usage of pkg_new in _alpm_sync_addtargetDan McGee
2008-01-01Switch pkg_new -> pkg_dup in find_replacementsDan McGee
2008-01-01new upgade042 pactest + bugfix in chk_filedifference.Chantry Xavier
2007-12-29Remove .FILELIST generation from makepkg (and elsewhere)Dan McGee
2007-12-29add a new upgrade026 pactest for backup handling.Chantry Xavier
2007-12-28libalpm/add.c: disable buggy backup handling code that didn't do anything.Chantry Xavier
2007-12-28french translation : one broken message caused a segfault.Chantry Xavier
2007-12-28libalpm/remove.c : switch back to lstat usage.Chantry Xavier
2007-12-28Allow NULL parameter in alpm_trans_commitAllan McRae
2007-12-28Add remove counterparts to alpm_option_add_* functionsAllan McRae
2007-12-21Check ignored packages in _alpm_sync_addtarget().Nathan Jones
2007-12-21Fix memory leak in shortest_delta_path.Nathan Jones
2007-12-21Add new Czech translationVojtěch Gondžala
2007-12-21Finish french translation.Chantry Xavier
2007-12-20Updated Hungarian translationNagy Gabor
2007-12-19PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods addedNagy Gabor
2007-12-19Updated Hungarian translationNagy Gabor
2007-12-18Updated Italian TranslationGiovanni Scafora
2007-12-17Updated Italian Translation for pacman 3.1Giovanni Scafora
2007-12-16Check for errors on descfile extractionDan McGee
2007-12-10popen does NOT require /bin/sh in a subchrootAaron Griffin
2007-12-10Correct scriptlet usage patternAaron Griffin
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-12-09Improve changelog handling through addition of open/read/close functionsDan McGee
2007-12-08_alpm_unpack: return 1 when the file is not found.Chantry Xavier
2007-12-07libalpm/server.c : fix segfault when downloading failed.Chantry Xavier
2007-12-05Remove duplicated PM_TRANS_CONV_INSTALL_IGNOREPKG messageNagy Gabor
2007-12-04libalpm/backup.c : simple refactoring.Chantry Xavier
2007-12-03Update it translation for 3.1Giovanni Scafora
2007-12-02Update en_GB translation for 3.1Jeff Bailes
2007-12-02Update all translation files in anticipation of 3.1 releaseDan McGee
2007-12-02alpm_list : change the alpm_list_find* to return the matching item.Chantry Xavier
2007-12-02Remove _alpm_depmiss_isinDan McGee
2007-12-02Add 4 new pactests to get better code coverage by pactestDan McGee
2007-12-02Add new --needed option for -S.Chantry Xavier
2007-12-01Minor fixes in sync.c and deps.c.Chantry Xavier
2007-12-01Ensure 0644 permissions for install and changelog filesAaron Griffin