aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gitmodules.txt
AgeCommit message (Expand)AuthorFilesLines
2023-07-25doc: highlight that .gitmodules does not support !commandPetar Vutov1-3/+3
2021-05-04docs: document symlink restrictions for dot-filesJeff King1-0/+8
2021-01-04gitmodules.txt: fix 'GIT_WORK_TREE' variable namePhilippe Blain1-15/+15
2020-06-24submodule: fall back to remote's HEAD for missing remote.<name>.branchJohannes Schindelin1-3/+3
2019-12-25Merge branch 'pb/submodule-doc-xref'Junio C Hamano1-1/+1
2019-12-11gitmodules: link to gitsubmodules guidePhilippe Blain1-1/+1
2019-12-09Sync with Git 2.24.1Junio C Hamano1-3/+2
2019-12-06Sync with 2.23.1Johannes Schindelin1-3/+2
2019-12-06Sync with 2.21.1Johannes Schindelin1-3/+2
2019-12-06Sync with 2.18.2Johannes Schindelin1-3/+2
2019-12-06Sync with 2.17.3Johannes Schindelin1-3/+2
2019-12-06submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder1-3/+2
2019-11-07Documentation: fix a bunch of typos, both old and newElijah Newren1-1/+1
2019-10-07Merge branch 'ah/doc-submodule-ignore-submodules'Junio C Hamano1-1/+1
2019-09-18doc: fix reference to --ignore-submodulesAlex Henrie1-1/+1
2019-09-09Documentation: wrap config listings in "----"Martin Ågren1-7/+8
2019-03-13doc: format pathnames and URLs as monospace.Corentin BOMPARD1-1/+1
2018-10-23doc: fix inappropriate monospace formattingAndreas Heiduk1-7/+10
2018-05-21help: use command-list.txt for the source of guidesNguyễn Thái Ngọc Duy1-1/+1
2017-04-26Merge branch 'ss/submodule-shallow-doc'Junio C Hamano1-2/+2
2017-04-19gitmodules: clarify the ignore option valuesSebastian Schuberth1-11/+20
2017-04-19gitmodules: clarify what history depth a shallow clone hasSebastian Schuberth1-2/+2
2016-10-26Merge branch 'bw/submodule-branch-dot-doc'Junio C Hamano1-2/+5
2016-10-19submodules doc: update documentation for "." used for submodule branchesBrandon Williams1-2/+5
2016-08-11Spelling fixesVille Skyttä1-1/+1
2016-08-08Merge branch 'sb/submodule-recommend-shallowness'Junio C Hamano1-0/+5
2016-08-03gitmodules: document shallow recommendationStefan Beller1-0/+5
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-1/+1
2015-03-02submodule: improve documentation of update subcommandMichal Sojka1-12/+9
2014-04-07status/commit: show staged submodules regardless of ignore configJens Lehmann1-1/+3
2014-01-06Documentation/gitmodules: Only 'update' and 'url' are requiredW. Trevor King1-0/+2
2013-09-11Improve documentation concerning the status.submodulesummary settingJens Lehmann1-1/+2
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-2/+2
2012-12-19submodule update: add --remote for submodule's upstream changesW. Trevor King1-0/+5
2012-09-29Teach "git submodule add" the --name optionJens Lehmann1-1/+3
2012-05-11document submdule.$name.update=none option for gitmodulesHeiko Voigt1-1/+4
2012-03-28correct spelling: an URL -> a URLJim Meyering1-2/+2
2011-04-04Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano1-2/+2
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-4/+0
2011-03-09Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' optionJens Lehmann1-2/+2
2011-01-04Fix typos in the documentationRalf Wildenhues1-1/+1
2010-11-12Submodules: Add the "fetchRecurseSubmodules" config optionJens Lehmann1-0/+8
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues1-1/+1
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann1-0/+15
2010-07-15gitmodules.5: url can be a relative pathJonathan Nieder1-0/+3
2009-06-03git-submodule: add support for --merge.Johan Herland1-2/+4
2009-06-03Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland1-2/+8
2009-04-24git-submodule: add support for --rebase.Peter Hutterer1-0/+3
2008-08-31Document clarification: gitmodules, gitattributesGustaf Hendeby1-1/+1
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-3/+3
2007-06-15gitmodules(5): remove leading period from synopsisLars Hjemli1-1/+1
2007-06-12Add gitmodules(5)Lars Hjemli1-0/+62