summaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
AgeCommit message (Expand)AuthorFilesLines
2016-10-19submodules doc: update documentation for "." used for submodule branchesLibravatar Brandon Williams1-1/+3
2016-05-27submodule update: learn `--[no-]recommend-shallow` optionLibravatar Stefan Beller1-2/+9
2016-05-17Merge branch 'sb/submodule-deinit-all'Libravatar Junio C Hamano1-6/+13
2016-05-05submodule deinit: require '--all' instead of '.' for all submodulesLibravatar Stefan Beller1-6/+13
2016-03-01submodule update: expose parallelism to the userLibravatar Stefan Beller1-1/+6
2015-12-04document submodule sync --recursiveLibravatar Stefan Beller1-1/+4
2015-05-28submodule doc: reorder introductory paragraphsLibravatar Stefan Beller1-28/+22
2015-03-02submodule: improve documentation of update subcommandLibravatar Michal Sojka1-20/+46
2014-07-10Merge branch 'mc/doc-submodule-sync-recurse' into maintLibravatar Junio C Hamano1-1/+1
2014-06-13submodule: document "sync --recursive"Libravatar Matthew Chen1-1/+1
2014-04-02Revert "submodule: explicit local branch creation in module_clone"Libravatar Junio C Hamano1-26/+8
2014-04-01Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'"Libravatar Junio C Hamano1-1/+1
2014-03-31Merge branch 'wt/doc-submodule-name-path-confusion-2'Libravatar Junio C Hamano1-1/+1
2014-03-31Merge branch 'wt/doc-submodule-name-path-confusion-1'Libravatar Junio C Hamano1-1/+1
2014-03-27doc: submodule.*.branch config is keyed by nameLibravatar W. Trevor King1-1/+1
2014-03-27doc: submodule.* config are keyed by submodule namesLibravatar W. Trevor King1-1/+1
2014-03-14Merge branch 'jl/doc-submodule-update-checkout'Libravatar Junio C Hamano1-1/+10
2014-02-28submodule update: consistently document the '--checkout' optionLibravatar Jens Lehmann1-1/+10
2014-02-24Documentation: describe 'submodule update --remote' use caseLibravatar W. Trevor King1-0/+10
2014-02-24submodule: explicit local branch creation in module_cloneLibravatar W. Trevor King1-9/+27
2013-07-15Merge branch 'fg/submodule-clone-depth'Libravatar Junio C Hamano1-2/+8
2013-07-15Merge branch 'cp/submodule-custom-update'Libravatar Junio C Hamano1-1/+3
2013-07-03Change "remote tracking" to "remote-tracking"Libravatar Michael Schubert1-1/+1
2013-07-03Add --depth to submodule update/addLibravatar Fredrik Gustafsson1-2/+8
2013-07-03submodule update: allow custom command to update submodule working treeLibravatar Chris Packham1-1/+3
2013-05-16git-submodule.txt: Clarify 'init' and 'add' subcommands.Libravatar Dale R. Worley1-2/+6
2013-03-25Merge branch 'jl/submodule-deinit'Libravatar Junio C Hamano1-1/+17
2013-03-04submodule: add 'deinit' commandLibravatar Jens Lehmann1-1/+17
2013-02-27Merge branch 'maint'Libravatar Junio C Hamano1-2/+3
2013-02-27Documentation/submodule: Add --force to update synopsisLibravatar Brad King1-1/+1
2013-02-01Documentation: the name of the system is 'Git', not 'git'Libravatar Thomas Ackermann1-1/+1
2012-12-19submodule add: If --branch is given, record it in .gitmodulesLibravatar W. Trevor King1-0/+2
2012-12-19submodule update: add --remote for submodule's upstream changesLibravatar W. Trevor King1-1/+22
2012-11-21Merge branch 'wtk/submodule-doc-fixup'Libravatar Junio C Hamano1-1/+1
2012-10-29Merge branch 'jl/submodule-add-by-name'Libravatar Jeff King1-1/+6
2012-10-25git-submodule: wrap branch option with "<>" in usage strings.Libravatar W. Trevor King1-1/+1
2012-09-29Teach "git submodule add" the --name optionLibravatar Jens Lehmann1-1/+6
2012-09-25submodule: if $command was not matched, don't parse other argsLibravatar Ramkumar Ramachandra1-1/+0
2012-08-24Make 'git submodule update --force' always check out submodules.Libravatar Stefan Zager1-1/+8
2012-06-22Documentation: Fix misspellingsLibravatar Leila Muhtasib1-1/+1
2012-05-14link to gitmodules page at the beginning of git-submodule documentationLibravatar Heiko Voigt1-3/+3
2012-05-11document submdule.$name.update=none option for gitmodulesLibravatar Heiko Voigt1-5/+2
2012-03-28correct spelling: an URL -> a URLLibravatar Jim Meyering1-1/+1
2012-01-03Merge branch 'maint-1.7.7' into maintLibravatar Junio C Hamano1-1/+6
2012-01-03docs: describe behavior of relative submodule URLsLibravatar Jens Lehmann1-1/+6
2011-08-11add update 'none' flag to disable update of submodule by defaultLibravatar Heiko Voigt1-1/+7
2011-08-08Merge branch 'jl/submodule-status-summary-doc'Libravatar Junio C Hamano1-12/+26
2011-08-01Documentation/submodule: add command references and update optionsLibravatar Jens Lehmann1-12/+26
2011-07-22Merge branch 'jl/submodule-add-relurl-wo-upstream'Libravatar Junio C Hamano1-1/+3
2011-07-19Merge branch 'jc/submodule-sync-no-auto-vivify'Libravatar Junio C Hamano1-1/+3