summaryrefslogtreecommitdiff
path: root/src/pacman/conf.h
AgeCommit message (Expand)Author
2019-03-07Make pacman forget deltas existAllan McRae
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2018-01-18extract default settings to separate functionAndrew Gregory
2018-01-18extract raw config file parserAndrew Gregory
2017-04-16add --sysroot optionAndrew Gregory
2017-04-12add --overwrite option to ignore file conflictsAndrew Gregory
2017-01-13Introduce a 'disable-download-timeout' optionChristian Hesse
2017-01-04Update copyright yearsAllan McRae
2016-10-22Represent bitfields as ints, not enumsIvy Foster
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster
2016-01-04Update copyright years for 2016Allan McRae
2015-11-03Add -F --machinereadable optionFlorian Pritz
2015-10-18pacman: add user hook directoriesAndrew Gregory
2015-07-15Add regex search option to sync database file searchingAllan McRae
2015-07-15Prototype pacman files database operationsAllan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2015-01-21conf.c: parse config in a single passAndrew Gregory
2015-01-21conf.c: use masks for siglevel inheritanceAndrew Gregory
2015-01-21conf.c: store repo settings in dedicated structAndrew Gregory
2014-10-13pacman: add --confirm optionAndrew Gregory
2014-09-30Add --assume-installed optionFlorian Pritz
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-10-14include invalid options in error messagesAndrew Gregory
2013-10-14rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVEAndrew Gregory
2013-10-14use non-ascii identifiers for optflagsAndrew Gregory
2013-03-07introduce colstr for colourizingSimon Gomizelj
2013-03-07add a config settings and flag for coloursSimon Gomizelj
2013-02-07Add configuration option for Upgrade operation SigLevelAllan McRae
2013-01-29Consolidate --foreign/--native filteringSimon Gomizelj
2013-01-03Update copyright year for 2013Allan McRae
2012-11-27pacman: add -n/--native filter to -QSimon Gomizelj
2012-04-12Remove SyncFirst optionDan McGee
2012-02-20Merge branch 'maint'Dan McGee
2012-02-20Update copyright yearsAllan McRae
2012-02-15Revert "Add -S --recursive operation"Dan McGee
2012-01-18Allow UseDelta option to specify a delta ratioDan McGee
2011-10-14Remove -f short option for --forceDan McGee
2011-09-28Keep track of explicitly added and removed packagesDan McGee
2011-08-11pacman: remove --dbonly shortoptDave Reisner
2011-08-11Add -S --recursive operationDan McGee
2011-07-05signing: move to new signing verification and return schemeDan McGee
2011-06-28Rename pmtransflag_t to alpm_transflag_tAllan McRae
2011-06-28Rename pmhandle_t to alpm_handle_tAllan McRae
2011-06-07Revamp pacman setup code to handle new alpm initialize routineDan McGee
2011-05-05Move parseconfig to conf.cDan McGee
2011-04-20New VerbosePkgLists optionJakob Gruber
2011-04-20Remove ShowSize optionJakob Gruber
2011-03-23Let pacman specify GnuPG's home directory.Chris Brannon