75 Commits (2ea40f01c51b7a3e0e5ab32dbacfb1c38e852631)

Author SHA1 Message Date
Jason St. John 06ab60c066 Documentation: use "command-line" when used as a compound adjective, and fix other minor grammatical issues 11 years ago
Junio C Hamano d4770964d5 config: "git config --get-urlmatch" parses section.<url>.key 11 years ago
Ramkumar Ramachandra 5ff0c0e875 config doc: quote paths, fixing tilde-interpretation 11 years ago
Heiko Voigt 1bc888193e teach config --blob option to parse config from database 11 years ago
John Keeping 7da9800fff git-config(1): clarify precedence of multiple values 11 years ago
John Keeping 62e91efafd git-config: update doc for --get with multiple values 11 years ago
Namhyung Kim 560d4b86ab config: Add description of --local option 12 years ago
Felipe Contreras 0460ed2c93 documentation: trivial style cleanups 12 years ago
Jonathan Nieder e8ef401cd0 doc: advertise GIT_CONFIG_NOSYSTEM 12 years ago
Junio C Hamano d1e1fe7569 git-config doc: unconfuse an example 12 years ago
Michael Haggerty d0714cc87b git-config.txt: fix example 12 years ago
Junio C Hamano 9409c7a5b3 config: "git config baa" should exit with status 1 12 years ago
Huynh Khoi Nguyen Nguyen 0e8593dc5b config: write to $XDG_CONFIG_HOME/git/config file when appropriate 13 years ago
Huynh Khoi Nguyen Nguyen 21cf322791 config: read (but not write) from $XDG_CONFIG_HOME/git/config file 13 years ago
Jonathan Nieder ec84e069af config doc: remove confusion about relative GIT_DIR from FILES section 13 years ago
Florian Achleitner c598c5aa01 Documentation/git-config: describe and clarify "--local <file>" option 13 years ago
Libor Pechacek e0a4aae865 Documentation fixes in git-config 13 years ago
Jeff King 9b25a0b52e config: add include directive 13 years ago
Michael J Gruber 7a39741999 config: define and document exit codes 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Matthieu Moy 1349484e34 builtin-config: add --path option doing ~ and ~user expansion. 15 years ago
Felipe Contreras ac9f71cf76 git config: clarify --add and --get-color 16 years ago
Carlos Rica bf71b4b3ee config: test for --replace-all with one argument and fix documentation. 16 years ago
Jeff King d57f07ebae document config --bool-or-int 16 years ago
Felipe Contreras 3bec8ff99a config: Add new option to open an editor. 16 years ago
Jim Meyering 544ddb045a git-config.txt: fix a typo 16 years ago
Anders Melchiorsen bbff8aaaf2 Documentation: fix diff.external example 16 years ago
Anders Melchiorsen 6bb9e51b8e Documentation: fix diff.external example 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Daniel Barkalow dc87183189 Only use GIT_CONFIG in "git config", not other programs 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Matthias Kestenholz 4d4f5ba3ea Use color.ui variable in scripts too 17 years ago
Jim Meyering a5d86f7406 fix doc typos 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Junio C Hamano 0f6f5a4022 git config --get-colorbool 17 years ago
Junio C Hamano 9ce0352258 git-config --get-color: get configured color 17 years ago
Junio C Hamano 7c8b5eaf22 Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot 17 years ago
Brian Hetro 027830755d Documentation: Correct various misspellings and typos. 17 years ago
David Symonds 29093c28a2 Fix documentation for core.gitproxy to reflect code 18 years ago
Alex Riesen be52a41c4e Make verse of git-config manpage more readable 18 years ago
Alex Riesen 67d454fed6 Add an option to specify a file to config builtin 18 years ago
Frank Lichtenheld db1696b8ab config: add support for --bool and --int while setting values 18 years ago
Frank Lichtenheld 2275d50211 config: Add --null/-z option for null-delimted output 18 years ago
Frank Lichtenheld e373bb7388 config: Complete documentation of --get-regexp 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Frank Lichtenheld 1701409003 git-config: Improve documentation of git-config file handling 18 years ago