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
/
builtin
/
config.c
Commit message (
Expand
)
Author
Age
*
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
*
builtin/config.c: rename check_blob_write() -> check_write()
Kirill A. Shutemov
2014-02-18
*
repo-config: remove deprecated alias for "git config"
John Keeping
2013-11-12
*
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
*
|
Merge branch 'jc/url-match'
Junio C Hamano
2013-09-09
|
\
\
|
*
|
builtin/config.c: compilation fix
Junio C Hamano
2013-08-09
|
*
|
config: "git config --get-urlmatch" parses section.<url>.key
Junio C Hamano
2013-08-05
|
*
|
builtin/config: refactor collect_config()
Junio C Hamano
2013-08-05
*
|
|
config parsing options: allow one flag multiple times
Stefan Beller
2013-08-07
*
|
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
|
|
/
|
/
|
*
|
Merge branch 'hv/config-from-blob'
Junio C Hamano
2013-07-22
|
\
\
|
*
|
teach config --blob option to parse config from database
Heiko Voigt
2013-07-12
|
|
/
*
|
Merge branch 'mm/color-auto-default'
Junio C Hamano
2013-06-20
|
\
\
|
*
|
make color.ui default to 'auto'
Matthieu Moy
2013-06-10
|
*
|
config: refactor management of color.ui's default value
Matthieu Moy
2013-05-15
|
|
/
*
|
config: allow inaccessible configuration under $HOME
Jonathan Nieder
2013-04-15
|
/
*
Merge branch 'jk/config-ignore-duplicates'
Junio C Hamano
2012-11-21
|
\
|
*
builtin/config.c: Fix a sparse warning
Ramsay Jones
2012-10-29
|
*
git-config: use git_config_with_options
Jeff King
2012-10-24
|
*
git-config: do not complain about duplicate entries
Jeff King
2012-10-24
|
*
git-config: collect values instead of immediately printing
Jeff King
2012-10-24
|
*
git-config: fix regexp memory leaks on error conditions
Jeff King
2012-10-24
|
*
git-config: remove memory leak of key regexp
Jeff King
2012-10-24
*
|
Merge branch 'cn/config-missing-path'
Junio C Hamano
2012-11-20
|
\
\
|
|
/
|
/
|
|
*
config: don't segfault when given --path with a missing value
Carlos Martín Nieto
2012-11-15
*
|
Merge branch 'nd/i18n-parseopt-help'
Junio C Hamano
2012-09-07
|
\
\
|
*
|
Use imperative form in help usage to describe an action
Nguyễn Thái Ngọc Duy
2012-08-22
|
*
|
i18n: config: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
|
|
/
*
|
Merge branch 'jk/config-warn-on-inaccessible-paths'
Junio C Hamano
2012-09-07
|
\
\
|
*
|
config: warn on inaccessible files
Jeff King
2012-08-21
|
|
/
*
|
Merge branch 'jc/maint-config-exit-status'
Junio C Hamano
2012-09-03
|
\
\
|
|
/
|
/
|
|
*
config: "git config baa" should exit with status 1
Junio C Hamano
2012-07-30
*
|
config: fix several access(NULL) calls
Matthieu Moy
2012-07-16
*
|
config: write to $XDG_CONFIG_HOME/git/config file when appropriate
Huynh Khoi Nguyen Nguyen
2012-06-25
*
|
config: read (but not write) from $XDG_CONFIG_HOME/git/config file
Huynh Khoi Nguyen Nguyen
2012-06-25
|
/
*
config: remove useless assignment
René Scharfe
2012-03-28
*
config: add include directive
Jeff King
2012-02-17
*
config: stop using config_exclusive_filename
Jeff King
2012-02-17
*
config: copy the return value of prefix_filename
Jeff King
2012-02-17
*
Merge branch 'jv/maint-config-set' into maint
Junio C Hamano
2011-12-28
|
\
|
*
Fix an incorrect reference to --set-all.
Jelmer Vernooij
2011-12-27
*
|
Merge branch 'mm/maint-config-explicit-bool-display'
Junio C Hamano
2011-10-17
|
\
\
|
*
|
config: display key_delim for config --bool --get-regexp
Matthieu Moy
2011-10-10
*
|
|
config: refactor get_colorbool function
Jeff King
2011-08-19
*
|
|
color: delay auto-color decision until point of use
Jeff King
2011-08-19
*
|
|
git_config_colorbool: refactor stdout_is_tty handling
Jeff King
2011-08-18
|
|
/
|
/
|
*
|
config: Give error message when not changing a multivar
Michael J Gruber
2011-05-17
*
|
config: drop support for GIT_CONFIG_NOGLOBAL
Jonathan Nieder
2011-03-15
[next]