| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 listingsb/config-exit-status-list | Stefan Beller | 2016-04-26 | 1 | -3/+3 |
* | Merge branch 'jk/config-get-urlmatch' into maint | Junio C Hamano | 2016-04-14 | 1 | -10/+9 |
|\ |
|
| * | Documentation/git-config: fix --get-all descriptionjk/config-get-urlmatch | 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 valuels/config-origin | 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`jk/config-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 conventionnd/config-doc-camelCase | Nguyễn Thái Ngọc Duy | 2015-03-13 | 1 | -1/+1 |
* | | Documentation: use "command-line" when used as a compound adjective, and fix ...jj/command-line-somethingjj/command-line-adjective | Jason St. John | 2014-05-21 | 1 | -1/+1 |
* | | Merge branch 'jc/url-match' | Junio C Hamano | 2013-09-09 | 1 | -0/+29 |
|\ \ |
|
| * | | config: "git config --get-urlmatch" parses section.<url>.key | Junio C Hamano | 2013-08-05 | 1 | -0/+29 |
* | | | Merge branch 'rr/maint-tilde-markup-in-doc' | Junio C Hamano | 2013-07-31 | 1 | -12/+14 |
|\ \ \ |
|
| * | | | config doc: quote paths, fixing tilde-interpretationrr/maint-tilde-markup-in-doc | Ramkumar Ramachandra | 2013-07-26 | 1 | -12/+14 |
| * | | | Merge branch 'nk/config-local-doc' into maint | Junio C Hamano | 2013-07-21 | 1 | -0/+9 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'hv/config-from-blob' | Junio C Hamano | 2013-07-22 | 1 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | teach config --blob option to parse config from database | Heiko Voigt | 2013-07-12 | 1 | -0/+7 |
* | | | | | | Merge branch 'jk/maint-config-multi-order' | Junio C Hamano | 2013-07-12 | 1 | -8/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | git-config(1): clarify precedence of multiple valuesjk/maint-config-multi-order | John Keeping | 2013-07-07 | 1 | -8/+12 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-07-03 | 1 | -1/+1 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'maint-1.8.2' into maint | Junio C Hamano | 2013-07-03 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | git-config: update doc for --get with multiple valuesmaint-1.8.1 | John Keeping | 2013-07-03 | 1 | -1/+1 |
* | | | | | | Merge branch 'nk/config-local-doc' | Junio C Hamano | 2013-06-24 | 1 | -0/+9 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | config: Add description of --local option | Namhyung Kim | 2013-06-17 | 1 | -0/+9 |
| |/ / / |
|
| * | | | Merge branch 'jn/warn-on-inaccessible-loosen' into maint | Junio C Hamano | 2013-01-11 | 1 | -0/+4 |
| |\ \ \ |
|
* | | | | | documentation: trivial style cleanups | Felipe Contreras | 2013-05-17 | 1 | -2/+1 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'jn/warn-on-inaccessible-loosen' | Junio C Hamano | 2013-01-06 | 1 | -0/+4 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | doc: advertise GIT_CONFIG_NOSYSTEM | Jonathan Nieder | 2012-10-14 | 1 | -0/+4 |
* | | | Merge branch 'jc/maint-config-exit-status' | Junio C Hamano | 2012-09-03 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | config: "git config baa" should exit with status 1 | Junio C Hamano | 2012-07-30 | 1 | -4/+4 |
* | | | | Merge branch 'mh/maint-config-doc-proxy-command' | Junio C Hamano | 2012-08-29 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | git-config doc: unconfuse an example | Junio C Hamano | 2012-08-18 | 1 | -1/+1 |
| * | | | git-config.txt: fix example | Michael Haggerty | 2012-08-18 | 1 | -1/+1 |
* | | | | config: write to $XDG_CONFIG_HOME/git/config file when appropriate | Huynh Khoi Nguyen Nguyen | 2012-06-25 | 1 | -1/+2 |
* | | | | config: read (but not write) from $XDG_CONFIG_HOME/git/config file | Huynh Khoi Nguyen Nguyen | 2012-06-25 | 1 | -3/+11 |
| |/ /
|/| | |
|
* | | | config doc: remove confusion about relative GIT_DIR from FILES section | Jonathan Nieder | 2012-05-25 | 1 | -3/+1 |
* | | | Merge branch 'fa/maint-config-doc' into maint | Junio C Hamano | 2012-05-11 | 1 | -5/+9 |
|\ \ \ |
|
| * | | | Documentation/git-config: describe and clarify "--local <file>" option | Florian Achleitner | 2012-05-07 | 1 | -5/+9 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2012-03-01 | 1 | -2/+5 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | Documentation fixes in git-config | Libor Pechacek | 2012-03-01 | 1 | -2/+5 |
| |/ |
|
* | | config: add include directive | Jeff King | 2012-02-17 | 1 | -0/+5 |
|/ |
|
* | config: define and document exit codes | Michael J Gruber | 2011-05-17 | 1 | -10/+12 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -9/+0 |
* | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 2010-01-20 | 1 | -7/+7 |
|\ |
|
| * | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -7/+7 |