108 Commits (e31aba42fb12bdeb0f850829e008e1e3f43af500)

Author SHA1 Message Date
Matthew Rogers 145d59f482 config: add '--show-scope' to print the scope of a config value 5 years ago
Martin Ågren 1925fe0c8a Documentation: wrap config listings in "----" 5 years ago
Jeff King cd8e7593b9 config: document --type=color output is a complete line 6 years ago
Martin Ågren 8d75a1d183 Documentation: turn middle-of-line tabs into spaces 6 years ago
Nguyễn Thái Ngọc Duy 58b284a2e9 worktree: add per-worktree config files 6 years ago
Martin Ågren 08caa95a27 git-config.txt: fix 'see: above' note 6 years ago
Martin Ågren ed3bb3dfc7 Doc: use `--type=bool` instead of `--bool` 6 years ago
Stefan Beller bff7df7a87 git-config: document accidental multi-line setting in deprecated syntax 6 years ago
Taylor Blau 63e2a0f8e9 builtin/config: introduce `color` type specifier 7 years ago
Taylor Blau eeaa24b990 builtin/config: introduce `--default` 7 years ago
Taylor Blau fb0dc3bac1 builtin/config.c: support `--type=<type>` as preferred alias for `--<type>` 7 years ago
Martin Ågren c0e9f5be87 config: change default of `pager.config` to "on" 7 years ago
Martin Ågren 32888b8fd5 config: respect `pager.config` in list/get-mode only 7 years ago
Haaris Mehmood 5f9674243d config: add --expiry-date 7 years ago
Nathan Payre 32fceba3fd config doc: clarify "git config --path" example 7 years ago
David Glasser ae1f7094f7 doc: mention `git -c` in git-config(1) 8 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