summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* list_display: fix incorrect assignmentDan McGee2011-06-15
* Fix list_display on non-ttys and other output fixesDan McGee2011-06-13
* Ensure list_display works on outputs of unknown widthDan McGee2011-06-01
* Coding style cleanups; add a null checkDan McGee2011-05-19
* Ensure --print doesn't enable --noconfirm when not expectedDan McGee2011-05-16
* pacman/query: correctly handle root files with -QoXavier Chantry2011-04-15
* Coding style cleanupsDan McGee2011-04-04
* Ensure stdout/stderr are flushed when asking questionsDan McGee2011-04-01
* call alpm_option_get_localdb once in syncfirst()Andrea Scarpino2011-03-29
* Update usage instruction stringsDan McGee2011-03-25
* Add -T, --deptest to usage messageRay Kohler2011-03-24
* 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
* 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