summaryrefslogtreecommitdiff
path: root/Documentation/git-config.txt
AgeCommit message (Expand)Author
2008-07-27Documentation: fix diff.external exampleAnders Melchiorsen
2008-07-07Merge branch 'db/no-git-config'Junio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-07-01Only use GIT_CONFIG in "git config", not other programsDaniel Barkalow
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-04-10Use color.ui variable in scripts tooMatthias Kestenholz
2008-01-30fix doc typosJim Meyering
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-06git config --get-colorboolJunio C Hamano
2007-11-29git-config --get-color: get configured colorJunio C Hamano
2007-09-14Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano
2007-08-25Documentation: Correct various misspellings and typos.Brian Hetro
2007-08-03Fix documentation for core.gitproxy to reflect codeDavid Symonds
2007-08-01Make verse of git-config manpage more readableAlex Riesen
2007-08-01Add an option to specify a file to config builtinAlex Riesen
2007-06-27config: add support for --bool and --int while setting valuesFrank Lichtenheld
2007-06-27config: Add --null/-z option for null-delimted outputFrank Lichtenheld
2007-06-27Merge branch 'maint'Junio C Hamano
2007-06-27config: Complete documentation of --get-regexpFrank Lichtenheld
2007-06-07War on whitespaceJunio C Hamano
2007-05-31git-config: Improve documentation of git-config file handlingFrank Lichtenheld
2007-05-31git-config: Various small fixes to asciidoc documentationFrank Lichtenheld
2007-05-20git-config: Correct asciidoc documentation for --int/--boolFrank Lichtenheld
2007-04-19Update git-config documentationAndrew Ruder
2007-03-14Merge GIT 1.5.0.4Junio C Hamano
2007-03-14Clarify doc for git-config --unset-all.Yann Dirson
2007-03-04git-config: document --rename-section, provide --remove-sectionPaolo Bonzini
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince