summaryrefslogtreecommitdiff
path: root/Documentation/gitmodules.txt
AgeCommit message (Expand)AuthorFilesLines
2018-05-21help: use command-list.txt for the source of guidesLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2017-04-26Merge branch 'ss/submodule-shallow-doc'Libravatar Junio C Hamano1-2/+2
2017-04-19gitmodules: clarify the ignore option valuesLibravatar Sebastian Schuberth1-11/+20
2017-04-19gitmodules: clarify what history depth a shallow clone hasLibravatar Sebastian Schuberth1-2/+2
2016-10-26Merge branch 'bw/submodule-branch-dot-doc'Libravatar Junio C Hamano1-2/+5
2016-10-19submodules doc: update documentation for "." used for submodule branchesLibravatar Brandon Williams1-2/+5
2016-08-11Spelling fixesLibravatar Ville Skyttä1-1/+1
2016-08-08Merge branch 'sb/submodule-recommend-shallowness'Libravatar Junio C Hamano1-0/+5
2016-08-03gitmodules: document shallow recommendationLibravatar Stefan Beller1-0/+5
2016-06-28doc: typeset long command-line options as literalLibravatar Matthieu Moy1-1/+1
2015-03-02submodule: improve documentation of update subcommandLibravatar Michal Sojka1-12/+9
2014-04-07status/commit: show staged submodules regardless of ignore configLibravatar Jens Lehmann1-1/+3
2014-01-06Documentation/gitmodules: Only 'update' and 'url' are requiredLibravatar W. Trevor King1-0/+2
2013-09-11Improve documentation concerning the status.submodulesummary settingLibravatar Jens Lehmann1-1/+2
2013-02-01Documentation: the name of the system is 'Git', not 'git'Libravatar Thomas Ackermann1-2/+2
2012-12-19submodule update: add --remote for submodule's upstream changesLibravatar W. Trevor King1-0/+5
2012-09-29Teach "git submodule add" the --name optionLibravatar Jens Lehmann1-1/+3
2012-05-11document submdule.$name.update=none option for gitmodulesLibravatar Heiko Voigt1-1/+4
2012-03-28correct spelling: an URL -> a URLLibravatar Jim Meyering1-2/+2
2011-04-04Merge branch 'jl/submodule-fetch-on-demand'Libravatar Junio C Hamano1-2/+2
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-4/+0
2011-03-09Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' optionLibravatar Jens Lehmann1-2/+2
2011-01-04Fix typos in the documentationLibravatar Ralf Wildenhues1-1/+1
2010-11-12Submodules: Add the "fetchRecurseSubmodules" config optionLibravatar Jens Lehmann1-0/+8
2010-08-22Typos in code comments, an error message, documentationLibravatar Ralf Wildenhues1-1/+1
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusLibravatar Jens Lehmann1-0/+15
2010-07-15gitmodules.5: url can be a relative pathLibravatar Jonathan Nieder1-0/+3
2009-06-03git-submodule: add support for --merge.Libravatar Johan Herland1-2/+4
2009-06-03Rename submodule.<name>.rebase to submodule.<name>.updateLibravatar Johan Herland1-2/+8
2009-04-24git-submodule: add support for --rebase.Libravatar Peter Hutterer1-0/+3
2008-08-31Document clarification: gitmodules, gitattributesLibravatar Gustaf Hendeby1-1/+1
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-3/+3
2007-06-15gitmodules(5): remove leading period from synopsisLibravatar Lars Hjemli1-1/+1
2007-06-12Add gitmodules(5)Libravatar Lars Hjemli1-0/+62