summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Added gpg verification options per repo to the config file.Xavier Chantry2011-03-23
* Let pacman specify GnuPG's home directory.Chris Brannon2011-03-23
* Merge branch 'maint'Dan McGee2011-03-21
|\
| * Do not query group selection when using -SpAllan McRae2011-03-21
| * Restore --debug/--verbose output without a primary operationDan McGee2011-03-21
| * Remove unnecessary NULL checkDan McGee2011-03-20
* | Style change: return(x) --> return xDan McGee2011-03-20
|/
* Fix handling of ignored packagesPang Yan Han2011-03-20
* Warn but don't error for unknown pacman.conf directivesDan McGee2011-03-16
* Only read from stdin if '-' is provided as a targetDave Reisner2011-03-16
* Fix value of ngettext() count parameter in callbackDan McGee2011-03-07
* 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