summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix some easy to find double translationsDan McGee2011-02-28
* --print-format displays size in bytesJakob Gruber2011-02-28
* Check local DB version before continuing transactionDan McGee2011-02-28
* Add directory name to ownership error messageDan McGee2011-02-25
* alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcacheDave Reisner2011-02-25
* Mark log callback format string constDan McGee2011-02-24
* Merge remote-tracking branch 'allan/hash'Dan McGee2011-02-04
|\
| * Read pkgcache into hashAllan McRae2011-02-04
* | Add more error checking and loggingDan McGee2011-02-04
|/
* 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
* Merge branch 'epoch-work'Dan McGee2011-01-22
|\
| * Allow version comparison to contain epoch specifierDan McGee2011-01-21
* | 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
* | vercmp: always return 0 if we perform a compareDan McGee2011-01-05
* | Declare all local functions staticAllan McRae2010-12-30
* | Detect undefined PATH_MAXAllan McRae2010-12-29
* | testdb: update for new database formatDan McGee2010-12-20
* | 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
* | src/util: update .gitignoreDan McGee2010-12-12
* | pactree: use variables for color and tree outputXavier Chantry2010-12-12