| Commit message (Expand) | Author | Age |
... | |
* | | Move pm_errno onto the handle | Dan McGee | 2011-06-13 |
* | | Fix all current return(x) usages | Dan McGee | 2011-06-13 |
* | | Require handle argument to all alpm_trans_*() methods | Dan McGee | 2011-06-09 |
* | | Require handle argument to all alpm_option_(get|set)_*() methods | Dan McGee | 2011-06-09 |
* | | Merge branch 'maint' | Dan McGee | 2011-06-02 |
|\| |
|
| * | Ensure list_display works on outputs of unknown width | Dan McGee | 2011-06-01 |
* | | Show net upgrade size on -U/-S operations | Dan McGee | 2011-06-02 |
* | | Fix warnings reported by -Wwrite-strings | Dan McGee | 2011-05-04 |
* | | Header inclusion cleanup | Dan McGee | 2011-04-20 |
* | | syntax: if/while statements should have no trailing space | Dan McGee | 2011-04-20 |
* | | New VerbosePkgLists option | Jakob Gruber | 2011-04-20 |
* | | Table formatted output functions | Jakob Gruber | 2011-04-20 |
* | | Refactor display_targets for readability | Jakob Gruber | 2011-04-20 |
* | | Use IEC unit prefixes | Jakob Gruber | 2011-04-20 |
* | | Add a utility function to humanize sizes | Jakob Gruber | 2011-04-20 |
* | | Remove ShowSize option | Jakob Gruber | 2011-04-20 |
* | | Merge branch 'maint' | Dan McGee | 2011-04-05 |
|\| |
|
| * | Coding style cleanups | Dan McGee | 2011-04-04 |
| * | Ensure stdout/stderr are flushed when asking questions | Dan McGee | 2011-04-01 |
* | | pacman/util: flush terminal input before reading response | Dave Reisner | 2011-03-28 |
* | | Style change: return(x) --> return x | Dan McGee | 2011-03-20 |
|/ |
|
* | Fix some easy to find double translations | Dan McGee | 2011-02-28 |
* | --print-format displays size in bytes | Jakob Gruber | 2011-02-28 |
* | Check local DB version before continuing transaction | Dan McGee | 2011-02-28 |
* | select_display: per-database output | Xavier Chantry | 2011-01-29 |
* | pacman: improve select-question | Xavier Chantry | 2011-01-29 |
* | pacman/sync: implement interactive group selection | Xavier Chantry | 2011-01-29 |
* | Add interactive provider selection | Xavier Chantry | 2011-01-29 |
* | Improve mbasename performance | Dan McGee | 2011-01-22 |
* | Small fix to download size lookup and a logger | Dan McGee | 2011-01-11 |
* | Use double rather than float everywhere | Dan McGee | 2011-01-10 |
* | Fix some more simple conversion "errors" | Dan McGee | 2011-01-07 |
* | Update copyright years for 2011 | Allan McRae | 2011-01-07 |
* | Fix a few problems reported by clang-analyzer | Xavier Chantry | 2010-12-12 |
* | Add wrapper around asprintf calls | Allan McRae | 2010-09-27 |
* | Fix some whitespace issues | Allan McRae | 2010-08-23 |
* | fgets invocation cleanup | Dan McGee | 2010-08-23 |
* | Merge branch 'maint' | Dan McGee | 2010-07-27 |
|\ |
|
| * | Fix compile error in certain cases | Dan McGee | 2010-07-27 |
* | | Clarify testing within conditional statements | Allan McRae | 2010-06-21 |
|/ |
|
* | Introduce -D, --database | Nagy Gabor | 2010-05-05 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | fix a few warnings reported by clang | Xavier Chantry | 2010-03-14 |
* | Mark two functions static | Dan McGee | 2010-03-14 |
* | Add new --print operation for all operations | Xavier Chantry | 2010-03-14 |
* | Do not print installed size when only downloading | Allan McRae | 2010-01-19 |
* | Remove trailing whitespace on all lines in list_display | Dan McGee | 2009-12-13 |
* | Merge branch 'maint' | Dan McGee | 2009-11-10 |
|\ |
|
| * | Fix opendir error condition checks | Dan McGee | 2009-10-27 |
* | | Size handling was changed in fgets() functions | Laszlo Papp | 2009-10-19 |