| Commit message (Expand) | Author | Age |
* | 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 |
* | We don't need root with -Sp | Nagy Gabor | 2009-06-01 |
* | Merge branch 'maint' | Dan McGee | 2008-10-12 |
|\ |
|
| * | Reduce number of calls to getcols() | Dan McGee | 2008-10-12 |
* | | pacman : smarter optdepends handling. | Xavier Chantry | 2008-08-25 |
* | | split yesno() into yesno() and noyes() functions. | Xavier Chantry | 2008-08-23 |
|/ |
|
* | pacman: print optdepends on install and upgrade. | Xavier Chantry | 2008-08-23 |
* | Add new list_display_linebreak function | Nagy Gabor | 2008-08-23 |
* | src/pacman : rework the display_targets function. | Xavier Chantry | 2008-07-24 |
* | Refactor the trans init and release code. | Chantry Xavier | 2008-04-26 |
* | Improve yesno function. | Chantry Xavier | 2008-02-24 |
* | pacman/util.c: add mdirname function | Dan McGee | 2008-02-05 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | Delay output during progress bar | Chantry Xavier | 2007-12-03 |
* | Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii] | Nagy Gabor | 2007-12-01 |
* | Move mbasename from pacman.c to util.c | Chantry Xavier | 2007-11-25 |
* | Make it easier to ignore multiple packages. | Nathan Jones | 2007-11-13 |
* | Add strndup implemention for environments that are missing it | Dan McGee | 2007-10-24 |
* | Ensure all localization stuff is correctly guarded | Dan McGee | 2007-10-22 |
* | Add download size to target list. | Nathan Jones | 2007-10-19 |
* | Update usage of gcc __attribute__ flags | Dan McGee | 2007-10-08 |
* | Break out transaction test to a separate function | Aaron Griffin | 2007-09-28 |
* | pacman util.h: Add missing stdarg.h include | Dan McGee | 2007-06-12 |
* | Add a series of pm_printf functions to pacman frontend | Dan McGee | 2007-06-09 |
* | Const correctness! | Dan McGee | 2007-06-05 |
* | Add a parseconfig to the pacman frontend that compiles | Dan McGee | 2007-06-04 |
* | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee | 2007-05-31 |
* | Clean up gettext on the libalpm side | Dan McGee | 2007-04-26 |
* | Remove output.c and output.h | Dan McGee | 2007-04-26 |
* | Start of the newline fixes after switching over the output | Dan McGee | 2007-04-26 |
* | Pacman side code consolidation- unify callback functions to one file | Dan McGee | 2007-04-26 |
* | More pacman side cleanup | Dan McGee | 2007-04-26 |
* | Remove more unnecessary stuff | Dan McGee | 2007-04-25 |
* | * Resizing terminal while progress bars were displayed caused some weird | Dan McGee | 2007-03-13 |
* | * Added missing header include guards in md5.h and sha1.h. | Dan McGee | 2007-03-06 |
* | Implemented a crappy version of -Qu (query upgrades). This simply outputs the | Aaron Griffin | 2007-02-04 |
* | * unified the progress bars (fill_progress function) | Aaron Griffin | 2007-02-04 |