index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-config.txt
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-21
doc: use .adoc extension for AsciiDoc files
brian m. carlson
1
-638
/
+0
2024-10-08
git-config.1: remove value from positional args in unset usage
Josh Heinrichs
1
-1
/
+1
2024-09-03
Merge branch 'jc/config-doc-update'
Junio C Hamano
1
-2
/
+2
2024-08-26
git-config.1: fix description of --regexp in synopsis
Junio C Hamano
1
-1
/
+1
2024-08-26
git-config.1: --get-all description update
Junio C Hamano
1
-1
/
+1
2024-08-23
doc: replace 3 dash with correct 2 dash in git-config(1)
Celeste Liu
1
-1
/
+1
2024-05-06
builtin/config: introduce "edit" subcommand
Patrick Steinhardt
1
-7
/
+10
2024-05-06
builtin/config: introduce "remove-section" subcommand
Patrick Steinhardt
1
-4
/
+7
2024-05-06
builtin/config: introduce "rename-section" subcommand
Patrick Steinhardt
1
-4
/
+7
2024-05-06
builtin/config: introduce "unset" subcommand
Patrick Steinhardt
1
-11
/
+16
2024-05-06
builtin/config: introduce "set" subcommand
Patrick Steinhardt
1
-14
/
+24
2024-05-06
builtin/config: introduce "get" subcommand
Patrick Steinhardt
1
-48
/
+45
2024-05-06
builtin/config: introduce "list" subcommand
Patrick Steinhardt
1
-7
/
+19
2024-04-05
Merge branch 'rs/config-comment'
Junio C Hamano
1
-3
/
+15
2024-03-16
docs: fix typo in git-config `--default`
Brian Lyles
1
-1
/
+1
2024-03-16
docs: clarify file options in git-config `--edit`
Brian Lyles
1
-1
/
+2
2024-03-15
config: allow tweaking whitespace between value and comment
Junio C Hamano
1
-3
/
+9
2024-03-15
config: fix --comment formatting
Junio C Hamano
1
-7
/
+8
2024-03-15
config: add --comment option to add a comment
Ralph Seichter
1
-3
/
+8
2023-12-26
doc: enforce placeholders in documentation
Jean-Noël Avila
1
-4
/
+4
2023-09-15
git-config: fix misworded --type=path explanation
Evan Gates
1
-1
/
+1
2022-07-14
Documentation: define protected configuration
Glen Choo
1
-0
/
+13
2022-07-14
Documentation/git-config.txt: add SCOPES section
Glen Choo
1
-23
/
+59
2022-06-07
config: document and test the 'worktree' scope
Glen Choo
1
-1
/
+1
2022-02-08
Documentation: add extensions.worktreeConfig details
Derrick Stolee
1
-2
/
+6
2021-11-09
doc: express grammar placeholders between angle brackets
Jean-Noël Avila
1
-23
/
+23
2021-09-13
doc: config, tell readers of `git help --config`
Philip Oakley
1
-0
/
+3
2021-07-20
doc/git-config: simplify "override" advice for FILES section
Jeff King
1
-5
/
+4
2021-07-20
doc/git-config: clarify GIT_CONFIG environment variable
Jeff King
1
-5
/
+6
2021-07-20
doc/git-config: explain --file instead of referring to GIT_CONFIG
Jeff King
1
-1
/
+7
2021-04-19
config: allow overriding of global and system configuration
Patrick Steinhardt
1
-0
/
+5
2021-01-25
Merge branch 'ps/config-env-pairs'
Junio C Hamano
1
-0
/
+16
2021-01-15
config: allow specifying config entries via envvar pairs
Patrick Steinhardt
1
-0
/
+16
2020-11-25
config doc: value-pattern is not necessarily a regexp
Junio C Hamano
1
-4
/
+7
2020-11-25
config: add --fixed-value option, un-implemented
Derrick Stolee
1
-7
/
+13
2020-11-25
config: replace 'value_regex' with 'value_pattern'
Derrick Stolee
1
-10
/
+10
2020-02-10
config: add '--show-scope' to print the scope of a config value
Matthew Rogers
1
-5
/
+10
2019-09-09
Documentation: wrap config listings in "----"
Martin Ågren
1
-27
/
+29
2019-04-16
Merge branch 'ma/asciidoctor-fixes-more'
Junio C Hamano
1
-1
/
+1
2019-03-07
config: document --type=color output is a complete line
Jeff King
1
-1
/
+3
2019-03-07
Documentation: turn middle-of-line tabs into spaces
Martin Ågren
1
-1
/
+1
2018-10-22
worktree: add per-worktree config files
Nguyễn Thái Ngọc Duy
1
-7
/
+19
2018-09-20
git-config.txt: fix 'see: above' note
Martin Ågren
1
-2
/
+2
2018-09-20
Doc: use `--type=bool` instead of `--bool`
Martin Ågren
1
-2
/
+2
2018-08-20
Merge branch 'sb/config-write-fix'
Junio C Hamano
1
-0
/
+21
2018-08-08
git-config: document accidental multi-line setting in deprecated syntax
Stefan Beller
1
-0
/
+21
2018-04-23
builtin/config: introduce `color` type specifier
Taylor Blau
1
-0
/
+6
2018-04-23
builtin/config: introduce `--default`
Taylor Blau
1
-0
/
+4
2018-04-19
builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`
Taylor Blau
1
-32
/
+39
2018-02-21
config: change default of `pager.config` to "on"
Martin Ågren
1
-0
/
+1
[next]