| Commit message (Expand) | Author | Age |
* | cache terminal size, add SIGWINCH handler to reset | Dave Reisner | 2014-06-29 |
* | Add events on pacnew/pacsave/pacorig file creation | Olivier Brunel | 2014-03-03 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | Fix build warnings with --disable-nls | Allan McRae | 2014-01-06 |
* | pacman/util: remove strsplit | Andrew Gregory | 2013-10-14 |
* | standardize format functions | Simon Gomizelj | 2013-03-07 |
* | remove :: prefix from all message | Simon Gomizelj | 2013-03-07 |
* | Add format attributes to all required functions | Allan McRae | 2013-02-13 |
* | Split common utility functions for libalpm and pacman | Allan McRae | 2013-01-04 |
* | Update copyright year for 2013 | Allan McRae | 2013-01-03 |
* | Change table_display() to be static | Dan McGee | 2012-03-16 |
* | Reduce calls to getcols | Dan McGee | 2012-03-16 |
* | Pass a file descriptor to getcols and flush_term_input | Dan McGee | 2012-03-16 |
* | Merge branch 'maint' | Dan McGee | 2012-02-06 |
|\ |
|
| * | Fix FS#27924: don't display negative zeroes | Thomas Dziedzic | 2012-02-03 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-23 |
|\| |
|
| * | Update copyright on changed files since beginning of year | Dan McGee | 2012-01-18 |
| * | Remove unused strtoupper() function | Dan McGee | 2012-01-18 |
* | | Convert get_update_timediff to integer return value | Dan McGee | 2012-01-02 |
* | | pacman/util: return size_t from strtrim | Dave Reisner | 2011-12-23 |
|/ |
|
* | Remove pm_fprintf() in favor of pm_printf() | Dan McGee | 2011-10-21 |
* | Use unsigned types for indent width and column count | Dan McGee | 2011-09-28 |
* | Keep track of explicitly added and removed packages | Dan McGee | 2011-09-28 |
* | Combine add and removal package list display | Dan McGee | 2011-09-28 |
* | Improve advice for sync ops when db.lck is present | Pang Yan Han | 2011-08-29 |
* | Refactor signature result return format | Dan McGee | 2011-08-28 |
* | Remove short/long label distinction | Dan McGee | 2011-08-25 |
* | Allow invalid sync DBs to be returned by the library | Dan McGee | 2011-07-05 |
* | Allow frontend access to signature verification information | Dan McGee | 2011-07-05 |
* | Rename pmtransflag_t to alpm_transflag_t | Allan McRae | 2011-06-28 |
* | Rename pmloglevel_t to alpm_loglevel_t | Allan McRae | 2011-06-28 |
* | Rename pmpkg_t to alpm_pkg_t | Allan McRae | 2011-06-28 |
* | pacman/util.c: support terminals with unknown width | Dave Reisner | 2011-06-20 |
* | Merge branch 'maint' | Dan McGee | 2011-06-02 |
|\ |
|
| * | Ensure list_display works on outputs of unknown width | Dan McGee | 2011-06-01 |
* | | Table formatted output functions | Jakob Gruber | 2011-04-20 |
* | | Add a utility function to humanize sizes | Jakob Gruber | 2011-04-20 |
|/ |
|
* | 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 |
* | Update copyright years for 2011 | Allan McRae | 2011-01-07 |
* | pacman: sort --help output | Xavier Chantry | 2010-12-12 |
* | Add wrapper around asprintf calls | Allan McRae | 2010-09-27 |
* | Use the plural features of gettext | Dan McGee | 2010-07-27 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | Add new --print operation for all operations | Xavier Chantry | 2010-03-14 |
* | Remove makepath function from frontend | Laszlo Papp | 2009-10-11 |
* | Remove transaction type | Xavier Chantry | 2009-09-08 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |