summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-10Necessary updates for 3.3.3 releasev3.3.3Dan McGee3-2/+12
2009-11-10makepkg: quote arrays in order to preserve spaces in array itemsCedric Staniewski1-7/+2
2009-10-28Fix opendir error condition checksDan McGee2-2/+4
2009-10-24makepkg: allow passing arguments with spacesAllan McRae1-3/+3
2009-10-24makepkg: change preselected option for cleaning the cache from Y to NCedric Staniewski1-1/+1
2009-10-21fix for zh_CNGan Lu1-2/+2
2009-10-12Fix Greek short Y/N translationAllan McRae1-4/+4
2009-10-11alpm_list : fix a bug in alpm_list_removeXavier Chantry1-0/+1
2009-10-11Minor fix to Greek translationChristos Nouskas1-2/+2
2009-10-11Update Chinese translation甘露(Lu.Gan)2-6/+5
2009-10-08Update Swedish translationv3.3.2Christian Larsson2-31/+28
2009-10-08Update chinese translation甘露(Lu.Gan)2-25/+22
2009-10-08New Greek translationXavier Chantry5-0/+2295
2009-10-08Update translationsXavier Chantry31-184/+75
2009-10-08Update all pot and po files for 3.3.2 releaseXavier Chantry36-80/+221
2009-10-043.2.2 release changesDan McGee3-2/+9
2009-10-04doc: Add HACKING to html targetDan McGee1-1/+6
2009-10-04doc: ensure SyncFirst behavior with flags is clearDan McGee1-2/+5
2009-10-04callback.c : fallback to normal download with bogus sizeXavier Chantry1-4/+14
2009-09-30dload : fix infinite download (big type mistake)Xavier Chantry1-7/+22
2009-09-24repo-remove: create empty DB when all packages are removedDan McGee1-5/+11
2009-09-24repo-add: make sure we get size of target fileDan McGee1-3/+3
2009-09-23Update index.txt with new releasev3.3.1Dan McGee1-0/+1
2009-09-23Clean up translation file headersDan McGee37-100/+101
2009-09-23Add Swedish translationLaszlo Papp5-3/+2297
2009-09-23Update Czech translationOndrej Kucera2-25/+22
2009-09-22Update Brazilian translationRodrigo Flores2-32/+26
2009-09-22Add Norwegian translationLaszlo Papp5-0/+2284
2009-09-20Update Polish translationMateusz Herych2-31/+27
2009-09-20Merge branch 'xav/trans' into maintDan McGee18-418/+396
2009-09-20Strndup usage and small typo fixLaszlo Papp2-2/+2
2009-09-19Kill -F option for good in option parsingDan McGee1-1/+1
2009-09-18Update Italian translationGiovanni Scafora2-41/+43
2009-09-18Update Ukrainian translationRoman Kyrylych2-150/+148
2009-09-18Update Turkish translationSamed Beyribey2-33/+30
2009-09-18Update Spanish translationJuan Pablo González Tognarelli2-65/+67
2009-09-18Update Russian translationSergey Tereschenko2-26/+22
2009-09-18Update Romanian translationVolodia Macovei2-24/+20
2009-09-18Update Kazakh translationBaurzhan Muftakhidinov2-30/+23
2009-09-18Update Hungarian translationNagy Gabor2-23/+19
2009-09-18Update German translationMatthias Gorissen2-26/+24
2009-09-17Updates in prep for 3.3.1 releaseDan McGee2-2/+14
2009-09-17Update en_GB translationDan McGee2-29/+25
2009-09-17Update french translationXavier Chantry2-26/+24
2009-09-17Update all pot and po files for 3.3.1 releaseXavier Chantry32-219/+677
2009-09-17String improvementsXavier Chantry7-15/+15
2009-09-15Catch an untranslated warning in lib/remove.cNagy Gabor1-1/+1
2009-09-15Add makepkgopt to be_package.cNagy Gabor1-0/+2
2009-09-15Revert "Fix a memleak involving lazy DB loading"Dan McGee1-1/+4
2009-09-09Fix a memleak involving lazy DB loadingXavier Chantry1-4/+1