summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-03-23Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee4-39/+33
2008-03-23Update database mtime after it has been extractedDan McGee1-8/+12
2008-03-22Kill the dependsonly option.Chantry Xavier2-10/+4
2008-03-18Kill PM_TRANS_TYPE_ADD.Chantry Xavier8-28/+12
2008-03-18Kill some obsolete references to -A option.Chantry Xavier1-1/+1
2008-03-11Add -Rss optionNagy Gabor2-2/+3
2008-03-11Remove trans->targetsNagy Gabor5-28/+5
2008-03-09Merge branch 'maint'Dan McGee15-1919/+1059
2008-03-09Refactoring of the download code.Chantry Xavier1-279/+307
2008-03-09Remove a bogus comment from libalpm/remove.cNagy Gabor1-1/+0
2008-03-07New alpm_version functionNagy Gabor2-0/+6
2008-03-05Update Czech translationVojtěch Gondžala1-2/+2
2008-03-04Remove a bogus commentNagy Gabor1-1/+0
2008-03-04Kill all of the line numbers from the translationsDan McGee12-1774/+916
2008-03-04Disable the line number in .po files.Chantry Xavier1-1/+1
2008-03-04Convert Hungarian translation translation to UTF-8Dan McGee1-140/+140
2008-03-02New alpm_version functionNagy Gabor2-0/+6
2008-03-01Merge branch 'maint'Dan McGee1-1/+1
2008-03-01Set a missing pm_errno in _alpm_pkg_load()Nagy Gabor1-1/+1
2008-02-28libalpm: clean up of md5sum functions.Chantry Xavier6-135/+55
2008-02-28Start removing some junk from the function templateDan McGee2-23/+7
2008-02-28libalpm/dload.c : memleak fixes.Chantry Xavier1-13/+20
2008-02-28clean up dltotal leftover from 81a2a06818d367f852.Chantry Xavier1-9/+0
2008-02-26Merge branch 'maint'Dan McGee4-14/+14
2008-02-26Update simplified chinese (zh_CN) translation.甘露(Lu.Gan)1-9/+9
2008-02-26fix two broken translated strings.Chantry Xavier1-2/+2
2008-02-26xgettext : change pass-c-format flag to c-format.Chantry Xavier1-2/+2
2008-02-25Remove pmserver_t abstractionDan McGee9-214/+38
2008-02-25Add new stub download functions for use throughout the codeDan McGee4-31/+45
2008-02-25Move download code out of server.cDan McGee7-388/+464
2008-02-25More cleanup to alpm_listDan McGee1-20/+7
2008-02-25alpm_list.c clean-upNagy Gabor2-59/+63
2008-02-25libalpm/sync.c : fix poorly worded debug message.Chantry Xavier1-1/+1
2008-02-24Merge branch 'maint'Dan McGee3-3/+659
2008-02-24Update Russian translationSergey Tereschenko1-3/+3
2008-02-22Add new Simplified Chinese translation甘露(Lu.Gan)2-0/+656
2008-02-21Merge branch 'maint'Dan McGee3-352/+333
2008-02-19Final updates to Polish translationMateusz Herych1-172/+161
2008-02-18Update libalpm russian translation.Sergey Tereschenko1-178/+168
2008-02-18Do not warn about up to date package when downloading onlyAllan McRae1-2/+4
2008-02-16Move pmgraph_t struct and functions to their own header fileDan McGee6-38/+61
2008-02-16Merge branch 'maint'Dan McGee8-57/+56
2008-02-15More small updates to German translationMatthias Gorissen1-3/+5
2008-02-15Merge branch 'translations' into maintDan McGee2-44/+34
2008-02-14Ensure DESC infolevel is loaded before checking pkg->filenameDan McGee2-7/+4
2008-02-12Updated Czech translation for 3.1.2 releaseVojtěch Gondžala1-35/+34
2008-02-12Update french translation.Chantry Xavier1-9/+0
2008-02-12Move some translations to their generic language codeDan McGee4-3/+3
2008-02-12ensure chk_fileconflicts reads entire file listDan McGee1-4/+10
2008-02-08Merge branch 'maint'Dan McGee1-6/+4