summaryrefslogtreecommitdiffstats
path: root/src/pacman/conf.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-06Update copyright years for 2014Allan McRae1-1/+1
2013-10-14include invalid options in error messagesAndrew Gregory1-1/+2
2013-10-14rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVEAndrew Gregory1-1/+1
2013-10-14use non-ascii identifiers for optflagsAndrew Gregory1-1/+30
2013-03-07introduce colstr for colourizingSimon Gomizelj1-0/+16
2013-03-07add a config settings and flag for coloursSimon Gomizelj1-1/+8
2013-02-07Add configuration option for Upgrade operation SigLevelAllan McRae1-0/+2
2013-01-29Consolidate --foreign/--native filteringSimon Gomizelj1-2/+9
2013-01-03Update copyright year for 2013Allan McRae1-1/+1
2012-11-27pacman: add -n/--native filter to -QSimon Gomizelj1-0/+1
2012-04-12Remove SyncFirst optionDan McGee1-1/+0
2012-02-21Merge branch 'maint'Dan McGee1-1/+0
2012-02-20Update copyright yearsAllan McRae1-1/+1
2012-02-15Revert "Add -S --recursive operation"Dan McGee1-1/+0
2012-01-19Allow UseDelta option to specify a delta ratioDan McGee1-1/+1
2011-10-14Remove -f short option for --forceDan McGee1-1/+2
2011-09-28Keep track of explicitly added and removed packagesDan McGee1-0/+3
2011-08-11pacman: remove --dbonly shortoptDave Reisner1-1/+2
2011-08-11Add -S --recursive operationDan McGee1-1/+2
2011-07-05signing: move to new signing verification and return schemeDan McGee1-1/+1
2011-06-28Rename pmtransflag_t to alpm_transflag_tAllan McRae1-1/+1
2011-06-28Rename pmhandle_t to alpm_handle_tAllan McRae1-1/+1
2011-06-07Revamp pacman setup code to handle new alpm initialize routineDan McGee1-2/+14
2011-05-05Move parseconfig to conf.cDan McGee1-0/+2
2011-04-21New VerbosePkgLists optionJakob Gruber1-2/+6
2011-04-21Remove ShowSize optionJakob Gruber1-1/+0
2011-03-23Let pacman specify GnuPG's home directory.Chris Brannon1-1/+3
2011-01-31Allow both cleanmethod values to be specified at the same timeDan McGee1-2/+2
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-05-05Introduce -D, --databaseNagy Gabor1-1/+2
2010-03-15Bump copyright dates to 2010Dan McGee1-1/+1
2010-03-15Add new --print operation for all operationsXavier Chantry1-2/+4
2009-10-13Replace hardcoded option numbers with enumerationLaszlo Papp1-0/+18
2009-09-09Re-add the non-user friendly --ask optionXavier Chantry1-0/+2
2009-07-23Add a fetch callback to allow front-end download supportSebastian Nowicki1-0/+1
2009-07-23New feature: files verificationDan McGee1-0/+1
2009-07-01Update copyright headers and messagesDan McGee1-1/+2
2009-01-13HoldPkg reworkNagy Gabor1-0/+1
2008-08-23Move -Sp implementation to the front-endNagy Gabor1-0/+1
2008-07-30Remove UseColor from front-endNagy Gabor1-1/+0
2008-05-13Add SyncFirst option.Chantry Xavier1-0/+1
2008-03-23Add new CleanMethod option.Chantry Xavier1-3/+10
2008-03-22Kill the dependsonly option.Chantry Xavier1-1/+0
2008-03-08Remove frontend add code that is no longer necessaryDan McGee1-1/+0
2008-03-08Remove the Add option from the command lineDan McGee1-1/+0
2008-01-11Rename -t --orphans to -t --unrequired (FS#9144).Chantry Xavier1-1/+1
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee1-4/+2
2007-12-02Make pacman path handling (hopefully) a bit more intuitiveDan McGee1-5/+8
2007-11-25Add -q/--quiet option for controlling output.Artyom1-0/+1