summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-27Fix compile error in certain casesDan McGee
2010-06-05Remove unnecessary gettext callDan McGee
2010-05-18Allow to include a path containing wildcardsMarc-A. Dahlhaus
2010-05-17Allow Include directive in any sectionsXavier Chantry
2010-05-11Allow -Qo to perform a functional 'which'Allan McRae
2010-05-05Improve documentation of -k/--dbonlyDan McGee
2010-05-05Remove unused 'z' option from getopt_long's optstringNagy Gabor
2010-05-05Introduce -D, --databaseNagy Gabor
2010-05-04Build vercmp without needing link to libalpmDan McGee
2010-04-26check for valid optarg before using strdupSerge Ziryukin
2010-03-25Show --print and --print-format options with -Rh, -Sh and -Uh onlyNagy Gabor
2010-03-23Show 'Required By' in -Sii outputDan McGee
2010-03-18Strip extension off all package compression typesDan McGee
2010-03-14Bump copyright dates to 2010Dan McGee
2010-03-14fix a few warnings reported by clangXavier Chantry
2010-03-14Mark two functions staticDan McGee
2010-03-14Add new --print operation for all operationsXavier Chantry
2010-03-14print installed packagesXavier Chantry
2010-03-14callback: use variable length for progressbar textXavier Chantry
2010-03-14callback.c : less magic progress barsXavier Chantry
2010-03-14delta : add external cleanup scriptXavier Chantry
2010-01-19Do not print installed size when only downloadingAllan McRae
2010-01-19Print "there is nothing to do" with NOOP transactionsNagy Gabor
2009-12-13add some more sanity check for optargXavier Chantry
2009-12-13refactor _parseoptionsXavier Chantry
2009-12-13Remove trailing whitespace on all lines in list_displayDan McGee
2009-11-15download: major refactor to address lingering issuesDan McGee
2009-11-15Refactor do/while cycle and multiple while cyclesLaszlo Papp
2009-11-10Merge branch 'maint'Dan McGee
2009-10-27Fix opendir error condition checksDan McGee
2009-10-19Size handling was changed in fgets() functionsLaszlo Papp
2009-10-12Replace hardcoded option numbers with enumerationLaszlo Papp
2009-10-11Remove makepath function from frontendLaszlo Papp
2009-10-11cygwin fix : use unsigned char for ctype functionXavier Chantry
2009-10-11Minor scope/typing cleanupsDan McGee
2009-10-11Merge branch 'maint'Dan McGee
2009-10-04callback.c : fallback to normal download with bogus sizeXavier Chantry
2009-09-22testdb : fix many memleaksXavier Chantry
2009-09-21Allow cache cleaning to process all cache directoriesDan McGee
2009-09-21Propagate return status up in DB cleaning codeDan McGee
2009-09-21Add missing closedir calls in cache cleanupDan McGee
2009-09-20Fully implement database lazy loadingDan McGee
2009-09-20Merge branch 'maint'Dan McGee
2009-09-20Ask user confirmation for -R operation, tooNagy Gabor
2009-09-20sync.c : duplicate the target before modifying itXavier Chantry
2009-09-20Strndup usage and small typo fixLaszlo Papp
2009-09-18Kill -F option for good in option parsingDan McGee
2009-09-16String improvementsXavier Chantry
2009-09-14Revert "Fix a memleak involving lazy DB loading"Dan McGee
2009-09-12Change the interface for target loadingXavier Chantry