index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-config.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: define protected configuration
Glen Choo
2022-07-15
1
-0
/
+13
*
Documentation/git-config.txt: add SCOPES section
Glen Choo
2022-07-15
1
-23
/
+59
*
config: document and test the 'worktree' scope
Glen Choo
2022-06-08
1
-1
/
+1
*
Documentation: add extensions.worktreeConfig details
Derrick Stolee
2022-02-08
1
-2
/
+6
*
doc: express grammar placeholders between angle brackets
Jean-Noël Avila
2021-11-09
1
-23
/
+23
*
doc: config, tell readers of `git help --config`
Philip Oakley
2021-09-13
1
-0
/
+3
*
doc/git-config: simplify "override" advice for FILES section
Jeff King
2021-07-20
1
-5
/
+4
*
doc/git-config: clarify GIT_CONFIG environment variable
Jeff King
2021-07-20
1
-5
/
+6
*
doc/git-config: explain --file instead of referring to GIT_CONFIG
Jeff King
2021-07-20
1
-1
/
+7
*
config: allow overriding of global and system configuration
Patrick Steinhardt
2021-04-19
1
-0
/
+5
*
Merge branch 'ps/config-env-pairs'
Junio C Hamano
2021-01-25
1
-0
/
+16
|
\
|
*
config: allow specifying config entries via envvar pairs
Patrick Steinhardt
2021-01-15
1
-0
/
+16
*
|
config doc: value-pattern is not necessarily a regexp
Junio C Hamano
2020-11-26
1
-4
/
+7
*
|
config: add --fixed-value option, un-implemented
Derrick Stolee
2020-11-25
1
-7
/
+13
*
|
config: replace 'value_regex' with 'value_pattern'
Derrick Stolee
2020-11-25
1
-10
/
+10
|
/
*
config: add '--show-scope' to print the scope of a config value
Matthew Rogers
2020-02-10
1
-5
/
+10
*
Documentation: wrap config listings in "----"
Martin Ågren
2019-09-09
1
-27
/
+29
*
Merge branch 'ma/asciidoctor-fixes-more'
Junio C Hamano
2019-04-16
1
-1
/
+1
|
\
|
*
Documentation: turn middle-of-line tabs into spaces
Martin Ågren
2019-03-07
1
-1
/
+1
*
|
config: document --type=color output is a complete line
Jeff King
2019-03-07
1
-1
/
+3
|
/
*
worktree: add per-worktree config files
Nguyễn Thái Ngọc Duy
2018-10-22
1
-7
/
+19
*
git-config.txt: fix 'see: above' note
Martin Ågren
2018-09-20
1
-2
/
+2
*
Doc: use `--type=bool` instead of `--bool`
Martin Ågren
2018-09-20
1
-2
/
+2
*
Merge branch 'sb/config-write-fix'
Junio C Hamano
2018-08-20
1
-0
/
+21
|
\
|
*
git-config: document accidental multi-line setting in deprecated syntax
Stefan Beller
2018-08-08
1
-0
/
+21
*
|
builtin/config: introduce `color` type specifier
Taylor Blau
2018-04-23
1
-0
/
+6
*
|
builtin/config: introduce `--default`
Taylor Blau
2018-04-23
1
-0
/
+4
*
|
builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`
Taylor Blau
2018-04-19
1
-32
/
+39
*
|
config: change default of `pager.config` to "on"
Martin Ågren
2018-02-21
1
-0
/
+1
*
|
config: respect `pager.config` in list/get-mode only
Martin Ågren
2018-02-21
1
-0
/
+5
|
/
*
config: add --expiry-date
Haaris Mehmood
2017-11-18
1
-0
/
+5
*
config doc: clarify "git config --path" example
Nathan Payre
2017-10-19
1
-4
/
+4
*
Merge branch 'dg/document-git-c-in-git-config-doc'
Junio C Hamano
2016-08-25
1
-0
/
+3
|
\
|
*
doc: mention `git -c` in git-config(1)
David Glasser
2016-08-23
1
-0
/
+3
*
|
doc: typeset long options with argument as literal
Matthieu Moy
2016-06-28
1
-2
/
+2
*
|
doc: typeset long command-line options as literal
Matthieu Moy
2016-06-28
1
-13
/
+13
*
|
doc: more consistency in environment variables format
Tom Russello
2016-06-08
1
-1
/
+1
|
/
*
config doc: improve exit code listing
Stefan Beller
2016-04-26
1
-3
/
+3
*
Merge branch 'jk/config-get-urlmatch' into maint
Junio C Hamano
2016-04-15
1
-10
/
+9
|
\
|
*
Documentation/git-config: fix --get-all description
John Keeping
2016-02-28
1
-2
/
+1
|
*
Documentation/git-config: use bulleted list for exit codes
John Keeping
2016-02-28
1
-7
/
+7
|
*
config: fail if --get-urlmatch finds no value
John Keeping
2016-02-28
1
-1
/
+1
*
|
Merge branch 'ls/config-origin'
Junio C Hamano
2016-02-26
1
-5
/
+11
|
\
\
|
*
|
config: add '--show-origin' option to print the origin of a config value
Lars Schneider
2016-02-22
1
-5
/
+11
|
|
/
*
|
Merge branch 'jk/config-include'
Junio C Hamano
2016-02-22
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
git-config: better document default behavior for `--include`
Jeff King
2016-02-13
1
-1
/
+3
*
|
config: add '--name-only' option to list only variable names
SZEDER Gábor
2015-08-10
1
-3
/
+7
*
|
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
2015-03-14
1
-1
/
+1
*
|
Documentation: use "command-line" when used as a compound adjective, and fix ...
Jason St. John
2014-05-21
1
-1
/
+1
*
|
Merge branch 'jc/url-match'
Junio C Hamano
2013-09-09
1
-0
/
+29
|
\
\
[next]