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