summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add configuration option to control disk space checkingAllan McRae2010-12-12
* Remove AC_TYPE_SIGNAL usageDan McGee2010-12-12
* dirent usage cleanupDan McGee2010-12-12
* src/util: update .gitignoreDan McGee2010-12-12
* pactree: use variables for color and tree outputXavier Chantry2010-12-12
* pactree: separate dependency and print logicXavier Chantry2010-12-12
* pactree: rewrite in CDave Reisner2010-12-12
* alpm/remove.c : respect --dbonly during remove-upgradeXavier Chantry2010-12-12
* pacman: sort --help outputXavier Chantry2010-12-12
* CLI args: update --help and manpageXavier Chantry2010-12-12
* pacman/deptest: reimplement with alpm_find_satisfierXavier Chantry2010-12-12
* Fix a few problems reported by clang-analyzerXavier Chantry2010-12-12
* Ensure stdin args are correctly terminatedDan McGee2010-12-12
* Support reading package args from stdinDave Reisner2010-11-04
* Clean up all old database files and directoriesAllan McRae2010-10-14
* CLI args: stricter/better parsingJakob Gruber2010-10-11
* CLI args: reorganize parsingJakob Gruber2010-10-11
* util: fall cleaning on single file programsDan McGee2010-10-11
* Add wrapper around asprintf callsAllan McRae2010-09-27
* Restore trimming of db and pkg extensionsDan McGee2010-09-07
* Fix some whitespace issuesAllan McRae2010-08-23
* fgets invocation cleanupDan McGee2010-08-23
* Use the plural features of gettextDan McGee2010-07-27
* Merge branch 'maint'Dan McGee2010-07-27
|\
| * Fix compile error in certain casesDan McGee2010-07-27
* | Check return value of chdir and getcwdAllan McRae2010-07-01
* | Do not compare signed and unsigned typesAllan McRae2010-06-30
* | Clarify testing within conditional statementsAllan McRae2010-06-21
|/
* 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