summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-11alpm_list : add new alpm_list_diff_sorted functionXavier Chantry2-17/+70
2009-10-11Rework the alpm_unpack functionsXavier Chantry4-14/+50
2009-10-11update sync200 pactestXavier Chantry1-1/+1
2009-10-11cygwin fix : use unsigned char for ctype functionXavier Chantry4-8/+8
2009-10-11replace rankmirrors by bash cloneXavier Chantry3-193/+204
2009-10-11Minor scope/typing cleanupsDan McGee2-4/+4
2009-10-11libalpm: clean up lock functionDan McGee1-8/+5
2009-10-11Reduce calls to list_count() in removing packageDan McGee1-4/+4
2009-10-11Add missing get_usedelta() methodDan McGee2-0/+10
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 McGee48-259/+2605
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-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