summaryrefslogtreecommitdiff
path: root/src/pacman/conf.h
AgeCommit message (Expand)Author
2007-06-09Add a series of pm_printf functions to pacman frontendDan McGee
2007-06-04Move three config options out of the backendDan McGee
2007-06-01Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones
2007-05-14Display size for packagesNathan Jones
2007-04-25Remove more unnecessary stuffDan McGee
2007-03-06* Added missing header include guards in md5.h and sha1.h.Dan McGee
2007-02-12* Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should beAaron Griffin
2007-02-04Implemented a crappy version of -Qu (query upgrades). This simply outputs theAaron Griffin
2007-01-31Debug logging changes:Aaron Griffin
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin
2006-12-08A few minor updates so --root works again.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-03-04- changed flags type from char to intAurelien Foret
2006-01-28added a --noprogressbar switch for scripts to useJudd Vinet
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-12-14added Frugalware patch: -Q --foreign to display packages not found in sync reposJudd Vinet
2005-11-07fixed compilation warningsAurelien Foret
2005-10-29fixed parseconfig usageAurelien Foret
2005-10-29renamed pmconfig_t to config_tAurelien Foret
2005-10-28added pmconfig_t structure to hold all the configurationAurelien Foret
2005-03-15Initial revisionJudd Vinet