summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2007-11-30Remove alpm_depcmp DEBUG outputDan McGee
2007-11-30Remove some null checks in _alpm_checkdepsDan McGee
2007-11-30alpm_checkdeps clean-upNagy Gabor
2007-11-25_alpm_checkconflicts splitNagy Gabor
2007-11-25Fix for sync1003 and sync1004 pactestsNagy Gabor
2007-11-25Force mode of all database files to 644Aaron Griffin
2007-11-25Additionally search for non-regex strings on a db search operationAaron Griffin
2007-11-25Make the download failure message more clearAaron Griffin
2007-11-25Fix several memleaks, mostly related to errors handling.Chantry Xavier
2007-11-25Fix a memleak in _alpm_sync_free.Chantry Xavier
2007-11-21Remove -F/--freshen operationDan McGee
2007-11-21Improved 'dependency cycle' warningNagy Gabor
2007-11-21Remove duplicated get_upgrades function, use sysupgrade instead.Chantry Xavier
2007-11-20New alpm_list_join functionNagy Gabor
2007-11-20Add missing header includes for setlocaleDan McGee
2007-11-18Versioned provisions.Nagy Gabor
2007-11-18Fix sh and scriptlet interactionDan McGee
2007-11-18Add the pmconflict_t type.Nagy Gabor