summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-01-03libalpm: add PID to db.lckAllan McRae
2009-01-02Merge branch 'maint'Dan McGee
2008-12-10Print proxy information when downloadingDan McGee
2008-12-02Merge branch 'maint'Dan McGee
2008-11-30Add regex to delta code so we don't segfault when reading lineDan McGee
2008-11-17Minor code cleanupsDan McGee
2008-10-31Set SIGPIPE handler to SIG_IGN when downloadingDan McGee
2008-10-31Make libfetch the 'native' download libraryDan McGee
2008-10-31-Qu reworkNagy Gabor
2008-10-28Merge branch 'maint'Dan McGee
2008-10-28Update Chinese translationLyman Li
2008-10-18Correctly close the pipe used for scriptlet executionDan McGee
2008-10-12Minor updates to Russian translationSergey Tereschenko
2008-10-12Merge branch 'maint'Dan McGee
2008-10-12Remove unnecessary unistd.h header inclusionDan McGee
2008-10-12libalpm: handle syscall interruption correctlyDan McGee
2008-09-03Remove unnecessary initialization in new functionsDan McGee
2008-08-26Merge branch 'maint'Dan McGee
2008-08-26New Ukrainian translationRoman Kyrylych
2008-08-25Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cacheXavier Chantry
2008-08-25Change checkdeps and checkdbconflicts to be more flexible.Xavier Chantry
2008-08-25Final updates on all translation for 3.2.1Xavier Chantry
2008-08-25Update Portuguese (Brazil) translationHugo Doria
2008-08-25Update Turkish translationSamed Beyribey
2008-08-25Update Chinese Simplified translation甘露(Lu.Gan)
2008-08-24Update Czech translationVojtěch Gondžala
2008-08-24Update German translationMatthias Gorissen
2008-08-24Update Russian translationSergey Tereschenko
2008-08-23Merge branch 'maint'Dan McGee
2008-08-23Update British English translationXavier Chantry
2008-08-23Update French translationXavier Chantry
2008-08-23Update Hungarian translationNagy Gabor
2008-08-23Update Spanish translationJuan Pablo González Tognarelli
2008-08-23Update Polish translationMateusz Herych
2008-08-23Update Italian translationGiovanni Scafora
2008-08-23Update translation files for pending 3.2.1 releaseDan McGee
2008-08-23Move -Sp implementation to the front-endNagy Gabor
2008-08-23New public alpm_pkg_get_db functionNagy Gabor
2008-08-23Pass the old package with PM_TRANS_EVT_UPGRADE_STARTNagy Gabor
2008-08-23Cleanup of _alpm_pkg_compare_versions.Xavier Chantry
2008-08-19Remove an usused variable from alpm/util.c/_alpm_lckmk()Nagy Gabor
2008-08-19libalpm/add.c : ensure the old pkg was fully loaded.Xavier Chantry
2008-08-08Fix segfault on x86_64 when using UseSyslogDan McGee
2008-08-08Fix variable naming issues in _alpm_db_cmpDan McGee
2008-08-05Avoid double slashes in URLs given to libdownload.Xavier Chantry
2008-08-05dload.c : drop the specific handling of file: url.Xavier Chantry
2008-07-30Final update of all translations.Xavier Chantry
2008-07-25Small fix to Italian translationGiovanni Scafora
2008-07-24Implement AND based package searching.Xavier Chantry
2008-07-24Remove unused strverscmp substituteDan McGee