Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-03-01 | Documentation fixes in git-config | Libor Pechacek | 1 | -2/+5 |
2012-02-17 | config: add include directive | Jeff King | 1 | -0/+5 |
2011-05-17 | config: define and document exit codes | Michael J Gruber | 1 | -10/+12 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -9/+0 |
2010-01-20 | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 1 | -7/+7 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -7/+7 |
2009-12-31 | builtin-config: add --path option doing ~ and ~user expansion. | Matthieu Moy | 1 | -3/+11 |
2009-05-09 | git config: clarify --add and --get-color | Felipe Contreras | 1 | -2/+3 |
2009-03-20 | Merge branch 'fc/parseopt-config' | Junio C Hamano | 1 | -1/+1 |
2009-03-17 | config: test for --replace-all with one argument and fix documentation. | Carlos Rica | 1 | -1/+1 |
2009-03-07 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+4 |
2009-03-07 | document config --bool-or-int | Jeff King | 1 | -0/+4 |
2009-02-08 | config: Add new option to open an editor. | Felipe Contreras | 1 | -0/+6 |
2008-12-12 | git-config.txt: fix a typo | Jim Meyering | 1 | -1/+1 |
2008-07-27 | Documentation: fix diff.external example | Anders Melchiorsen | 1 | -1/+1 |
2008-07-07 | Merge branch 'db/no-git-config' | Junio C Hamano | 1 | -9/+0 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -6/+6 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -6/+6 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -13/+13 |
2008-07-01 | Only use GIT_CONFIG in "git config", not other programs | Daniel Barkalow | 1 | -9/+0 |