summaryrefslogtreecommitdiff
path: root/Documentation/git-config.txt
AgeCommit message (Expand)AuthorFilesLines
2018-02-21config: change default of `pager.config` to "on"Libravatar Martin Ågren1-0/+1
2018-02-21config: respect `pager.config` in list/get-mode onlyLibravatar Martin Ågren1-0/+5
2017-11-18config: add --expiry-dateLibravatar Haaris Mehmood1-0/+5
2017-10-19config doc: clarify "git config --path" exampleLibravatar Nathan Payre1-4/+4
2016-08-25Merge branch 'dg/document-git-c-in-git-config-doc'Libravatar Junio C Hamano1-0/+3
2016-08-23doc: mention `git -c` in git-config(1)Libravatar David Glasser1-0/+3
2016-06-28doc: typeset long options with argument as literalLibravatar Matthieu Moy1-2/+2
2016-06-28doc: typeset long command-line options as literalLibravatar Matthieu Moy1-13/+13
2016-06-08doc: more consistency in environment variables formatLibravatar Tom Russello1-1/+1
2016-04-26config doc: improve exit code listingLibravatar Stefan Beller1-3/+3
2016-04-14Merge branch 'jk/config-get-urlmatch' into maintLibravatar Junio C Hamano1-10/+9
2016-02-28Documentation/git-config: fix --get-all descriptionLibravatar John Keeping1-2/+1
2016-02-28Documentation/git-config: use bulleted list for exit codesLibravatar John Keeping1-7/+7
2016-02-28config: fail if --get-urlmatch finds no valueLibravatar John Keeping1-1/+1
2016-02-26Merge branch 'ls/config-origin'Libravatar Junio C Hamano1-5/+11
2016-02-22Merge branch 'jk/config-include'Libravatar Junio C Hamano1-1/+3
2016-02-22config: add '--show-origin' option to print the origin of a config valueLibravatar Lars Schneider1-5/+11
2016-02-13git-config: better document default behavior for `--include`Libravatar Jeff King1-1/+3
2015-08-10config: add '--name-only' option to list only variable namesLibravatar SZEDER Gábor1-3/+7
2015-03-13*config.txt: stick to camelCase naming conventionLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Libravatar Jason St. John1-1/+1
2013-09-09Merge branch 'jc/url-match'Libravatar Junio C Hamano1-0/+29
2013-08-05config: "git config --get-urlmatch" parses section.<url>.keyLibravatar Junio C Hamano1-0/+29
2013-07-31Merge branch 'rr/maint-tilde-markup-in-doc'Libravatar Junio C Hamano1-12/+14
2013-07-26config doc: quote paths, fixing tilde-interpretationLibravatar Ramkumar Ramachandra1-12/+14
2013-07-22Merge branch 'hv/config-from-blob'Libravatar Junio C Hamano1-0/+7
2013-07-21Merge branch 'nk/config-local-doc' into maintLibravatar Junio C Hamano1-0/+9
2013-07-12Merge branch 'jk/maint-config-multi-order'Libravatar Junio C Hamano1-8/+12
2013-07-12teach config --blob option to parse config from databaseLibravatar Heiko Voigt1-0/+7
2013-07-07git-config(1): clarify precedence of multiple valuesLibravatar John Keeping1-8/+12
2013-07-03Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2013-07-03Merge branch 'maint-1.8.2' into maintLibravatar Junio C Hamano1-1/+1
2013-07-03git-config: update doc for --get with multiple valuesLibravatar John Keeping1-1/+1
2013-06-24Merge branch 'nk/config-local-doc'Libravatar Junio C Hamano1-0/+9
2013-06-17config: Add description of --local optionLibravatar Namhyung Kim1-0/+9
2013-05-17documentation: trivial style cleanupsLibravatar Felipe Contreras1-2/+1
2013-01-11Merge branch 'jn/warn-on-inaccessible-loosen' into maintLibravatar Junio C Hamano1-0/+4
2013-01-06Merge branch 'jn/warn-on-inaccessible-loosen'Libravatar Junio C Hamano1-0/+4
2012-10-14doc: advertise GIT_CONFIG_NOSYSTEMLibravatar Jonathan Nieder1-0/+4
2012-09-03Merge branch 'jc/maint-config-exit-status'Libravatar Junio C Hamano1-4/+4
2012-08-29Merge branch 'mh/maint-config-doc-proxy-command'Libravatar Junio C Hamano1-2/+2
2012-08-18git-config doc: unconfuse an exampleLibravatar Junio C Hamano1-1/+1
2012-08-18git-config.txt: fix exampleLibravatar Michael Haggerty1-1/+1
2012-07-30config: "git config baa" should exit with status 1Libravatar Junio C Hamano1-4/+4
2012-06-25config: write to $XDG_CONFIG_HOME/git/config file when appropriateLibravatar Huynh Khoi Nguyen Nguyen1-1/+2
2012-06-25config: read (but not write) from $XDG_CONFIG_HOME/git/config fileLibravatar Huynh Khoi Nguyen Nguyen1-3/+11
2012-05-25config doc: remove confusion about relative GIT_DIR from FILES sectionLibravatar Jonathan Nieder1-3/+1
2012-05-11Merge branch 'fa/maint-config-doc' into maintLibravatar Junio C Hamano1-5/+9
2012-05-07Documentation/git-config: describe and clarify "--local <file>" optionLibravatar Florian Achleitner1-5/+9
2012-03-01Merge branch 'maint'Libravatar Junio C Hamano1-2/+5