summaryrefslogtreecommitdiff
path: root/src/pacman/util.h
Commit message (Expand)AuthorAge
* Merge branch 'maint'Dan McGee2012-02-06
|\
| * Fix FS#27924: don't display negative zeroesThomas Dziedzic2012-02-03
* | Merge branch 'maint'Dan McGee2012-01-23
|\|
| * Update copyright on changed files since beginning of yearDan McGee2012-01-18
| * Remove unused strtoupper() functionDan McGee2012-01-18
* | Convert get_update_timediff to integer return valueDan McGee2012-01-02
* | pacman/util: return size_t from strtrimDave Reisner2011-12-23
|/
* Remove pm_fprintf() in favor of pm_printf()Dan McGee2011-10-21
* Use unsigned types for indent width and column countDan McGee2011-09-28
* Keep track of explicitly added and removed packagesDan McGee2011-09-28
* Combine add and removal package list displayDan McGee2011-09-28
* Improve advice for sync ops when db.lck is presentPang Yan Han2011-08-29
* Refactor signature result return formatDan McGee2011-08-28
* Remove short/long label distinctionDan McGee2011-08-25
* Allow invalid sync DBs to be returned by the libraryDan McGee2011-07-05
* Allow frontend access to signature verification informationDan McGee2011-07-05
* Rename pmtransflag_t to alpm_transflag_tAllan McRae2011-06-28
* Rename pmloglevel_t to alpm_loglevel_tAllan McRae2011-06-28
* Rename pmpkg_t to alpm_pkg_tAllan McRae2011-06-28
* pacman/util.c: support terminals with unknown widthDave Reisner2011-06-20
* 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