summaryrefslogtreecommitdiffstats
path: root/Documentation/git-submodule.txt
AgeCommit message (Expand)AuthorLines
2017-03-18submodule init: initialize active submodulesBrandon Williams-1/+3
2017-02-28submodule init: warn about falling back to a local pathStefan Beller-14/+24
2017-02-15Merge branch 'jk/doc-submodule-markup-fix'Junio C Hamano-3/+6
2017-02-13docs/git-submodule: fix unbalanced quoteJeff King-3/+6
2017-01-12submodule update documentation: don't repeat ourselvesStefan Beller-16/+14
2017-01-12submodule documentation: add options to the subcommandStefan Beller-16/+11
2016-12-12submodule: add absorb-git-dir functionStefan Beller-0/+15
2016-10-19submodules doc: update documentation for "." used for submodule branchesBrandon Williams-1/+3
2016-05-27submodule update: learn `--[no-]recommend-shallow` optionStefan Beller-2/+9
2016-05-17Merge branch 'sb/submodule-deinit-all'Junio C Hamano-6/+13
2016-05-05submodule deinit: require '--all' instead of '.' for all submodulesStefan Beller-6/+13
2016-03-01submodule update: expose parallelism to the userStefan Beller-1/+6
2015-12-04document submodule sync --recursiveStefan Beller-1/+4
2015-05-28submodule doc: reorder introductory paragraphsStefan Beller-28/+22
2015-03-02submodule: improve documentation of update subcommandMichal Sojka-20/+46
2014-07-10Merge branch 'mc/doc-submodule-sync-recurse' into maintJunio C Hamano-1/+1
2014-06-13submodule: document "sync --recursive"Matthew Chen-1/+1
2014-04-02Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano-26/+8
2014-04-01Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'"Junio C Hamano-1/+1
2014-03-31Merge branch 'wt/doc-submodule-name-path-confusion-2'Junio C Hamano-1/+1
2014-03-31Merge branch 'wt/doc-submodule-name-path-confusion-1'Junio C Hamano-1/+1
2014-03-27doc: submodule.*.branch config is keyed by nameW. Trevor King-1/+1
2014-03-27doc: submodule.* config are keyed by submodule namesW. Trevor King-1/+1
2014-03-14Merge branch 'jl/doc-submodule-update-checkout'Junio C Hamano-1/+10
2014-02-28submodule update: consistently document the '--checkout' optionJens Lehmann-1/+10
2014-02-24Documentation: describe 'submodule update --remote' use caseW. Trevor King-0/+10
2014-02-24submodule: explicit local branch creation in module_cloneW. Trevor King-9/+27
2013-07-15Merge branch 'fg/submodule-clone-depth'Junio C Hamano-2/+8
2013-07-15Merge branch 'cp/submodule-custom-update'Junio C Hamano-1/+3
2013-07-03Change "remote tracking" to "remote-tracking"Michael Schubert-1/+1
2013-07-03Add --depth to submodule update/addFredrik Gustafsson-2/+8
2013-07-03submodule update: allow custom command to update submodule working treeChris Packham-1/+3
2013-05-16git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley-2/+6
2013-03-25Merge branch 'jl/submodule-deinit'Junio C Hamano-1/+17
2013-03-04submodule: add 'deinit' commandJens Lehmann-1/+17
2013-02-27Merge branch 'maint'Junio C Hamano-2/+3
2013-02-27Documentation/submodule: Add --force to update synopsisBrad King-1/+1
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann-1/+1
2012-12-19submodule add: If --branch is given, record it in .gitmodulesW. Trevor King-0/+2
2012-12-19submodule update: add --remote for submodule's upstream changesW. Trevor King-1/+22
2012-11-21Merge branch 'wtk/submodule-doc-fixup'Junio C Hamano-1/+1
2012-10-29Merge branch 'jl/submodule-add-by-name'Jeff King-1/+6
2012-10-25git-submodule: wrap branch option with "<>" in usage strings.W. Trevor King-1/+1
2012-09-29Teach "git submodule add" the --name optionJens Lehmann-1/+6
2012-09-25submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra-1/+0
2012-08-24Make 'git submodule update --force' always check out submodules.Stefan Zager-1/+8
2012-06-22Documentation: Fix misspellingsLeila Muhtasib-1/+1
2012-05-14link to gitmodules page at the beginning of git-submodule documentationHeiko Voigt-3/+3
2012-05-11document submdule.$name.update=none option for gitmodulesHeiko Voigt-5/+2
2012-03-28correct spelling: an URL -> a URLJim Meyering-1/+1