summaryrefslogtreecommitdiff
path: root/src/pacman/util.h
Commit message (Expand)AuthorAge
* Update usage of gcc __attribute__ flagsDan McGee2007-10-08
* Break out transaction test to a separate functionAaron Griffin2007-09-28
* pacman util.h: Add missing stdarg.h includeDan McGee2007-06-12
* Add a series of pm_printf functions to pacman frontendDan McGee2007-06-09
* Const correctness!Dan McGee2007-06-05
* Add a parseconfig to the pacman frontend that compilesDan McGee2007-06-04
* Move DB and cache dirs away from there dependence on ROOTDIRDan McGee2007-05-31
* Clean up gettext on the libalpm sideDan McGee2007-04-26
* Remove output.c and output.hDan McGee2007-04-26
* Start of the newline fixes after switching over the outputDan McGee2007-04-26
* Pacman side code consolidation- unify callback functions to one fileDan McGee2007-04-26
* More pacman side cleanupDan McGee2007-04-26
* Remove more unnecessary stuffDan McGee2007-04-25
* * Resizing terminal while progress bars were displayed caused some weirdDan McGee2007-03-13
* * Added missing header include guards in md5.h and sha1.h.Dan McGee2007-03-06
* Implemented a crappy version of -Qu (query upgrades). This simply outputs theAaron Griffin2007-02-04
* * unified the progress bars (fill_progress function)Aaron Griffin2007-02-04
* * Tried to clean up newline display a bit in the frontend.Dan McGee2007-02-01
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-18
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin2006-10-15
* first stage of i18n stuff from VMiklosJudd Vinet2006-05-15
* - removed pacman.hAurelien Foret2006-03-13
* - moved yesno() from util.c to log.cAurelien Foret2006-02-04
* code cleanup (mainly removed line spaces at the beginning of lines by tabulat...Aurelien Foret2006-01-07
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* VMiklos: add STRNCPY macro from alpm to pacmanJudd Vinet2005-12-20
* Merging in recent fixes/additions from 2.9.7Judd Vinet2005-10-07
* - reworked sync_synctree() to make use of alpm_db_update()Aurelien Foret2005-03-16
* Initial revisionJudd Vinet2005-03-15