summaryrefslogtreecommitdiff
path: root/src/pacman/util.c
Commit message (Expand)AuthorAge
* Bump copyright dates to 2010Dan McGee2010-03-14
* fix a few warnings reported by clangXavier Chantry2010-03-14
* Mark two functions staticDan McGee2010-03-14
* Add new --print operation for all operationsXavier Chantry2010-03-14
* Do not print installed size when only downloadingAllan McRae2010-01-19
* Remove trailing whitespace on all lines in list_displayDan McGee2009-12-13
* Merge branch 'maint'Dan McGee2009-11-10
|\
| * Fix opendir error condition checksDan McGee2009-10-27
* | Size handling was changed in fgets() functionsLaszlo Papp2009-10-19
* | Remove makepath function from frontendLaszlo Papp2009-10-11
* | cygwin fix : use unsigned char for ctype functionXavier Chantry2009-10-11
* | Minor scope/typing cleanupsDan McGee2009-10-11
* | Remove transaction typeXavier Chantry2009-09-08
* | rewrite strreplaceXavier Chantry2009-09-07
* | Don't wrap lines when we don't have a column sizeOleg Finkelshteyn2009-09-06
|/
* Update copyright headers and messagesDan McGee2009-07-01
* We don't need root with -SpNagy Gabor2009-06-01
* Remove pmsyncpkg_tNagy Gabor2009-04-11
* 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
* | Merge branch 'maint'Dan McGee2008-08-23
|\|
| * Fix 'None' text so we don't have to translate it twiceDan McGee2008-08-23
* | 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
* Move the the description parsing logic to string_display()Nagy Gabor2008-08-23
* Show number of packages to be installed / removed.Xavier Chantry2008-07-24
* src/pacman : rework the display_targets function.Xavier Chantry2008-07-24
* Use access() instead of stat() when possibleDan McGee2008-06-15
* Use correct C type for file sizesDan McGee2008-06-04
* Make all error messages use pm_fprintfAllan McRae2008-05-11
* Update makepath to remove PATH_MAX usageDan McGee2008-05-10
* Completely rework delta algorithmChantry Xavier2008-04-26
* Refactor the trans init and release code.Chantry Xavier2008-04-26
* Merge branch 'maint'Dan McGee2008-03-23
|\
| * strsplit(): memleak fixDan McGee2008-03-23
* | Improve yesno function.Chantry Xavier2008-02-24
* | Merge branch 'maint'Dan McGee2008-02-24
|\|
| * Add some NULL checks into recently modified output functionsDan McGee2008-02-24
| * A few more wide character output fixesDan McGee2008-02-22
* | Merge branch 'maint'Dan McGee2008-02-05
|\|
| * pacman/util.c: add mdirname functionDan McGee2008-02-05
* | Remove "Installed Size" hackerationDan McGee2008-02-05
* | pmsyncpkg_t cleanupNagy Gabor2008-01-27
* | Merge branch 'maint'Dan McGee2008-01-21
|\|
| * Remove frontend translation of "debug:" messageDan McGee2008-01-20
* | Use dynamic string allocation in package structuresDan McGee2008-01-11
|/
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Delay output during progress barChantry Xavier2007-12-03