summaryrefslogtreecommitdiff
path: root/src/pacman/util.c
AgeCommit message (Expand)Author
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
2007-08-23libalpm: add newlines to all strings passed to log callbackDan McGee
2007-08-16Fix some errors spit out by -WextraDan McGee
2007-07-10Use mbstowcs instead of strlen where applicableSergej Pupykin
2007-06-09Add a series of pm_printf functions to pacman frontendDan McGee
2007-06-05Const correctness!Dan McGee
2007-06-04Rip alpm_parse_config out of libalpmDan McGee
2007-06-04Add a parseconfig to the pacman frontend that compilesDan McGee
2007-06-01Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee