summaryrefslogtreecommitdiff
path: root/src/pacman/util.h
AgeCommit message (Expand)Author
2011-01-07Update copyright years for 2011Allan McRae
2010-12-12pacman: sort --help outputXavier Chantry
2010-09-27Add wrapper around asprintf callsAllan McRae
2010-07-27Use the plural features of gettextDan McGee
2010-03-14Bump copyright dates to 2010Dan McGee
2010-03-14Add new --print operation for all operationsXavier Chantry
2009-10-11Remove makepath function from frontendLaszlo Papp
2009-09-08Remove transaction typeXavier Chantry
2009-07-01Update copyright headers and messagesDan McGee
2009-06-01We don't need root with -SpNagy 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-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-07-24src/pacman : rework the display_targets function.Xavier Chantry
2008-04-26Refactor the trans init and release code.Chantry Xavier
2008-02-24Improve yesno function.Chantry Xavier
2008-02-05pacman/util.c: add mdirname functionDan 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-13Make it easier to ignore multiple packages.Nathan Jones
2007-10-24Add strndup implemention for environments that are missing itDan McGee
2007-10-22Ensure all localization stuff is correctly guardedDan McGee
2007-10-19Add download size to target list.Nathan Jones
2007-10-08Update usage of gcc __attribute__ flagsDan McGee
2007-09-28Break out transaction test to a separate functionAaron Griffin
2007-06-12pacman util.h: Add missing stdarg.h includeDan McGee
2007-06-09Add a series of pm_printf functions to pacman frontendDan McGee
2007-06-05Const correctness!Dan McGee
2007-06-04Add a parseconfig to the pacman frontend that compilesDan McGee
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee
2007-04-26Clean up gettext on the libalpm sideDan McGee
2007-04-26Remove output.c and output.hDan McGee
2007-04-26Start of the newline fixes after switching over the outputDan McGee
2007-04-26Pacman side code consolidation- unify callback functions to one fileDan McGee
2007-04-26More pacman side cleanupDan McGee
2007-04-25Remove more unnecessary stuffDan McGee
2007-03-13* Resizing terminal while progress bars were displayed caused some weirdDan McGee
2007-03-06* Added missing header include guards in md5.h and sha1.h.Dan McGee
2007-02-04Implemented a crappy version of -Qu (query upgrades). This simply outputs theAaron Griffin
2007-02-04* unified the progress bars (fill_progress function)Aaron Griffin
2007-02-01* Tried to clean up newline display a bit in the frontend.Dan McGee
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin
2006-10-15Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin