summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-10-19Size handling was changed in fgets() functionsLaszlo Papp1-1/+2
2009-10-12Replace hardcoded option numbers with enumerationLaszlo Papp2-28/+46
2009-10-11Remove makepath function from frontendLaszlo Papp2-37/+0
2009-10-11cygwin fix : use unsigned char for ctype functionXavier Chantry1-3/+3
2009-10-11Minor scope/typing cleanupsDan McGee2-4/+4
2009-10-11Merge branch 'maint'Dan McGee1-4/+14
2009-10-04callback.c : fallback to normal download with bogus sizeXavier Chantry1-4/+14
2009-09-22testdb : fix many memleaksXavier Chantry1-4/+14
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-20Fully implement database lazy loadingDan McGee1-4/+1
2009-09-20Merge branch 'maint'Dan McGee4-9/+9
2009-09-20Ask user confirmation for -R operation, tooNagy Gabor1-15/+11
2009-09-20sync.c : duplicate the target before modifying itXavier Chantry1-16/+18
2009-09-20Strndup usage and small typo fixLaszlo Papp2-2/+2
2009-09-18Kill -F option for good in option parsingDan McGee1-1/+1
2009-09-16String improvementsXavier Chantry3-6/+6
2009-09-14Revert "Fix a memleak involving lazy DB loading"Dan McGee1-1/+4
2009-09-12Change the interface for target loadingXavier Chantry3-92/+35
2009-09-08Remove transaction typeXavier Chantry5-51/+20
2009-09-08Use sync.c for upgrade transaction prepare and commitNagy Gabor1-17/+42
2009-09-08Do not remove conflict by defaultNagy Gabor1-2/+2
2009-09-08Re-add the non-user friendly --ask optionXavier Chantry3-0/+15
2009-09-08Add a new reason field to pmconflict_t structNagy Gabor3-9/+33
2009-09-08Change Y/n to y/N with REMOVE_PKGS (remove_unresolvable) callbackNagy Gabor1-1/+1
2009-09-08Allow '-Su foo' operationXavier Chantry1-64/+71
2009-09-08Fix a memleak involving lazy DB loadingXavier Chantry1-4/+1
2009-09-07rewrite strreplaceXavier Chantry1-32/+49
2009-09-07use strreplace in the xfercommand codeXavier Chantry1-23/+12
2009-09-06fix small memleak in an error caseXavier Chantry1-0/+1
2009-09-06Don't wrap lines when we don't have a column sizeOleg Finkelshteyn1-29/+20
2009-09-06Log commandline in pacman/alpm logXavier Chantry1-0/+28
2009-09-06Allow $arch to be used in ServerXavier Chantry1-1/+16
2009-09-06Check package arch before installingXavier Chantry3-0/+18
2009-09-06Add Architecture and --arch optionXavier Chantry1-0/+22
2009-08-18Merge branch 'maint'Dan McGee3-6/+14
2009-08-18dload.c : various fixesXavier Chantry1-4/+1
2009-08-18testdb : less verboseXavier Chantry1-4/+2
2009-08-18query.c : return 1 when no package matchXavier Chantry1-0/+10
2009-08-18Quiet ShowSize with -Ss and -QsXavier Chantry2-2/+2
2009-08-08Fix for FS#15810Nagy Gabor1-9/+17
2009-07-28Fix an untranslated message in src/callback.cNagy Gabor1-2/+2
2009-07-26Ensure version screen fits in 80 colsDan McGee1-2/+2
2009-07-25Use lstat instead of stat for -QoXavier Chantry1-1/+1
2009-07-22Add a fetch callback to allow front-end download supportSebastian Nowicki3-1/+116
2009-07-22Introduce -SuuNagy Gabor2-3/+3
2009-07-22New feature: files verificationDan McGee3-12/+81
2009-07-16Offer to clean up non-package files in cache directory.Xavier Chantry1-6/+8
2009-07-01Update copyright headers and messagesDan McGee16-16/+32