summaryrefslogtreecommitdiff
path: root/src/pacman/util.h
AgeCommit message (Expand)Author
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
2006-05-15first stage of i18n stuff from VMiklosJudd Vinet
2006-03-13- removed pacman.hAurelien Foret
2006-02-04- moved yesno() from util.c to log.cAurelien Foret
2006-01-07code cleanup (mainly removed line spaces at the beginning of lines by tabulat...Aurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-12-20VMiklos: add STRNCPY macro from alpm to pacmanJudd Vinet
2005-10-07Merging in recent fixes/additions from 2.9.7Judd Vinet
2005-03-16- reworked sync_synctree() to make use of alpm_db_update()Aurelien Foret
2005-03-15Initial revisionJudd Vinet