summaryrefslogtreecommitdiff
path: root/src/pacman/conf.h
Commit message (Expand)AuthorAge
* Allow UseDelta option to specify a delta ratioDan McGee2012-01-18
* Remove -f short option for --forceDan McGee2011-10-14
* Keep track of explicitly added and removed packagesDan McGee2011-09-28
* pacman: remove --dbonly shortoptDave Reisner2011-08-11
* Add -S --recursive operationDan McGee2011-08-11
* signing: move to new signing verification and return schemeDan McGee2011-07-05
* Rename pmtransflag_t to alpm_transflag_tAllan McRae2011-06-28
* Rename pmhandle_t to alpm_handle_tAllan McRae2011-06-28
* Revamp pacman setup code to handle new alpm initialize routineDan McGee2011-06-07
* Move parseconfig to conf.cDan McGee2011-05-05
* New VerbosePkgLists optionJakob Gruber2011-04-20
* Remove ShowSize optionJakob Gruber2011-04-20
* Let pacman specify GnuPG's home directory.Chris Brannon2011-03-23
* Allow both cleanmethod values to be specified at the same timeDan McGee2011-01-31
* Update copyright years for 2011Allan McRae2011-01-07
* Introduce -D, --databaseNagy Gabor2010-05-05
* Bump copyright dates to 2010Dan McGee2010-03-14
* Add new --print operation for all operationsXavier Chantry2010-03-14
* Replace hardcoded option numbers with enumerationLaszlo Papp2009-10-12
* Re-add the non-user friendly --ask optionXavier Chantry2009-09-08
* 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