| Commit message (Expand) | Author | Age |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
* | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 2010-01-20 |
|\ |
|
| * | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
* | | builtin-config: add --path option doing ~ and ~user expansion. | Matthieu Moy | 2009-12-31 |
|/ |
|
* | git config: clarify --add and --get-color | Felipe Contreras | 2009-05-09 |
* | Merge branch 'fc/parseopt-config' | Junio C Hamano | 2009-03-20 |
|\ |
|
| * | config: test for --replace-all with one argument and fix documentation. | Carlos Rica | 2009-03-17 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-03-07 |
|\ \
| |/
|/| |
|
| * | document config --bool-or-int | Jeff King | 2009-03-07 |
* | | config: Add new option to open an editor. | Felipe Contreras | 2009-02-08 |
|/ |
|
* | git-config.txt: fix a typo | Jim Meyering | 2008-12-12 |
* | Documentation: fix diff.external example | Anders Melchiorsen | 2008-07-27 |
* | Merge branch 'db/no-git-config' | Junio C Hamano | 2008-07-07 |
|\ |
|
| * | Only use GIT_CONFIG in "git config", not other programs | Daniel Barkalow | 2008-07-01 |
* | | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
|/ |
|
* | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | Use color.ui variable in scripts too | Matthias Kestenholz | 2008-04-10 |
* | fix doc typos | Jim Meyering | 2008-01-29 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
* | git config --get-colorbool | Junio C Hamano | 2007-12-05 |
* | git-config --get-color: get configured color | Junio C Hamano | 2007-11-28 |
* | Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot | Junio C Hamano | 2007-09-14 |
* | Documentation: Correct various misspellings and typos. | Brian Hetro | 2007-08-24 |
* | Fix documentation for core.gitproxy to reflect code | David Symonds | 2007-08-02 |
* | Make verse of git-config manpage more readable | Alex Riesen | 2007-07-31 |
* | Add an option to specify a file to config builtin | Alex Riesen | 2007-07-31 |
* | config: add support for --bool and --int while setting values | Frank Lichtenheld | 2007-06-26 |
* | config: Add --null/-z option for null-delimted output | Frank Lichtenheld | 2007-06-26 |
* | Merge branch 'maint' | Junio C Hamano | 2007-06-26 |
|\ |
|
| * | config: Complete documentation of --get-regexp | Frank Lichtenheld | 2007-06-26 |
* | | War on whitespace | Junio C Hamano | 2007-06-07 |
|/ |
|
* | git-config: Improve documentation of git-config file handling | Frank Lichtenheld | 2007-05-30 |
* | git-config: Various small fixes to asciidoc documentation | Frank Lichtenheld | 2007-05-30 |
* | git-config: Correct asciidoc documentation for --int/--bool | Frank Lichtenheld | 2007-05-20 |
* | Update git-config documentation | Andrew Ruder | 2007-04-18 |
* | Merge GIT 1.5.0.4 | Junio C Hamano | 2007-03-14 |
|\ |
|
| * | Clarify doc for git-config --unset-all. | Yann Dirson | 2007-03-14 |
* | | git-config: document --rename-section, provide --remove-section | Paolo Bonzini | 2007-03-03 |
|/ |
|
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 |