index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
git-config.txt
Commit message (
Expand
)
Author
Age
*
Merge branch 'jc/url-match'
Junio C Hamano
2013-09-09
|
\
|
*
config: "git config --get-urlmatch" parses section.<url>.key
Junio C Hamano
2013-08-05
*
|
Merge branch 'rr/maint-tilde-markup-in-doc'
Junio C Hamano
2013-07-31
|
\
\
|
*
|
config doc: quote paths, fixing tilde-interpretation
Ramkumar Ramachandra
2013-07-26
|
*
|
Merge branch 'nk/config-local-doc' into maint
Junio C Hamano
2013-07-21
|
|
\
\
*
|
\
\
Merge branch 'hv/config-from-blob'
Junio C Hamano
2013-07-22
|
\
\
\
\
|
*
|
|
|
teach config --blob option to parse config from database
Heiko Voigt
2013-07-12
*
|
|
|
|
Merge branch 'jk/maint-config-multi-order'
Junio C Hamano
2013-07-12
|
\
\
\
\
\
|
*
|
|
|
|
git-config(1): clarify precedence of multiple values
John Keeping
2013-07-07
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2013-07-03
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'maint-1.8.2' into maint
Junio C Hamano
2013-07-03
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
git-config: update doc for --get with multiple values
John Keeping
2013-07-03
*
|
|
|
|
Merge branch 'nk/config-local-doc'
Junio C Hamano
2013-06-24
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
config: Add description of --local option
Namhyung Kim
2013-06-17
|
|
/
/
|
*
|
Merge branch 'jn/warn-on-inaccessible-loosen' into maint
Junio C Hamano
2013-01-11
|
|
\
\
*
|
|
|
documentation: trivial style cleanups
Felipe Contreras
2013-05-17
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'jn/warn-on-inaccessible-loosen'
Junio C Hamano
2013-01-06
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
doc: advertise GIT_CONFIG_NOSYSTEM
Jonathan Nieder
2012-10-14
*
|
Merge branch 'jc/maint-config-exit-status'
Junio C Hamano
2012-09-03
|
\
\
|
*
|
config: "git config baa" should exit with status 1
Junio C Hamano
2012-07-30
*
|
|
Merge branch 'mh/maint-config-doc-proxy-command'
Junio C Hamano
2012-08-29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
git-config doc: unconfuse an example
Junio C Hamano
2012-08-18
|
*
|
git-config.txt: fix example
Michael Haggerty
2012-08-18
*
|
|
config: write to $XDG_CONFIG_HOME/git/config file when appropriate
Huynh Khoi Nguyen Nguyen
2012-06-25
*
|
|
config: read (but not write) from $XDG_CONFIG_HOME/git/config file
Huynh Khoi Nguyen Nguyen
2012-06-25
|
|
/
|
/
|
*
|
config doc: remove confusion about relative GIT_DIR from FILES section
Jonathan Nieder
2012-05-25
*
|
Merge branch 'fa/maint-config-doc' into maint
Junio C Hamano
2012-05-11
|
\
\
|
*
|
Documentation/git-config: describe and clarify "--local <file>" option
Florian Achleitner
2012-05-07
*
|
|
Merge branch 'maint'
Junio C Hamano
2012-03-01
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Documentation fixes in git-config
Libor Pechacek
2012-03-01
|
|
/
*
|
config: add include directive
Jeff King
2012-02-17
|
/
*
config: define and document exit codes
Michael J Gruber
2011-05-17
*
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
*
Merge remote branch 'remotes/trast-doc/for-next'
Junio C Hamano
2010-01-20
|
\
|
*
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
2010-01-10
*
|
builtin-config: add --path option doing ~ and ~user expansion.
Matthieu Moy
2009-12-31
|
/
*
git config: clarify --add and --get-color
Felipe Contreras
2009-05-09
*
Merge branch 'fc/parseopt-config'
Junio C Hamano
2009-03-20
|
\
|
*
config: test for --replace-all with one argument and fix documentation.
Carlos Rica
2009-03-17
*
|
Merge branch 'maint'
Junio C Hamano
2009-03-07
|
\
\
|
|
/
|
/
|
|
*
document config --bool-or-int
Jeff King
2009-03-07
*
|
config: Add new option to open an editor.
Felipe Contreras
2009-02-08
|
/
*
git-config.txt: fix a typo
Jim Meyering
2008-12-12
*
Documentation: fix diff.external example
Anders Melchiorsen
2008-07-27
*
Merge branch 'db/no-git-config'
Junio C Hamano
2008-07-07
|
\
|
*
Only use GIT_CONFIG in "git config", not other programs
Daniel Barkalow
2008-07-01
*
|
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
2008-07-05
*
|
Documentation formatting and cleanup
Jonathan Nieder
2008-07-01
*
|
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
2008-07-01
|
/
*
Docs: Use "-l::\n--long\n" format in OPTIONS sections
Stephan Beyer
2008-06-08
[next]