summaryrefslogtreecommitdiff
path: root/src/pacman/conf.c
Commit message (Expand)AuthorAge
* Add a fetch callback to allow front-end download supportSebastian Nowicki2009-07-22
* Update copyright headers and messagesDan McGee2009-07-01
* HoldPkg reworkNagy Gabor2009-01-12
* Remove unnecessary initialization in new functionsDan McGee2008-09-03
* Add SyncFirst option.Chantry Xavier2008-05-13
* Make all error messages use pm_fprintfAllan McRae2008-05-11
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Make pacman path handling (hopefully) a bit more intuitiveDan McGee2007-12-02
* War on whitespaceDan McGee2007-11-16
* Clean up usage of extern variablesDan McGee2007-11-04
* When printing size_t, use %zdDan McGee2007-10-29
* Make some small changes recommended by splintDan McGee2007-09-11
* Post trial install changes, round oneDan McGee2007-08-21
* Fix up things after the last few changesDan McGee2007-06-09
* More pacman side cleanupDan McGee2007-04-26
* Remove more unnecessary stuffDan McGee2007-04-25
* Remove unnecessary includes of downloadprog.hDan McGee2007-04-25
* Merge single-function header files on pacman sideDan McGee2007-04-25
* Add void to functions with empty parameter listDan McGee2007-04-14
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* Debug logging changes:Aaron Griffin2007-01-31
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* A few minor updates so --root works again.Aaron Griffin2006-12-08
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* * Numerous mini valgrind fixes.Aaron Griffin2006-11-14
* 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
* used MALLOC macro when possibleAurelien Foret2006-02-14
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* fixed parseconfig usageAurelien Foret2005-10-29
* renamed pmconfig_t to config_tAurelien Foret2005-10-29
* added pmconfig_t structure to hold all the configurationAurelien Foret2005-10-28
* added a default cachedirJudd Vinet2005-10-20
* pacman should work without its configuration file!Aurelien Foret2005-10-10
* Merging in recent fixes/additions from 2.9.7Judd Vinet2005-10-07
* - added pmo_chomp support (from pacman 2.9.3)Aurelien Foret2005-03-20
* added support for the XFERCOMMAND optionAurelien Foret2005-03-20
* removed a deprecated placeholderAurelien Foret2005-03-20
* Relocated log and transaction stuffs from pacman.c to log.c and trans.cAurelien Foret2005-03-19
* Added missing extern declarationAurelien Foret2005-03-16
* Initial revisionJudd Vinet2005-03-15