summaryrefslogtreecommitdiff
path: root/Documentation/git-config.txt
Commit message (Expand)AuthorAgeFilesLines
* Documentation: define protected configurationGlen Choo2022-07-141-0/+13
* Documentation/git-config.txt: add SCOPES sectionGlen Choo2022-07-141-23/+59
* config: document and test the 'worktree' scopeGlen Choo2022-06-071-1/+1
* Documentation: add extensions.worktreeConfig detailsDerrick Stolee2022-02-081-2/+6
* doc: express grammar placeholders between angle bracketsJean-Noël Avila2021-11-091-23/+23
* doc: config, tell readers of `git help --config`Philip Oakley2021-09-131-0/+3
* doc/git-config: simplify "override" advice for FILES sectionJeff King2021-07-201-5/+4
* doc/git-config: clarify GIT_CONFIG environment variableJeff King2021-07-201-5/+6
* doc/git-config: explain --file instead of referring to GIT_CONFIGJeff King2021-07-201-1/+7
* config: allow overriding of global and system configurationPatrick Steinhardt2021-04-191-0/+5
* Merge branch 'ps/config-env-pairs'Junio C Hamano2021-01-251-0/+16
|\
| * config: allow specifying config entries via envvar pairsPatrick Steinhardt2021-01-151-0/+16
* | config doc: value-pattern is not necessarily a regexpJunio C Hamano2020-11-251-4/+7
* | config: add --fixed-value option, un-implementedDerrick Stolee2020-11-251-7/+13
* | config: replace 'value_regex' with 'value_pattern'Derrick Stolee2020-11-251-10/+10
|/
* config: add '--show-scope' to print the scope of a config valueMatthew Rogers2020-02-101-5/+10
* Documentation: wrap config listings in "----"Martin Ågren2019-09-091-27/+29
* Merge branch 'ma/asciidoctor-fixes-more'Junio C Hamano2019-04-161-1/+1
|\
| * Documentation: turn middle-of-line tabs into spacesMartin Ågren2019-03-071-1/+1
* | config: document --type=color output is a complete lineJeff King2019-03-071-1/+3
|/
* worktree: add per-worktree config filesNguyễn Thái Ngọc Duy2018-10-221-7/+19
* git-config.txt: fix 'see: above' noteMartin Ågren2018-09-201-2/+2
* Doc: use `--type=bool` instead of `--bool`Martin Ågren2018-09-201-2/+2
* Merge branch 'sb/config-write-fix'Junio C Hamano2018-08-201-0/+21
|\
| * git-config: document accidental multi-line setting in deprecated syntaxStefan Beller2018-08-081-0/+21
* | builtin/config: introduce `color` type specifierTaylor Blau2018-04-231-0/+6
* | builtin/config: introduce `--default`Taylor Blau2018-04-231-0/+4
* | builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`Taylor Blau2018-04-191-32/+39
* | config: change default of `pager.config` to "on"ma/config-page-only-in-list-modeMartin Ågren2018-02-211-0/+1
* | config: respect `pager.config` in list/get-mode onlyMartin Ågren2018-02-211-0/+5
|/
* config: add --expiry-datehm/config-parse-expiry-dateHaaris Mehmood2017-11-181-0/+5
* config doc: clarify "git config --path" examplenp/config-path-docNathan Payre2017-10-191-4/+4
* Merge branch 'dg/document-git-c-in-git-config-doc'Junio C Hamano2016-08-251-0/+3
|\
| * doc: mention `git -c` in git-config(1)dg/document-git-c-in-git-config-docDavid Glasser2016-08-231-0/+3
* | doc: typeset long options with argument as literalMatthieu Moy2016-06-281-2/+2
* | doc: typeset long command-line options as literalMatthieu Moy2016-06-281-13/+13
* | doc: more consistency in environment variables formatTom Russello2016-06-081-1/+1
|/
* config doc: improve exit code listingsb/config-exit-status-listStefan Beller2016-04-261-3/+3
* Merge branch 'jk/config-get-urlmatch' into maintJunio C Hamano2016-04-141-10/+9
|\
| * Documentation/git-config: fix --get-all descriptionjk/config-get-urlmatchJohn Keeping2016-02-281-2/+1
| * Documentation/git-config: use bulleted list for exit codesJohn Keeping2016-02-281-7/+7
| * config: fail if --get-urlmatch finds no valueJohn Keeping2016-02-281-1/+1
* | Merge branch 'ls/config-origin'Junio C Hamano2016-02-261-5/+11
|\ \
| * | config: add '--show-origin' option to print the origin of a config valuels/config-originLars Schneider2016-02-221-5/+11
| |/
* | Merge branch 'jk/config-include'Junio C Hamano2016-02-221-1/+3
|\ \ | |/ |/|
| * git-config: better document default behavior for `--include`jk/config-includeJeff King2016-02-131-1/+3
* | config: add '--name-only' option to list only variable namesSZEDER Gábor2015-08-101-3/+7
* | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-1/+1
* | Documentation: use "command-line" when used as a compound adjective, and fix ...jj/command-line-somethingjj/command-line-adjectiveJason St. John2014-05-211-1/+1
* | Merge branch 'jc/url-match'Junio C Hamano2013-09-091-0/+29
|\ \