aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-config.txt
Commit message (Expand)AuthorAge
* 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