summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-02-08Remove alpm_sync_get_newversion functionNagy Gabor2-9/+0
2008-02-08alpm_sync_sysupgrade splitNagy Gabor2-44/+66
2008-02-07libalpm/add.c : safety check for fixing FS#9235.Chantry Xavier1-6/+4
2008-02-06libalpm/package.c : add _alpm_pkgname_pkg_cmp function.Nagy Gabor3-4/+9
2008-02-06New remove option : -u / --unneeded (FS#6505).Nagy Gabor4-7/+49
2008-01-27pmsyncpkg_t cleanupNagy Gabor3-70/+45
2008-01-27Fix PM_ERR_CONFLICTING_DEPS handling in sync.cNagy Gabor1-13/+14
2008-01-27New _alpm_conflict_dup functionNagy Gabor2-0/+12
2008-01-27small sync.c code clean-upNagy Gabor1-16/+6
2008-01-24libalpm/sync.c : conflicts resolving cleanup.Chantry Xavier1-153/+110
2008-01-24Fix flip-flopped parameters to CALLOC macroDan McGee1-2/+2
2008-01-24libalpm/cache.c : don't duplicate packages in pkgcache.Chantry Xavier2-13/+5
2008-01-24Add new public alpm_checkdbconflicts function.Chantry Xavier4-5/+11
2008-01-24small memleak fix in sync.c.Chantry Xavier1-1/+2
2008-01-22conflict.c: move debug message out of inner loopDan McGee1-2/+2
2008-01-22Fix memleak found by add004.pyDan McGee1-12/+8
2008-01-22New --asexplicit optionNagy Gabor2-10/+10
2008-01-22Move the deptest code from frontend to backend.Chantry Xavier6-6/+33
2008-01-22Convert deltas to dynamic allocationDan McGee4-19/+28
2008-01-19Merge branch 'maint'Dan McGee11-2188/+1783
2008-01-19Portuguese Brazilian translation update for pacman 3.1.1João Felipe Santos1-192/+170
2008-01-18Corrections of German translationMatthias Gorissen1-78/+33
2008-01-16Spanish translation update for pacman 3.1.1Juan Pablo Gonzalez1-220/+159
2008-01-16Czech translation update for pacman 3.1.1Vojtěch Gondžala1-32/+23
2008-01-16English (British) translation update for pacman 3.1.1Jeff Bailes1-18/+32
2008-01-16Hungarian translation update for pacman 3.1.1Nagy Gabor1-10/+0
2008-01-15Update message files for 3.1.1 releaseDan McGee11-1749/+1477
2008-01-15Merge branch 'maint'Dan McGee5-6/+14
2008-01-15Change the versioned provision format.Chantry Xavier2-3/+3
2008-01-14FS#9183 : force correct permissions on tmp/.Jaroslaw Swierczynski3-3/+9