Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -3/+6 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-04-10 | Use color.ui variable in scripts too | Matthias Kestenholz | 1 | -0/+2 |
2008-01-29 | fix doc typos | Jim Meyering | 1 | -1/+1 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -1/+1 |
2007-12-05 | git config --get-colorbool | Junio C Hamano | 1 | -0/+10 |
2007-11-28 | git-config --get-color: get configured color | Junio C Hamano | 1 | -0/+16 |
2007-09-14 | Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot | Junio C Hamano | 1 | -1/+1 |
2007-08-24 | Documentation: Correct various misspellings and typos. | Brian Hetro | 1 | -1/+1 |
2007-08-02 | Fix documentation for core.gitproxy to reflect code | David Symonds | 1 | -3/+1 |
2007-07-31 | Make verse of git-config manpage more readable | Alex Riesen | 1 | -13/+19 |