91 Commits (b3a8076e0d9319be38d786a0bffc50c4248a0d3e)

Author SHA1 Message Date
David Glasser ae1f7094f7 doc: mention `git -c` in git-config(1) 9 years ago
Matthieu Moy bb72e10a41 doc: typeset long options with argument as literal 9 years ago
Matthieu Moy bcf9626a71 doc: typeset long command-line options as literal 9 years ago
Tom Russello 47d81b5c7a doc: more consistency in environment variables format 9 years ago
Stefan Beller 376eb604c2 config doc: improve exit code listing 9 years ago
John Keeping 24990b2feb Documentation/git-config: fix --get-all description 9 years ago
John Keeping 94c5b0e8b9 Documentation/git-config: use bulleted list for exit codes 9 years ago
John Keeping 27b30be686 config: fail if --get-urlmatch finds no value 9 years ago
Lars Schneider 70bd879ab6 config: add '--show-origin' option to print the origin of a config value 9 years ago
Jeff King 753a2cda11 git-config: better document default behavior for `--include` 9 years ago
SZEDER Gábor 578625fa91 config: add '--name-only' option to list only variable names 10 years ago
Nguyễn Thái Ngọc Duy da0005b885 *config.txt: stick to camelCase naming convention 10 years ago
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 12 years ago
Ramkumar Ramachandra 5ff0c0e875 config doc: quote paths, fixing tilde-interpretation 12 years ago
Heiko Voigt 1bc888193e teach config --blob option to parse config from database 12 years ago
John Keeping 7da9800fff git-config(1): clarify precedence of multiple values 12 years ago
John Keeping 62e91efafd git-config: update doc for --get with multiple values 12 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 13 years ago
Michael Haggerty d0714cc87b git-config.txt: fix example 13 years ago
Junio C Hamano 9409c7a5b3 config: "git config baa" should exit with status 1 13 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 17 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