index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
conf.c
Commit message (
Expand
)
Author
Age
*
Update copyright years
Allan McRae
2017-01-04
*
Represent bitfields as ints, not enums
Ivy Foster
2016-10-22
*
Update copyright years for 2016
Allan McRae
2016-01-04
*
Use correct format specifiers
Rikard Falkeborn
2015-11-11
*
Pluralize malloc failure string
Allan McRae
2015-10-19
*
pacman: add user hook directories
Andrew Gregory
2015-10-18
*
copy assumeinstalled options
Andrew Gregory
2015-08-08
*
Prototype pacman files database operations
Allan McRae
2015-07-15
*
Update copyright notices for 2015
Allan McRae
2015-02-01
*
ini.c: move error output into conf.c
Andrew Gregory
2015-01-21
*
ini.c: move Include parsing to conf.c
Andrew Gregory
2015-01-21
*
ini.c: remove final callback call
Andrew Gregory
2015-01-21
*
conf.c: parse config in a single pass
Andrew Gregory
2015-01-21
*
conf.c: use masks for siglevel inheritance
Andrew Gregory
2015-01-21
*
conf.c: store repo settings in dedicated struct
Andrew Gregory
2015-01-21
*
Clarify "assume installed" error message
Allan McRae
2014-12-28
*
Improve db upgrade error message
Allan McRae
2014-12-24
*
shut up GCC on -Wmaybe-initialized warnings
Dave Reisner
2014-12-18
*
Add --assume-installed option
Florian Pritz
2014-09-30
*
Revert "Remove log_cb, add ALPM_EVENT_LOG instead"
Andrew Gregory
2014-09-30
*
conf.c: remove extra indentation
Andrew Gregory
2014-03-27
*
Remove log_cb, add ALPM_EVENT_LOG instead
Olivier Brunel
2014-03-03
*
enable_colors: always set color strings
Andrew Gregory
2014-01-28
*
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-28
*
Minor struct member reordering for packing concerns
Dan McGee
2014-01-06
*
Update copyright years for 2014
Allan McRae
2014-01-06
*
conf.c: add missing newline to warning
Andrew Gregory
2014-01-06
*
Fix whitespace and other formatting issues
Jason St. John
2013-11-15
*
support ALPM_SIG_USE_DEFAULT for file siglevels
Andrew Gregory
2013-11-08
*
pacman: add front end support for repo usage level
Dave Reisner
2013-09-04
*
conf.c: extract ini parsing code to separate files
Andrew Gregory
2013-08-21
*
conf.c: pass _parse_directive as a callback
Andrew Gregory
2013-08-21
*
conf.c: move section handling out of _parseconfig
Andrew Gregory
2013-08-21
*
conf.c: move directive parsing out of _parseconfig
Andrew Gregory
2013-08-21
*
conf.c: move repo parsing out of _parseconfig
Andrew Gregory
2013-08-21
*
conf.c: add parse_options to section_t
Andrew Gregory
2013-08-21
*
Report missing directory if we can not initialise alpm library
Allan McRae
2013-07-30
*
do not check error from close(2)
Dave Reisner
2013-07-05
*
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-18
*
use default foreground color instead of white
Andrew Gregory
2013-03-30
*
Use C locale when parsing UseDelta floating point values
Dan McGee
2013-03-14
*
introduce colstr for colourizing
Simon Gomizelj
2013-03-07
*
add a config settings and flag for colours
Simon Gomizelj
2013-03-07
*
use strtok_r to parse multi-value config options
Andrew Gregory
2013-02-07
*
Add configuration option for Upgrade operation SigLevel
Allan McRae
2013-02-07
*
Fix open braces style
Gerardo Exequiel Pozzi
2013-01-04
*
Fix missing spaces in operators
Gerardo Exequiel Pozzi
2013-01-04
*
Update copyright year for 2013
Allan McRae
2013-01-03
*
pacman: be more descriptive when opening an include fails
Dave Reisner
2012-07-10
*
Remove SyncFirst option
Dan McGee
2012-04-12
[next]