summaryrefslogtreecommitdiff
path: root/src/pacman/conf.h
Commit message (Expand)AuthorAge
* Add a fetch callback to allow front-end download supportSebastian Nowicki2009-07-22
* New feature: files verificationDan McGee2009-07-22
* Update copyright headers and messagesDan McGee2009-07-01
* HoldPkg reworkNagy Gabor2009-01-12
* Move -Sp implementation to the front-endNagy Gabor2008-08-23
* Remove UseColor from front-endNagy Gabor2008-07-29
* Add SyncFirst option.Chantry Xavier2008-05-13
* Add new CleanMethod option.Chantry Xavier2008-03-23
* Kill the dependsonly option.Chantry Xavier2008-03-22
* Remove frontend add code that is no longer necessaryDan McGee2008-03-08
* Remove the Add option from the command lineDan McGee2008-03-08
* Rename -t --orphans to -t --unrequired (FS#9144).Chantry Xavier2008-01-10
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Make pacman path handling (hopefully) a bit more intuitiveDan McGee2007-12-02
* Add -q/--quiet option for controlling output.Artyom2007-11-25
* War on whitespaceDan McGee2007-11-16
* Add TotalDownload option.Nathan Jones2007-11-11
* Clean up usage of extern variablesDan McGee2007-11-04
* Remove the non-user friendly --ask optionDan McGee2007-10-08
* Remove the DB consistency check from pacman and libalpm.Chantry Xavier2007-09-16
* Make some small changes recommended by splintDan McGee2007-09-11
* Post trial install changes, round oneDan McGee2007-08-21
* new query options : explicit (-Qe) and deps (-Qd).Chantry Xavier2007-08-15
* Add --asdeps option to pacmanDan McGee2007-07-15
* Implement a -Qt operation in frontend to test the databaseDan McGee2007-06-09
* Fix up things after the last few changesDan McGee2007-06-09
* Add a series of pm_printf functions to pacman frontendDan McGee2007-06-09
* Move three config options out of the backendDan McGee2007-06-04
* Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones2007-06-01
* Display size for packagesNathan Jones2007-05-14
* Remove more unnecessary stuffDan McGee2007-04-25
* * Added missing header include guards in md5.h and sha1.h.Dan McGee2007-03-06
* * Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should beAaron Griffin2007-02-12
* Implemented a crappy version of -Qu (query upgrades). This simply outputs theAaron Griffin2007-02-04
* 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
* Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin2006-10-15
* - changed flags type from char to intAurelien Foret2006-03-04
* added a --noprogressbar switch for scripts to useJudd Vinet2006-01-28
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* added Frugalware patch: -Q --foreign to display packages not found in sync reposJudd Vinet2005-12-14
* fixed compilation warningsAurelien Foret2005-11-07
* 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
* Initial revisionJudd Vinet2005-03-15