summaryrefslogtreecommitdiffstats
path: root/Documentation/git-submodule.txt
AgeCommit message (Expand)AuthorLines
2018-06-18Merge branch 'rd/doc-remote-tracking-with-hyphen'Junio C Hamano-2/+2
2018-06-13Use hyphenated "remote-tracking branch" (docs and comments)Robert P. J. Day-2/+2
2018-05-30Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano-1/+16
2018-05-22submodule: add --dissociate option to add/update commandsCasey Fitzpatrick-1/+9
2018-05-22submodule: add --progress option to add commandCasey Fitzpatrick-0/+7
2018-04-18git-submodule.txt: quote usage in monospace, drop backslashMartin Ågren-2/+2
2018-01-16Doc/git-submodule: improve readability and grammar of a sentenceKaartic Sivaraam-8/+8
2017-07-12Merge branch 'sb/submodule-doc'Junio C Hamano-34/+10
2017-06-30Merge branch 'vs/typofixes'Junio C Hamano-1/+1
2017-06-27Spelling fixesVille Skyttä-1/+1
2017-06-22submodules: overhaul documentationStefan Beller-34/+10
2017-06-22Documentation/git-submodule: cleanup "add" sectionKaartic Sivaraam-28/+21
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