summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* Force mode of all database files to 644Aaron Griffin2007-11-25
* Additionally search for non-regex strings on a db search operationAaron Griffin2007-11-25
* Make the download failure message more clearAaron Griffin2007-11-25
* Fix several memleaks, mostly related to errors handling.Chantry Xavier2007-11-25
* Fix a memleak in _alpm_sync_free.Chantry Xavier2007-11-25
* Remove -F/--freshen operationDan McGee2007-11-21
* Improved 'dependency cycle' warningNagy Gabor2007-11-21
* Remove duplicated get_upgrades function, use sysupgrade instead.Chantry Xavier2007-11-21
* New alpm_list_join functionNagy Gabor2007-11-20
* Add missing header includes for setlocaleDan McGee2007-11-20
* Versioned provisions.Nagy Gabor2007-11-18
* Fix sh and scriptlet interactionDan McGee2007-11-18
* Add the pmconflict_t type.Nagy Gabor2007-11-18