summaryrefslogtreecommitdiffstats
path: root/src/pacman/util.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-27Add wrapper around asprintf callsAllan McRae1-0/+1
2010-07-27Use the plural features of gettextDan McGee1-0/+2
2010-03-15Bump copyright dates to 2010Dan McGee1-1/+1
2010-03-15Add new --print operation for all operationsXavier Chantry1-0/+1
2009-10-11Remove makepath function from frontendLaszlo Papp1-1/+0
2009-09-09Remove transaction typeXavier Chantry1-2/+1
2009-07-01Update copyright headers and messagesDan McGee1-1/+2
2009-06-02We don't need root with -SpNagy Gabor1-1/+1
2008-10-13Merge branch 'maint'Dan McGee1-3/+3
2008-10-13Reduce number of calls to getcols()Dan McGee1-3/+3
2008-08-26pacman : smarter optdepends handling.Xavier Chantry1-0/+1
2008-08-23split yesno() into yesno() and noyes() functions.Xavier Chantry1-1/+2
2008-08-23pacman: print optdepends on install and upgrade.Xavier Chantry1-0/+1
2008-08-23Add new list_display_linebreak functionNagy Gabor1-0/+1
2008-07-25src/pacman : rework the display_targets function.Xavier Chantry1-1/+2
2008-04-26Refactor the trans init and release code.Chantry Xavier1-0/+2
2008-02-25Improve yesno function.Chantry Xavier1-1/+1
2008-02-06pacman/util.c: add mdirname functionDan McGee1-0/+1
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee1-3/+1
2007-12-04Delay output during progress barChantry Xavier1-0/+1
2007-12-01Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]Nagy Gabor1-0/+1
2007-11-25Move mbasename from pacman.c to util.cChantry Xavier1-0/+1
2007-11-14Make it easier to ignore multiple packages.Nathan Jones1-0/+1
2007-10-24Add strndup implemention for environments that are missing itDan McGee1-0/+4
2007-10-23Ensure all localization stuff is correctly guardedDan McGee1-5/+5
2007-10-20Add download size to target list.Nathan Jones1-1/+1
2007-10-09Update usage of gcc __attribute__ flagsDan McGee1-3/+3
2007-09-28Break out transaction test to a separate functionAaron Griffin1-0/+1
2007-06-12pacman util.h: Add missing stdarg.h includeDan McGee1-0/+1
2007-06-09Add a series of pm_printf functions to pacman frontendDan McGee1-0/+3
2007-06-05Const correctness!Dan McGee1-2/+2
2007-06-05Add a parseconfig to the pacman frontend that compilesDan McGee1-1/+1
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee1-2/+2
2007-04-27Clean up gettext on the libalpm sideDan McGee1-0/+4
2007-04-27Remove output.c and output.hDan McGee1-4/+5
2007-04-27Start of the newline fixes after switching over the outputDan McGee1-1/+0
2007-04-26Pacman side code consolidation- unify callback functions to one fileDan McGee1-1/+0
2007-04-26More pacman side cleanupDan McGee1-19/+0
2007-04-25Remove more unnecessary stuffDan McGee1-1/+3
2007-03-13* Resizing terminal while progress bars were displayed caused some weirdDan McGee1-2/+2
2007-03-06* Added missing header include guards in md5.h and sha1.h.Dan McGee1-1/+0
2007-02-04Implemented a crappy version of -Qu (query upgrades). This simply outputs theAaron Griffin1-1/+1
2007-02-04* unified the progress bars (fill_progress function)Aaron Griffin1-0/+6
2007-02-01* Tried to clean up newline display a bit in the frontend.Dan McGee1-1/+0
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin1-2/+8
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-3/+3
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin1-2/+2
2006-10-15Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin1-1/+1
2006-05-15first stage of i18n stuff from VMiklosJudd Vinet1-0/+2
2006-03-13- removed pacman.hAurelien Foret1-1/+4