Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/pacman/util.c
AgeCommit message (Expand)Author
2009-07-01Update copyright headers and messagesDan McGee
2009-06-01We don't need root with -SpNagy Gabor
2009-04-11Remove pmsyncpkg_tNagy Gabor
2008-10-12Merge branch 'maint'Dan McGee
2008-10-12Reduce number of calls to getcols()Dan McGee
2008-08-25pacman : smarter optdepends handling.Xavier Chantry
2008-08-23Merge branch 'maint'Dan McGee
2008-08-23Fix 'None' text so we don't have to translate it twiceDan McGee
2008-08-23split yesno() into yesno() and noyes() functions.Xavier Chantry
2008-08-23pacman: print optdepends on install and upgrade.Xavier Chantry
2008-08-23Add new list_display_linebreak functionNagy Gabor
2008-08-23Move the the description parsing logic to string_display()Nagy Gabor
2008-07-24Show number of packages to be installed / removed.Xavier Chantry
2008-07-24src/pacman : rework the display_targets function.Xavier Chantry
2008-06-15Use access() instead of stat() when possibleDan McGee
2008-06-04Use correct C type for file sizesDan McGee
2008-05-11Make all error messages use pm_fprintfAllan McRae
2008-05-10Update makepath to remove PATH_MAX usageDan McGee
2008-04-26Completely rework delta algorithmChantry Xavier
2008-04-26Refactor the trans init and release code.Chantry Xavier
2008-03-23Merge branch 'maint'Dan McGee
2008-03-23strsplit(): memleak fixDan McGee
2008-02-24Improve yesno function.Chantry Xavier
2008-02-24Merge branch 'maint'Dan McGee
2008-02-24Add some NULL checks into recently modified output functionsDan McGee
2008-02-22A few more wide character output fixesDan McGee
2008-02-05Merge branch 'maint'Dan McGee
2008-02-05pacman/util.c: add mdirname functionDan McGee
2008-02-05Remove "Installed Size" hackerationDan McGee
2008-01-27pmsyncpkg_t cleanupNagy Gabor
2008-01-21Merge branch 'maint'Dan McGee
2008-01-20Remove frontend translation of "debug:" messageDan McGee
2008-01-11Use dynamic string allocation in package structuresDan McGee
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-12-03Delay output during progress barChantry Xavier
2007-12-01Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]Nagy Gabor
2007-11-25Move mbasename from pacman.c to util.cChantry Xavier
2007-11-16War on whitespaceDan McGee
2007-11-13Make it easier to ignore multiple packages.Nathan Jones
2007-11-11Remove 'Total Package Size'Dan McGee
2007-11-11Add a missing newline in sync confirmation outputDan McGee
2007-11-04Clean up usage of extern variablesDan McGee
2007-10-24Add strndup implemention for environments that are missing itDan McGee
2007-10-22Fix broken or missing includesDan McGee
2007-10-19Add download size to target list.Nathan Jones
2007-10-16Remove rounding on package size totalsDan McGee
2007-10-04Fix -Sy and -Sp operations.Chantry Xavier
2007-10-03needs_transaction adjustmentsChantry Xavier
2007-09-28Break out transaction test to a separate functionAaron Griffin
2007-09-06Add a few missing includes, caught while compiling on cygwinDan McGee