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
*
Merge branch 'tb/core-eol-fix' into maint
Junio C Hamano
2016-06-06
|
\
|
*
convert: allow core.autocrlf=input and core.eol=crlf
Torsten Bögershausen
2016-04-25
*
|
Merge branch 'js/windows-dotgit' into maint
Junio C Hamano
2016-05-26
|
\
\
|
*
|
mingw: introduce the 'core.hideDotFiles' setting
Johannes Schindelin
2016-05-11
|
|
/
*
|
Merge branch 'sb/misc-cleanups' into HEAD
Junio C Hamano
2016-05-18
|
\
\
|
*
|
config.c: drop local variable
Stefan Beller
2016-04-28
|
*
|
Merge branch 'jk/tighten-alloc' into maint
Junio C Hamano
2016-03-10
|
|
\
\
*
|
\
\
Merge branch 'jk/do-not-printf-NULL' into maint
Junio C Hamano
2016-05-02
|
\
\
\
\
|
*
|
|
|
git_config_set_multivar_in_file: handle "unset" errors
Jeff King
2016-04-10
|
*
|
|
|
git_config_set_multivar_in_file: all non-zero returns are errors
Jeff King
2016-04-10
|
*
|
|
|
config: lower-case first word of error strings
Jeff King
2016-04-10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
config: drop git_config_early
Jeff King
2016-03-11
|
/
/
/
*
|
|
Merge branch 'ps/config-error'
Junio C Hamano
2016-02-26
|
\
\
\
|
|
/
/
|
*
|
config: rename git_config_set_or_die to git_config_set
Patrick Steinhardt
2016-02-22
|
*
|
config: rename git_config_set to git_config_set_gently
Patrick Steinhardt
2016-02-22
|
*
|
config: introduce set_or_die wrappers
Patrick Steinhardt
2016-02-16
*
|
|
Merge branch 'ls/config-origin'
Junio C Hamano
2016-02-26
|
\
\
\
|
*
|
|
config: add 'origin_type' to config_source struct
Lars Schneider
2016-02-22
|
*
|
|
rename git_config_from_buf to git_config_from_mem
Lars Schneider
2016-02-19
|
|
/
/
*
|
|
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
use xmallocz to avoid size arithmetic
Jeff King
2016-02-22
|
|
/
*
|
test-dump-untracked-cache: don't modify the untracked cache
Christian Couder
2016-01-27
*
|
config: add core.untrackedCache
Christian Couder
2016-01-27
|
/
*
Make error message after failing commit_lock_file() less confusing
SZEDER Gábor
2015-12-01
*
Merge branch 'db/push-sign-if-asked'
Junio C Hamano
2015-08-31
|
\
|
*
config.c: rename git_config_maybe_bool_text and export it as git_parse_maybe_...
Dave Borowitz
2015-08-19
*
|
Merge branch 'jk/fix-alias-pager-config-key-warnings'
Junio C Hamano
2015-08-31
|
\
\
|
*
|
config: silence warnings for command names with invalid keys
Jeff King
2015-08-24
*
|
|
Merge branch 'ss/fix-config-fd-leak'
Junio C Hamano
2015-08-26
|
\
\
\
|
*
|
|
config: close config file handle in case of error
Sven Strickroth
2015-08-14
*
|
|
|
Merge branch 'mh/tempfile'
Junio C Hamano
2015-08-25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lockfile: add accessor get_lock_file_path()
Michael Haggerty
2015-08-10
*
|
|
|
Merge branch 'kb/config-unmap-before-renaming'
Junio C Hamano
2015-07-13
|
\
\
\
\
|
*
|
|
|
config.c: fix writing config files on Windows network shares
Karsten Blees
2015-06-30
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'jk/diagnose-config-mmap-failure' into maint
Junio C Hamano
2015-06-25
|
|
\
\
\
|
*
\
\
\
Merge branch 'pt/xdg-config-path' into maint
Junio C Hamano
2015-06-05
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'cn/bom-in-gitignore' into maint
Junio C Hamano
2015-05-13
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'jk/diagnose-config-mmap-failure'
Junio C Hamano
2015-06-11
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
/
/
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
config.c: rewrite ENODEV into EISDIR when mmap fails
Jeff King
2015-05-28
|
*
|
|
|
|
config.c: avoid xmmap error messages
Jeff King
2015-05-28
|
*
|
|
|
|
config.c: fix mmap leak when writing config
Jeff King
2015-05-28
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'pt/xdg-config-path'
Junio C Hamano
2015-05-11
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
git-config: replace use of home_config_paths()
Paul Tan
2015-05-06
*
|
|
|
|
Merge branch 'jk/reading-packed-refs'
Junio C Hamano
2015-05-11
|
\
\
\
\
\
|
*
|
|
|
|
config: use getc_unlocked when reading from file
Jeff King
2015-04-16
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'cn/bom-in-gitignore'
Junio C Hamano
2015-05-05
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
config: use utf8_bom[] from utf.[ch] in git_parse_source()
Junio C Hamano
2015-04-16
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'rs/maint-config-use-labs' into maint
Junio C Hamano
2014-12-22
|
|
\
\
*
|
\
\
Merge branch 'jk/config-no-ungetc-eof'
Junio C Hamano
2015-02-18
|
\
\
\
\
|
*
|
|
|
config_buf_ungetc: warn when pushing back a random character
Jeff King
2015-02-05
[next]