summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2008-07-24libalpm/package.c : fix infolevel bug in pkg_dupXavier Chantry
2008-07-24Fix vercmp and add additional testsDan McGee
2008-07-22Update Portuguese (Brazil) translationHugo Doria
2008-07-22Update Polish translationMateusz Herych
2008-07-22Update Russian translationSergey Tereschenko
2008-07-22Update Czech translationVojtěch Gondžala
2008-07-22Update British English translationJeff Bailes
2008-07-22Update Turkish translationSamed Beyribey
2008-07-22Update Chinese Simplified translation甘露(Lu.Gan)
2008-07-22Update Hungarian translationNagy Gabor
2008-07-22Update Spanish translationJuan Pablo González Tognarelli
2008-07-22Update Italian translationGiovanni Scafora
2008-07-22Update German translationMatthias Gorissen
2008-07-22Update French translationXavier Chantry
2008-07-22Update pot files.Xavier Chantry
2008-07-19Rephrase some debug messages in alpm/sync.cNagy Gabor
2008-07-19Use NULL instead of "" as no causingpkgNagy Gabor
2008-07-17alpm_list_remove treat NULL needle as "nothing"Nagy Gabor
2008-07-17Fix a possible segfault in alpm/remove.cNagy Gabor
2008-07-15_alpm_db_add_pkgincache reworkNagy Gabor
2008-07-15Fix some memleaks in alpm/add.cNagy Gabor
2008-07-15Fix a wrong FREELIST usage in add.cNagy Gabor
2008-07-13sync_addtarget reworkNagy Gabor
2008-07-07Merge branch 'maint'Dan McGee
2008-07-07Fix a bogus message in Hungarian translationNagy Gabor
2008-07-07Resolvedeps reworkNagy Gabor
2008-07-07Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback functionNagy Gabor
2008-07-07New _alpm_find_dep_satisfier functionNagy Gabor
2008-07-07New _alpm_dep_edge functionNagy Gabor
2008-07-07Don't duplicate packages in requiredby listNagy Gabor
2008-06-19Merge branch 'maint'Dan McGee
2008-06-19Add libalpm Türkçe (Turkish) translationAlper KANAT
2008-06-15Use access() instead of stat() when possibleDan McGee
2008-06-12Merge branch 'maint'Dan McGee
2008-06-12Spanish translation updatesJuan Pablo González Tognarelli
2008-06-08Various updates needed prior to a new releaseDan McGee