aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-config.txt
Commit message (Expand)AuthorAge
* documentation: trivial style cleanupsFelipe Contreras2013-05-17
* Merge branch 'jn/warn-on-inaccessible-loosen'Junio C Hamano2013-01-06
|\
| * doc: advertise GIT_CONFIG_NOSYSTEMJonathan Nieder2012-10-14
* | Merge branch 'jc/maint-config-exit-status'Junio C Hamano2012-09-03
|\ \
| * | config: "git config baa" should exit with status 1Junio C Hamano2012-07-30
* | | Merge branch 'mh/maint-config-doc-proxy-command'Junio C Hamano2012-08-29
|\ \ \ | |_|/ |/| |
| * | git-config doc: unconfuse an exampleJunio C Hamano2012-08-18
| * | git-config.txt: fix exampleMichael Haggerty2012-08-18
* | | config: write to $XDG_CONFIG_HOME/git/config file when appropriateHuynh Khoi Nguyen Nguyen2012-06-25
* | | config: read (but not write) from $XDG_CONFIG_HOME/git/config fileHuynh Khoi Nguyen Nguyen2012-06-25
| |/ |/|
* | config doc: remove confusion about relative GIT_DIR from FILES sectionJonathan Nieder2012-05-25
* | Merge branch 'fa/maint-config-doc' into maintJunio C Hamano2012-05-11
|\ \
| * | Documentation/git-config: describe and clarify "--local <file>" optionFlorian Achleitner2012-05-07
* | | Merge branch 'maint'Junio C Hamano2012-03-01
|\ \ \ | | |/ | |/|
| * | Documentation fixes in git-configLibor Pechacek2012-03-01
| |/
* | config: add include directiveJeff King2012-02-17
|/
* 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