summaryrefslogtreecommitdiff
path: root/src/pacman/util.h
Commit message (Expand)AuthorAge
...
* 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
* Implemented a crappy version of -Qu (query upgrades). This simply outputs theAaron Griffin2007-02-04
* * unified the progress bars (fill_progress function)Aaron Griffin2007-02-04
* * Tried to clean up newline display a bit in the frontend.Dan McGee2007-02-01
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-18
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin2006-10-15
* first stage of i18n stuff from VMiklosJudd Vinet2006-05-15
* - removed pacman.hAurelien Foret2006-03-13