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