summaryrefslogtreecommitdiff
path: root/src/pacman/conf.c
Commit message (Expand)AuthorAge
* Update copyright notices for 2015Allan McRae2015-02-01
* ini.c: move error output into conf.cAndrew Gregory2015-01-21
* ini.c: move Include parsing to conf.cAndrew Gregory2015-01-21
* ini.c: remove final callback callAndrew Gregory2015-01-21
* conf.c: parse config in a single passAndrew Gregory2015-01-21
* conf.c: use masks for siglevel inheritanceAndrew Gregory2015-01-21
* conf.c: store repo settings in dedicated structAndrew Gregory2015-01-21
* Clarify "assume installed" error messageAllan McRae2014-12-28
* Improve db upgrade error messageAllan McRae2014-12-24
* shut up GCC on -Wmaybe-initialized warningsDave Reisner2014-12-18
* Add --assume-installed optionFlorian Pritz2014-09-30
* Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory2014-09-30
* conf.c: remove extra indentationAndrew Gregory2014-03-27
* Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel2014-03-03
* enable_colors: always set color stringsAndrew Gregory2014-01-28
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Minor struct member reordering for packing concernsDan McGee2014-01-06
* Update copyright years for 2014Allan McRae2014-01-06
* conf.c: add missing newline to warningAndrew Gregory2014-01-06
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* support ALPM_SIG_USE_DEFAULT for file siglevelsAndrew Gregory2013-11-08
* pacman: add front end support for repo usage levelDave Reisner2013-09-04
* conf.c: extract ini parsing code to separate filesAndrew Gregory2013-08-21
* conf.c: pass _parse_directive as a callbackAndrew Gregory2013-08-21
* conf.c: move section handling out of _parseconfigAndrew Gregory2013-08-21
* conf.c: move directive parsing out of _parseconfigAndrew Gregory2013-08-21
* conf.c: move repo parsing out of _parseconfigAndrew Gregory2013-08-21
* conf.c: add parse_options to section_tAndrew Gregory2013-08-21
* Report missing directory if we can not initialise alpm libraryAllan McRae2013-07-30
* do not check error from close(2)Dave Reisner2013-07-05
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-18
* use default foreground color instead of whiteAndrew Gregory2013-03-30
* Use C locale when parsing UseDelta floating point valuesDan McGee2013-03-14
* introduce colstr for colourizingSimon Gomizelj2013-03-07
* add a config settings and flag for coloursSimon Gomizelj2013-03-07
* use strtok_r to parse multi-value config optionsAndrew Gregory2013-02-07
* Add configuration option for Upgrade operation SigLevelAllan McRae2013-02-07
* Fix open braces styleGerardo Exequiel Pozzi2013-01-04
* Fix missing spaces in operatorsGerardo Exequiel Pozzi2013-01-04
* Update copyright year for 2013Allan McRae2013-01-03
* pacman: be more descriptive when opening an include failsDave Reisner2012-07-10
* Remove SyncFirst optionDan McGee2012-04-12
* Various tweaks to support building with excessive GCC warning flagsDan McGee2012-04-08
* Update copyright yearsAllan McRae2012-02-20
* ALPM API adjustments for sanity and consistencyDan McGee2012-02-06
* Allow UseDelta option to specify a delta ratioDan McGee2012-01-18
* Convert strtrim/strlen paired calls to only strtrimDan McGee2011-12-23
* Merge branch 'maint'Dan McGee2011-12-23
|\
| * Allow comments after repo section header in pacman.confAllan McRae2011-12-23
* | include config.h via MakefilesDave Reisner2011-12-21