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