aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-config.txt
Commit message (Expand)AuthorAge
* config: define and document exit codesMichael J Gruber2011-05-17
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-20
|\
| * Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* | builtin-config: add --path option doing ~ and ~user expansion.Matthieu Moy2009-12-31
|/
* git config: clarify --add and --get-colorFelipe Contreras2009-05-09
* Merge branch 'fc/parseopt-config'Junio C Hamano2009-03-20
|\
| * config: test for --replace-all with one argument and fix documentation.Carlos Rica2009-03-17
* | Merge branch 'maint'Junio C Hamano2009-03-07
|\ \ | |/ |/|
| * document config --bool-or-intJeff King2009-03-07
* | config: Add new option to open an editor.Felipe Contreras2009-02-08
|/
* git-config.txt: fix a typoJim Meyering2008-12-12
* Documentation: fix diff.external exampleAnders Melchiorsen2008-07-27
* Merge branch 'db/no-git-config'Junio C Hamano2008-07-07
|\
| * Only use GIT_CONFIG in "git config", not other programsDaniel Barkalow2008-07-01
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* | Documentation formatting and cleanupJonathan Nieder2008-07-01
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
|/
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Use color.ui variable in scripts tooMatthias Kestenholz2008-04-10
* fix doc typosJim Meyering2008-01-29
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* git config --get-colorboolJunio C Hamano2007-12-05
* git-config --get-color: get configured colorJunio C Hamano2007-11-28
* Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano2007-09-14
* Documentation: Correct various misspellings and typos.Brian Hetro2007-08-24
* Fix documentation for core.gitproxy to reflect codeDavid Symonds2007-08-02
* Make verse of git-config manpage more readableAlex Riesen2007-07-31
* Add an option to specify a file to config builtinAlex Riesen2007-07-31
* config: add support for --bool and --int while setting valuesFrank Lichtenheld2007-06-26
* config: Add --null/-z option for null-delimted outputFrank Lichtenheld2007-06-26
* Merge branch 'maint'Junio C Hamano2007-06-26
|\
| * config: Complete documentation of --get-regexpFrank Lichtenheld2007-06-26
* | War on whitespaceJunio C Hamano2007-06-07
|/
* git-config: Improve documentation of git-config file handlingFrank Lichtenheld2007-05-30
* git-config: Various small fixes to asciidoc documentationFrank Lichtenheld2007-05-30
* git-config: Correct asciidoc documentation for --int/--boolFrank Lichtenheld2007-05-20
* Update git-config documentationAndrew Ruder2007-04-18
* Merge GIT 1.5.0.4Junio C Hamano2007-03-14
|\
| * Clarify doc for git-config --unset-all.Yann Dirson2007-03-14
* | git-config: document --rename-section, provide --remove-sectionPaolo Bonzini2007-03-03
|/
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28