summaryrefslogtreecommitdiff
path: root/Documentation/git-config.txt
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-01Documentation fixes in git-configLibravatar Libor Pechacek1-2/+5
2012-02-17config: add include directiveLibravatar Jeff King1-0/+5
2011-05-17config: define and document exit codesLibravatar Michael J Gruber1-10/+12
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-9/+0
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Libravatar Junio C Hamano1-7/+7
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-7/+7
2009-12-31builtin-config: add --path option doing ~ and ~user expansion.Libravatar Matthieu Moy1-3/+11
2009-05-09git config: clarify --add and --get-colorLibravatar Felipe Contreras1-2/+3
2009-03-20Merge branch 'fc/parseopt-config'Libravatar Junio C Hamano1-1/+1
2009-03-17config: test for --replace-all with one argument and fix documentation.Libravatar Carlos Rica1-1/+1
2009-03-07Merge branch 'maint'Libravatar Junio C Hamano1-0/+4
2009-03-07document config --bool-or-intLibravatar Jeff King1-0/+4
2009-02-08config: Add new option to open an editor.Libravatar Felipe Contreras1-0/+6
2008-12-12git-config.txt: fix a typoLibravatar Jim Meyering1-1/+1
2008-07-27Documentation: fix diff.external exampleLibravatar Anders Melchiorsen1-1/+1
2008-07-07Merge branch 'db/no-git-config'Libravatar Junio C Hamano1-9/+0
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-6/+6
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-6/+6