aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-config.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-638/+0
2024-10-08git-config.1: remove value from positional args in unset usageJosh Heinrichs1-1/+1
2024-09-03Merge branch 'jc/config-doc-update'Junio C Hamano1-2/+2
2024-08-26git-config.1: fix description of --regexp in synopsisJunio C Hamano1-1/+1
2024-08-26git-config.1: --get-all description updateJunio C Hamano1-1/+1
2024-08-23doc: replace 3 dash with correct 2 dash in git-config(1)Celeste Liu1-1/+1
2024-05-06builtin/config: introduce "edit" subcommandPatrick Steinhardt1-7/+10
2024-05-06builtin/config: introduce "remove-section" subcommandPatrick Steinhardt1-4/+7
2024-05-06builtin/config: introduce "rename-section" subcommandPatrick Steinhardt1-4/+7
2024-05-06builtin/config: introduce "unset" subcommandPatrick Steinhardt1-11/+16
2024-05-06builtin/config: introduce "set" subcommandPatrick Steinhardt1-14/+24
2024-05-06builtin/config: introduce "get" subcommandPatrick Steinhardt1-48/+45
2024-05-06builtin/config: introduce "list" subcommandPatrick Steinhardt1-7/+19
2024-04-05Merge branch 'rs/config-comment'Junio C Hamano1-3/+15
2024-03-16docs: fix typo in git-config `--default`Brian Lyles1-1/+1
2024-03-16docs: clarify file options in git-config `--edit`Brian Lyles1-1/+2
2024-03-15config: allow tweaking whitespace between value and commentJunio C Hamano1-3/+9
2024-03-15config: fix --comment formattingJunio C Hamano1-7/+8
2024-03-15config: add --comment option to add a commentRalph Seichter1-3/+8
2023-12-26doc: enforce placeholders in documentationJean-Noël Avila1-4/+4
2023-09-15git-config: fix misworded --type=path explanationEvan Gates1-1/+1
2022-07-14Documentation: define protected configurationGlen Choo1-0/+13
2022-07-14Documentation/git-config.txt: add SCOPES sectionGlen Choo1-23/+59
2022-06-07config: document and test the 'worktree' scopeGlen Choo1-1/+1
2022-02-08Documentation: add extensions.worktreeConfig detailsDerrick Stolee1-2/+6
2021-11-09doc: express grammar placeholders between angle bracketsJean-Noël Avila1-23/+23
2021-09-13doc: config, tell readers of `git help --config`Philip Oakley1-0/+3
2021-07-20doc/git-config: simplify "override" advice for FILES sectionJeff King1-5/+4
2021-07-20doc/git-config: clarify GIT_CONFIG environment variableJeff King1-5/+6
2021-07-20doc/git-config: explain --file instead of referring to GIT_CONFIGJeff King1-1/+7
2021-04-19config: allow overriding of global and system configurationPatrick Steinhardt1-0/+5
2021-01-25Merge branch 'ps/config-env-pairs'Junio C Hamano1-0/+16
2021-01-15config: allow specifying config entries via envvar pairsPatrick Steinhardt1-0/+16
2020-11-25config doc: value-pattern is not necessarily a regexpJunio C Hamano1-4/+7
2020-11-25config: add --fixed-value option, un-implementedDerrick Stolee1-7/+13
2020-11-25config: replace 'value_regex' with 'value_pattern'Derrick Stolee1-10/+10
2020-02-10config: add '--show-scope' to print the scope of a config valueMatthew Rogers1-5/+10
2019-09-09Documentation: wrap config listings in "----"Martin Ågren1-27/+29
2019-04-16Merge branch 'ma/asciidoctor-fixes-more'Junio C Hamano1-1/+1
2019-03-07config: document --type=color output is a complete lineJeff King1-1/+3
2019-03-07Documentation: turn middle-of-line tabs into spacesMartin Ågren1-1/+1
2018-10-22worktree: add per-worktree config filesNguyễn Thái Ngọc Duy1-7/+19
2018-09-20git-config.txt: fix 'see: above' noteMartin Ågren1-2/+2
2018-09-20Doc: use `--type=bool` instead of `--bool`Martin Ågren1-2/+2
2018-08-20Merge branch 'sb/config-write-fix'Junio C Hamano1-0/+21
2018-08-08git-config: document accidental multi-line setting in deprecated syntaxStefan Beller1-0/+21
2018-04-23builtin/config: introduce `color` type specifierTaylor Blau1-0/+6
2018-04-23builtin/config: introduce `--default`Taylor Blau1-0/+4
2018-04-19builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`Taylor Blau1-32/+39
2018-02-21config: change default of `pager.config` to "on"Martin Ågren1-0/+1