summaryrefslogtreecommitdiff
path: root/src/pacman
AgeCommit message (Expand)Author
2011-02-04Merge remote-tracking branch 'allan/hash'Dan McGee
2011-02-04Add more error checking and loggingDan McGee
2011-02-04Read pkgcache into hashAllan McRae
2011-01-31make -d less strict; add -dd optionFlorian Pritz
2011-01-31Allow both cleanmethod values to be specified at the same timeDan McGee
2011-01-31Style cleanups in clean cache codeDan McGee
2011-01-29Call count() once in callbackDan McGee
2011-01-29select_display: per-database outputXavier Chantry
2011-01-29pacman: improve select-questionXavier Chantry
2011-01-29pacman/sync: implement interactive group selectionXavier Chantry
2011-01-29pacman/remove: switch to new alpm_remove_pkg interfaceXavier Chantry
2011-01-29pacman/upgrade: switch to new interfaceXavier Chantry
2011-01-29pacman/sync: rewrite target handlingXavier Chantry
2011-01-29Add interactive provider selectionXavier Chantry
2011-01-29Remove need to explicitly register the local DBDan McGee
2011-01-22Query fileowner performance improvementsDan McGee
2011-01-22Improve mbasename performanceDan McGee
2011-01-22Be smarter about failure to read backup file contentsDan McGee
2011-01-22Mark backup status strings as untranslatedDan McGee
2011-01-22Refactor backup file status check into separate functionDan McGee
2011-01-22Makefile: Use git describe --dirty for GIT VERSIONXavier Chantry
2011-01-12Merge branch 'maint'Dan McGee
2011-01-11Make debug config messages consistent in capitalizationDan McGee
2011-01-11Add a progressbar for package integrity checkingDan McGee
2011-01-11Small fix to download size lookup and a loggerDan McGee
2011-01-10Use double rather than float everywhereDan McGee
2011-01-10Progress callback cleanups and fixesDan McGee
2011-01-07Fix some more simple conversion "errors"Dan McGee
2011-01-07Use size_t for alpm_list sizesAllan McRae
2011-01-07Update copyright years for 2011Allan McRae
2010-12-30Declare all local functions staticAllan McRae
2010-12-20Always specify arguement type in function delcarationsAllan McRae
2010-12-12Explicitly test time difference is greater than zeroAllan McRae
2010-12-12Display progress bar for disk space checkingAllan McRae
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-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-09-27Add wrapper around asprintf callsAllan McRae
2010-09-07Restore trimming of db and pkg extensionsDan McGee
2010-08-23Fix some whitespace issuesAllan McRae