summaryrefslogtreecommitdiff
path: root/Documentation/git-config.txt
AgeCommit message (Expand)Author
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