index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.c
Commit message (
Expand
)
Author
Age
*
config.c: mark file-local function static
Ramsay Jones
2013-10-14
*
Merge branch 'jk/config-int-range-check'
Junio C Hamano
2013-09-12
|
\
|
*
git-config: always treat --int as 64-bit internally
Jeff King
2013-09-09
|
*
config: make numeric parsing errors more clear
Jeff King
2013-09-09
|
*
config: set errno in numeric git_parse_* functions
Jeff King
2013-09-09
|
*
config: properly range-check integer values
Jeff King
2013-09-09
|
*
config: factor out integer parsing from range checks
Jeff King
2013-09-09
*
|
Merge branch 'hv/config-from-blob'
Junio C Hamano
2013-08-30
|
\
\
|
|
/
|
/
|
|
*
config: do not use C function names as struct members
Jeff King
2013-08-26
*
|
Merge branch 'hv/config-from-blob'
Junio C Hamano
2013-07-22
|
\
\
|
|
/
|
*
do not die when error in config parsing of buf occurs
Heiko Voigt
2013-07-12
|
*
teach config --blob option to parse config from database
Heiko Voigt
2013-07-12
|
*
config: make parsing stack struct independent from actual data source
Heiko Voigt
2013-07-12
|
*
config: drop cf validity check in get_next_char()
Heiko Voigt
2013-07-12
|
*
config: factor out config file stack management
Heiko Voigt
2013-07-12
*
|
Merge branch 'nd/traces'
Junio C Hamano
2013-06-20
|
\
\
|
*
|
core: use env variable instead of config var to turn on logging pack access
Nguyễn Thái Ngọc Duy
2013-06-09
|
|
/
*
|
Merge branch 'jc/core-checkstat'
Junio C Hamano
2013-06-05
|
\
\
|
*
|
deprecate core.statinfo at Git 2.0 boundary
Junio C Hamano
2013-05-06
|
|
/
*
|
config: allow inaccessible configuration under $HOME
Jonathan Nieder
2013-04-15
|
/
*
Merge branch 'jk/config-parsing-cleanup'
Junio C Hamano
2013-02-04
|
\
|
*
config: add helper function for parsing key names
Jeff King
2013-01-23
*
|
Merge branch 'jc/custom-comment-char'
Junio C Hamano
2013-02-04
|
\
\
|
*
|
Allow custom "comment char"
Junio C Hamano
2013-01-16
|
|
/
*
|
Enable minimal stat checking
Robin Rosenberg
2013-01-22
|
/
*
Merge branch 'jn/warn-on-inaccessible-loosen'
Junio C Hamano
2013-01-06
|
\
|
*
config: exit on error accessing any config file
Jonathan Nieder
2012-10-14
|
*
config: treat user and xdg config permission problems as errors
Jonathan Nieder
2012-10-13
*
|
Merge branch 'jk/error-const-return'
Junio C Hamano
2013-01-05
|
\
\
|
*
|
silence some -Wuninitialized false positives
Jeff King
2012-12-15
*
|
|
mailmap: support reading mailmap from blobs
Jeff King
2012-12-12
|
/
/
*
|
Merge branch 'jk/config-ignore-duplicates'
Junio C Hamano
2012-11-21
|
\
\
|
*
|
git-config: fix regexp memory leaks on error conditions
Jeff King
2012-10-24
|
|
/
*
|
Remove the hard coded length limit on variable names in config files
Ben Walton
2012-10-01
|
/
*
config: warn on inaccessible files
Jeff King
2012-08-21
*
Merge branch 'mm/config-xdg'
Junio C Hamano
2012-07-22
|
\
|
*
config: fix several access(NULL) calls
Matthieu Moy
2012-07-16
*
|
Merge branch 'tb/sanitize-decomposed-utf-8-pathname'
Junio C Hamano
2012-07-13
|
\
\
|
|
/
|
/
|
|
*
git on Mac OS and precomposed unicode
Torsten Bögershausen
2012-07-08
*
|
config: read (but not write) from $XDG_CONFIG_HOME/git/config file
Huynh Khoi Nguyen Nguyen
2012-06-25
|
/
*
move identity config parsing to ident.c
Jeff King
2012-05-22
*
Merge branch 'mm/simple-push'
Junio C Hamano
2012-05-02
|
\
|
*
push: introduce new push.default mode "simple"
Matthieu Moy
2012-04-24
*
|
Merge branch 'jk/maint-config-bogus-section'
Junio C Hamano
2012-04-30
|
\
\
|
*
|
config: reject bogus section names for --rename-section
Jeff King
2012-04-25
|
|
/
*
|
config: expand tildes in include.path variable
Jeff King
2012-04-29
|
/
*
Merge branch 'ms/maint-config-error-at-eol-linecount'
Junio C Hamano
2012-03-13
|
\
|
*
config: report errors at the EOL with correct line number
Martin Stenberg
2012-03-12
*
|
config: add include directive
Jeff King
2012-02-17
*
|
config: eliminate config_exclusive_filename
Jeff King
2012-02-17
[next]