Age | Commit message (Expand) | Author | Files | Lines |
2018-02-21 | config: change default of `pager.config` to "on" | Martin Ågren | 1 | -0/+1 |
2018-02-21 | config: respect `pager.config` in list/get-mode only | Martin Ågren | 1 | -0/+5 |
2017-11-18 | config: add --expiry-date | Haaris Mehmood | 1 | -0/+5 |
2017-10-19 | config doc: clarify "git config --path" example | Nathan Payre | 1 | -4/+4 |
2016-08-25 | Merge branch 'dg/document-git-c-in-git-config-doc' | Junio C Hamano | 1 | -0/+3 |
2016-08-23 | doc: mention `git -c` in git-config(1) | David Glasser | 1 | -0/+3 |
2016-06-28 | doc: typeset long options with argument as literal | Matthieu Moy | 1 | -2/+2 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -13/+13 |
2016-06-08 | doc: more consistency in environment variables format | Tom Russello | 1 | -1/+1 |
2016-04-26 | config doc: improve exit code listing | Stefan Beller | 1 | -3/+3 |
2016-04-14 | Merge branch 'jk/config-get-urlmatch' into maint | Junio C Hamano | 1 | -10/+9 |
2016-02-28 | Documentation/git-config: fix --get-all description | John Keeping | 1 | -2/+1 |
2016-02-28 | Documentation/git-config: use bulleted list for exit codes | John Keeping | 1 | -7/+7 |
2016-02-28 | config: fail if --get-urlmatch finds no value | John Keeping | 1 | -1/+1 |
2016-02-26 | Merge branch 'ls/config-origin' | Junio C Hamano | 1 | -5/+11 |
2016-02-22 | Merge branch 'jk/config-include' | Junio C Hamano | 1 | -1/+3 |
2016-02-22 | config: add '--show-origin' option to print the origin of a config value | Lars Schneider | 1 | -5/+11 |
2016-02-13 | git-config: better document default behavior for `--include` | Jeff King | 1 | -1/+3 |
2015-08-10 | config: add '--name-only' option to list only variable names | SZEDER Gábor | 1 | -3/+7 |
2015-03-13 | *config.txt: stick to camelCase naming convention | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2014-05-21 | Documentation: use "command-line" when used as a compound adjective, and fix ... | Jason St. John | 1 | -1/+1 |
2013-09-09 | Merge branch 'jc/url-match' | Junio C Hamano | 1 | -0/+29 |
2013-08-05 | config: "git config --get-urlmatch" parses section.<url>.key | Junio C Hamano | 1 | -0/+29 |
2013-07-31 | Merge branch 'rr/maint-tilde-markup-in-doc' | Junio C Hamano | 1 | -12/+14 |
2013-07-26 | config doc: quote paths, fixing tilde-interpretation | Ramkumar Ramachandra | 1 | -12/+14 |
2013-07-22 | Merge branch 'hv/config-from-blob' | Junio C Hamano | 1 | -0/+7 |
2013-07-21 | Merge branch 'nk/config-local-doc' into maint | Junio C Hamano | 1 | -0/+9 |
2013-07-12 | Merge branch 'jk/maint-config-multi-order' | Junio C Hamano | 1 | -8/+12 |
2013-07-12 | teach config --blob option to parse config from database | Heiko Voigt | 1 | -0/+7 |
2013-07-07 | git-config(1): clarify precedence of multiple values | John Keeping | 1 | -8/+12 |
2013-07-03 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2013-07-03 | Merge branch 'maint-1.8.2' into maint | Junio C Hamano | 1 | -1/+1 |
2013-07-03 | git-config: update doc for --get with multiple values | John Keeping | 1 | -1/+1 |
2013-06-24 | Merge branch 'nk/config-local-doc' | Junio C Hamano | 1 | -0/+9 |
2013-06-17 | config: Add description of --local option | Namhyung Kim | 1 | -0/+9 |
2013-05-17 | documentation: trivial style cleanups | Felipe Contreras | 1 | -2/+1 |
2013-01-11 | Merge branch 'jn/warn-on-inaccessible-loosen' into maint | Junio C Hamano | 1 | -0/+4 |
2013-01-06 | Merge branch 'jn/warn-on-inaccessible-loosen' | Junio C Hamano | 1 | -0/+4 |
2012-10-14 | doc: advertise GIT_CONFIG_NOSYSTEM | Jonathan Nieder | 1 | -0/+4 |
2012-09-03 | Merge branch 'jc/maint-config-exit-status' | Junio C Hamano | 1 | -4/+4 |
2012-08-29 | Merge branch 'mh/maint-config-doc-proxy-command' | Junio C Hamano | 1 | -2/+2 |
2012-08-18 | git-config doc: unconfuse an example | Junio C Hamano | 1 | -1/+1 |
2012-08-18 | git-config.txt: fix example | Michael Haggerty | 1 | -1/+1 |
2012-07-30 | config: "git config baa" should exit with status 1 | Junio C Hamano | 1 | -4/+4 |
2012-06-25 | config: write to $XDG_CONFIG_HOME/git/config file when appropriate | Huynh Khoi Nguyen Nguyen | 1 | -1/+2 |
2012-06-25 | config: read (but not write) from $XDG_CONFIG_HOME/git/config file | Huynh Khoi Nguyen Nguyen | 1 | -3/+11 |
2012-05-25 | config doc: remove confusion about relative GIT_DIR from FILES section | Jonathan Nieder | 1 | -3/+1 |
2012-05-11 | Merge branch 'fa/maint-config-doc' into maint | Junio C Hamano | 1 | -5/+9 |
2012-05-07 | Documentation/git-config: describe and clarify "--local <file>" option | Florian Achleitner | 1 | -5/+9 |
2012-03-01 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+5 |