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: use chmod() instead of fchmod()
Karsten Blees
2014-07-16
*
|
|
|
|
|
|
refactor skip_prefix to return a boolean
Jeff King
2014-06-20
*
|
|
|
|
|
|
Merge branch 'ow/config-mailmap-pathname'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
config: respect '~' and '~user' in mailmap.file
Øystein Walle
2014-05-27
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'bg/xcalloc-nmemb-then-size'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
config.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/strbuf-tolower'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
|
*
|
|
|
|
strbuf: add strbuf_tolower function
Jeff King
2014-05-23
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'nd/status-auto-comment-char'
Junio C Hamano
2014-06-06
|
\
\
\
\
\
|
*
|
|
|
|
commit: allow core.commentChar=auto for character auto selection
Nguyễn Thái Ngọc Duy
2014-05-19
|
*
|
|
|
|
config: be strict on core.commentChar
Nguyễn Thái Ngọc Duy
2014-05-19
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'ew/config-protect-mode'
Junio C Hamano
2014-06-03
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
config: preserve config file permissions on edits
Eric Wong
2014-05-06
|
|
/
/
|
*
|
Merge branch 'jk/config-path-include-fix' into maint
Junio C Hamano
2014-03-18
|
|
\
\
*
|
\
\
Merge branch 'jk/config-die-bad-number-noreturn'
Junio C Hamano
2014-04-18
|
\
\
\
\
|
*
|
|
|
config.c: mark die_bad_number as NORETURN
Jeff King
2014-04-16
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'ks/config-file-stdin'
Junio C Hamano
2014-03-14
|
\
\
\
\
|
*
|
|
|
config: teach "git config --file -" to read from the standard input
Kirill A. Shutemov
2014-02-18
|
*
|
|
|
config: change git_config_with_options() interface
Kirill A. Shutemov
2014-02-18
|
*
|
|
|
config: disallow relative include paths from blobs
Jeff King
2014-02-18
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jc/core-checkstat-2.0'
Junio C Hamano
2014-03-07
|
\
\
\
\
|
*
|
|
|
core.statinfo: remove as promised in Git 2.0
Junio C Hamano
2013-05-06
*
|
|
|
|
Merge branch 'jk/config-path-include-fix'
Junio C Hamano
2014-02-27
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
handle_path_include: don't look at NULL value
Jeff King
2014-01-28
*
|
|
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
|
\
\
\
\
|
*
|
|
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'tr/config-multivalue-lift-max'
Junio C Hamano
2013-12-12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
config: arbitrary number of matches for --unset and --replace-all
Thomas Rast
2013-12-06
|
*
|
|
Merge branch 'hv/config-from-blob' into maint
Junio C Hamano
2013-09-05
|
|
\
\
\
*
|
|
|
|
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
|
\
\
[prev]
[next]