summaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Merge branch 'sb/submodule-doc'Libravatar Junio C Hamano1-34/+10
2017-06-30Merge branch 'vs/typofixes'Libravatar Junio C Hamano1-1/+1
2017-06-27Spelling fixesLibravatar Ville Skyttä1-1/+1
2017-06-22submodules: overhaul documentationLibravatar Stefan Beller1-34/+10
2017-06-22Documentation/git-submodule: cleanup "add" sectionLibravatar Kaartic Sivaraam1-28/+21
2017-03-18submodule init: initialize active submodulesLibravatar Brandon Williams1-1/+3
2017-02-28submodule init: warn about falling back to a local pathLibravatar Stefan Beller1-14/+24
2017-02-15Merge branch 'jk/doc-submodule-markup-fix'Libravatar Junio C Hamano1-3/+6
2017-02-13docs/git-submodule: fix unbalanced quoteLibravatar Jeff King1-3/+6
2017-01-12submodule update documentation: don't repeat ourselvesLibravatar Stefan Beller1-16/+14
2017-01-12submodule documentation: add options to the subcommandLibravatar Stefan Beller1-16/+11
2016-12-12submodule: add absorb-git-dir functionLibravatar Stefan Beller1-0/+15
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