summaryrefslogtreecommitdiff
path: root/src/pacman/conf.h
Commit message (Expand)AuthorAge
* include invalid options in error messagesAndrew Gregory2013-10-14
* rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVEAndrew Gregory2013-10-14
* use non-ascii identifiers for optflagsAndrew Gregory2013-10-14
* introduce colstr for colourizingSimon Gomizelj2013-03-07
* add a config settings and flag for coloursSimon Gomizelj2013-03-07
* Add configuration option for Upgrade operation SigLevelAllan McRae2013-02-07
* Consolidate --foreign/--native filteringSimon Gomizelj2013-01-29
* Update copyright year for 2013Allan McRae2013-01-03
* pacman: add -n/--native filter to -QSimon Gomizelj2012-11-27
* Remove SyncFirst optionDan McGee2012-04-12
* Merge branch 'maint'Dan McGee2012-02-20
|\
| * Revert "Add -S --recursive operation"Dan McGee2012-02-15
* | Update copyright yearsAllan McRae2012-02-20
* | 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