summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-30Merge branch 'maint'Dan McGee3-15/+36
2009-09-30dload : fix infinite download (big type mistake)Xavier Chantry1-7/+22
2009-09-24repo-add: clean up options parsingDan McGee1-12/+1
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-23Merge branch 'maint'Dan McGee41-180/+4747
2009-09-23Update index.txt with new releasev3.3.1Dan McGee1-0/+1
2009-09-23makepkg: tidy usage outputAllan McRae1-10/+9
2009-09-23testdb : fix many memleaksXavier Chantry1-4/+14
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-21Allow cache cleaning to process all cache directoriesDan McGee1-31/+32
2009-09-21Propagate return status up in DB cleaning codeDan McGee1-4/+6
2009-09-21Add missing closedir calls in cache cleanupDan McGee1-1/+3
2009-09-20Update Polish translationMateusz Herych2-31/+27
2009-09-20Fully implement database lazy loadingDan McGee6-55/+75
2009-09-20Merge branch 'maint'Dan McGee42-448/+890
2009-09-20Ask user confirmation for -R operation, tooNagy Gabor1-15/+11
2009-09-20delta : simple code refactoringXavier Chantry1-26/+41
2009-09-20sync.c : duplicate the target before modifying itXavier Chantry3-18/+19
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-15Merge branch 'maint'Dan McGee1-0/+2
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-12Change the interface for target loadingXavier Chantry11-267/+205
2009-09-09Re-enable REMOVE_PKGS test in pactest suiteNagy Gabor1-5/+5
2009-09-09Remove transaction typeXavier Chantry15-505/+355
2009-09-09Use sync.c for upgrade transaction prepare and commitNagy Gabor11-174/+133
2009-09-09Do not remove conflict by defaultNagy Gabor16-21/+21
2009-09-09Re-add the non-user friendly --ask optionXavier Chantry3-0/+15