summaryrefslogtreecommitdiff
path: root/src/pacman/util.h
Commit message (Expand)AuthorAge
* Merge branch 'maint'Dan McGee2011-06-02
|\
| * Ensure list_display works on outputs of unknown widthDan McGee2011-06-01
* | Table formatted output functionsJakob Gruber2011-04-20
* | Add a utility function to humanize sizesJakob Gruber2011-04-20
|/
* pacman/sync: implement interactive group selectionXavier Chantry2011-01-29
* Add interactive provider selectionXavier Chantry2011-01-29
* Improve mbasename performanceDan McGee2011-01-22
* Update copyright years for 2011Allan McRae2011-01-07
* pacman: sort --help outputXavier Chantry2010-12-12
* Add wrapper around asprintf callsAllan McRae2010-09-27
* Use the plural features of gettextDan McGee2010-07-27
* Bump copyright dates to 2010Dan McGee2010-03-14
* Add new --print operation for all operationsXavier Chantry2010-03-14
* Remove makepath function from frontendLaszlo Papp2009-10-11
* Remove transaction typeXavier Chantry2009-09-08
* Update copyright headers and messagesDan McGee2009-07-01
* We don't need root with -SpNagy Gabor2009-06-01
* Merge branch 'maint'Dan McGee2008-10-12
|\
| * Reduce number of calls to getcols()Dan McGee2008-10-12
* | pacman : smarter optdepends handling.Xavier Chantry2008-08-25
* | split yesno() into yesno() and noyes() functions.Xavier Chantry2008-08-23
|/
* pacman: print optdepends on install and upgrade.Xavier Chantry2008-08-23
* Add new list_display_linebreak functionNagy Gabor2008-08-23
* src/pacman : rework the display_targets function.Xavier Chantry2008-07-24
* Refactor the trans init and release code.Chantry Xavier2008-04-26
* Improve yesno function.Chantry Xavier2008-02-24
* pacman/util.c: add mdirname functionDan McGee2008-02-05
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Delay output during progress barChantry Xavier2007-12-03
* Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]Nagy Gabor2007-12-01
* Move mbasename from pacman.c to util.cChantry Xavier2007-11-25
* Make it easier to ignore multiple packages.Nathan Jones2007-11-13
* Add strndup implemention for environments that are missing itDan McGee2007-10-24
* Ensure all localization stuff is correctly guardedDan McGee2007-10-22
* Add download size to target list.Nathan Jones2007-10-19
* Update usage of gcc __attribute__ flagsDan McGee2007-10-08
* Break out transaction test to a separate functionAaron Griffin2007-09-28
* pacman util.h: Add missing stdarg.h includeDan McGee2007-06-12
* Add a series of pm_printf functions to pacman frontendDan McGee2007-06-09
* Const correctness!Dan McGee2007-06-05
* Add a parseconfig to the pacman frontend that compilesDan McGee2007-06-04
* Move DB and cache dirs away from there dependence on ROOTDIRDan McGee2007-05-31
* Clean up gettext on the libalpm sideDan McGee2007-04-26
* Remove output.c and output.hDan McGee2007-04-26
* Start of the newline fixes after switching over the outputDan McGee2007-04-26
* Pacman side code consolidation- unify callback functions to one fileDan McGee2007-04-26
* More pacman side cleanupDan McGee2007-04-26
* Remove more unnecessary stuffDan McGee2007-04-25
* * Resizing terminal while progress bars were displayed caused some weirdDan McGee2007-03-13
* * Added missing header include guards in md5.h and sha1.h.Dan McGee2007-03-06