summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* conflict.c : fix for FS#8156, detect conflict between symlink and dir.Chantry Xavier2008-01-06
* Don't stat cachedir immediatelyDan McGee2008-01-05
* sync.c: add sanity check so we don't dereference a null pointerDan McGee2008-01-05
* conflict.c : fix for upgrade042.Chantry Xavier2008-01-05
* add.c : fix upgrade026 pactest.Chantry Xavier2008-01-05
* Update of German translationMatthias Gorissen2008-01-05
* Small code cleanups with indents/spacesDan McGee2008-01-01
* Remove gettext calls from debug-level messagesDan McGee2008-01-01
* Fix another usage of pkg_new in _alpm_sync_addtargetDan McGee2008-01-01
* Switch pkg_new -> pkg_dup in find_replacementsDan McGee2008-01-01
* new upgade042 pactest + bugfix in chk_filedifference.Chantry Xavier2008-01-01
* Remove .FILELIST generation from makepkg (and elsewhere)Dan McGee2007-12-29
* add a new upgrade026 pactest for backup handling.Chantry Xavier2007-12-29
* libalpm/add.c: disable buggy backup handling code that didn't do anything.Chantry Xavier2007-12-28
* french translation : one broken message caused a segfault.Chantry Xavier2007-12-28
* libalpm/remove.c : switch back to lstat usage.Chantry Xavier2007-12-28
* Allow NULL parameter in alpm_trans_commitAllan McRae2007-12-28
* Add remove counterparts to alpm_option_add_* functionsAllan McRae2007-12-28
* Check ignored packages in _alpm_sync_addtarget().Nathan Jones2007-12-21
* Fix memory leak in shortest_delta_path.Nathan Jones2007-12-21
* Add new Czech translationVojtěch Gondžala2007-12-21
* Finish french translation.Chantry Xavier2007-12-21
* Updated Hungarian translationNagy Gabor2007-12-20
* PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods addedNagy Gabor2007-12-19
* Updated Hungarian translationNagy Gabor2007-12-19
* Updated Italian TranslationGiovanni Scafora2007-12-18
* Updated Italian Translation for pacman 3.1Giovanni Scafora2007-12-17
* Check for errors on descfile extractionDan McGee2007-12-16
* popen does NOT require /bin/sh in a subchrootAaron Griffin2007-12-10
* Correct scriptlet usage patternAaron Griffin2007-12-10
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Improve changelog handling through addition of open/read/close functionsDan McGee2007-12-09
* _alpm_unpack: return 1 when the file is not found.Chantry Xavier2007-12-08
* libalpm/server.c : fix segfault when downloading failed.Chantry Xavier2007-12-07
* Remove duplicated PM_TRANS_CONV_INSTALL_IGNOREPKG messageNagy Gabor2007-12-05
* libalpm/backup.c : simple refactoring.Chantry Xavier2007-12-04
* Update it translation for 3.1Giovanni Scafora2007-12-03
* Update en_GB translation for 3.1Jeff Bailes2007-12-02
* Update all translation files in anticipation of 3.1 releaseDan McGee2007-12-02
* alpm_list : change the alpm_list_find* to return the matching item.Chantry Xavier2007-12-02
* Remove _alpm_depmiss_isinDan McGee2007-12-02
* Add 4 new pactests to get better code coverage by pactestDan McGee2007-12-02
* Add new --needed option for -S.Chantry Xavier2007-12-02
* Minor fixes in sync.c and deps.c.Chantry Xavier2007-12-01
* Ensure 0644 permissions for install and changelog filesAaron Griffin2007-12-01
* Remove alpm_depcmp DEBUG outputDan McGee2007-11-30
* Remove some null checks in _alpm_checkdepsDan McGee2007-11-30
* alpm_checkdeps clean-upNagy Gabor2007-11-30
* _alpm_checkconflicts splitNagy Gabor2007-11-25
* Fix for sync1003 and sync1004 pactestsNagy Gabor2007-11-25