summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2009-10-11typing: a few more fixes for special int typesDan McGee6-13/+13
2009-10-11int typing: s/unsigned short/int/ in libalpmDan McGee10-25/+23
2009-10-11Merge branch 'maint'Dan McGee21-55/+685
2009-10-11alpm_list : fix a bug in alpm_list_removeXavier Chantry1-0/+1
2009-10-11Update Chinese translation甘露(Lu.Gan)1-3/+3
2009-10-08Update Swedish translationv3.3.2Christian Larsson1-10/+10
2009-10-08Update chinese translation甘露(Lu.Gan)1-10/+10
2009-10-08New Greek translationXavier Chantry2-0/+557
2009-10-08Update translationsXavier Chantry16-48/+48
2009-10-08Update all pot and po files for 3.3.2 releaseXavier Chantry18-20/+92
2009-09-30Merge branch 'maint'Dan McGee1-7/+22
2009-09-30dload : fix infinite download (big type mistake)Xavier Chantry1-7/+22
2009-09-23Merge branch 'maint'Dan McGee19-79/+1177
2009-09-23Clean up translation file headersDan McGee18-49/+49
2009-09-23Add Swedish translationLaszlo Papp2-0/+549
2009-09-23Update Czech translationOndrej Kucera1-9/+9
2009-09-22Update Brazilian translationRodrigo Flores1-12/+13
2009-09-22Add Norwegian translationLaszlo Papp2-0/+549
2009-09-20Update Polish translationMateusz Herych1-13/+12
2009-09-20Fully implement database lazy loadingDan McGee5-51/+74
2009-09-20Merge branch 'maint'Dan McGee19-147/+284
2009-09-20delta : simple code refactoringXavier Chantry1-26/+41
2009-09-20sync.c : duplicate the target before modifying itXavier Chantry2-2/+1
2009-09-18Update Italian translationGiovanni Scafora1-17/+19
2009-09-18Update Ukrainian translationRoman Kyrylych1-28/+28
2009-09-18Update Turkish translationSamed Beyribey1-10/+10
2009-09-18Update Spanish translationJuan Pablo González Tognarelli1-18/+22
2009-09-18Update Russian translationSergey Tereschenko1-10/+10
2009-09-18Update Romanian translationVolodia Macovei1-8/+8
2009-09-18Update Kazakh translationBaurzhan Muftakhidinov1-12/+10
2009-09-18Update Hungarian translationNagy Gabor1-9/+9
2009-09-18Update German translationMatthias Gorissen1-11/+12
2009-09-17Update en_GB translationDan McGee1-12/+12
2009-09-17Update french translationXavier Chantry1-9/+9
2009-09-17Update all pot and po files for 3.3.1 releaseXavier Chantry16-109/+241
2009-09-17String improvementsXavier Chantry3-8/+8
2009-09-15Catch an untranslated warning in lib/remove.cNagy Gabor1-1/+1
2009-09-15Merge branch 'maint'Dan McGee1-0/+2
2009-09-15Add makepkgopt to be_package.cNagy Gabor1-0/+2
2009-09-12Change the interface for target loadingXavier Chantry8-175/+170
2009-09-09Remove transaction typeXavier Chantry10-454/+335
2009-09-09Use sync.c for upgrade transaction prepare and commitNagy Gabor6-149/+56
2009-09-09Add a new reason field to pmconflict_t structNagy Gabor4-7/+23
2009-09-07libalpm/util.c : remove _alpm_strreplaceXavier Chantry2-46/+0
2009-09-06Check package arch before installingXavier Chantry3-0/+36
2009-09-06Add Architecture and --arch optionXavier Chantry3-0/+20
2009-08-19Merge branch 'maint'Dan McGee1-2/+2
2009-08-19dload.c : various fixesXavier Chantry4-47/+9
2009-08-19dload.c : change the way to check for mtimesXavier Chantry1-7/+11
2009-08-14Make fetch timeout actually 10 secondsDan McGee1-2/+2