summaryrefslogtreecommitdiff
path: root/src/pacman/util.c
Commit message (Expand)AuthorAge
* 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
* 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
* War on whitespaceDan McGee2007-11-16
* Make it easier to ignore multiple packages.Nathan Jones2007-11-13
* Remove 'Total Package Size'Dan McGee2007-11-11
* Add a missing newline in sync confirmation outputDan McGee2007-11-11
* Clean up usage of extern variablesDan McGee2007-11-04
* Add strndup implemention for environments that are missing itDan McGee2007-10-24
* Fix broken or missing includesDan McGee2007-10-22
* Add download size to target list.Nathan Jones2007-10-19
* Remove rounding on package size totalsDan McGee2007-10-16
* Fix -Sy and -Sp operations.Chantry Xavier2007-10-04
* needs_transaction adjustmentsChantry Xavier2007-10-03
* Break out transaction test to a separate functionAaron Griffin2007-09-28
* Add a few missing includes, caught while compiling on cygwinDan McGee2007-09-06