summaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
Commit message (Expand)AuthorAgeFilesLines
* clone, submodule: pass partial clone filters to submodulesJosh Steadmon2022-02-091-1/+5
* submodule: fall back to remote's HEAD for missing remote.<name>.branchJohannes Schindelin2020-06-241-6/+6
* Merge branch 'es/recursive-single-branch-clone'Junio C Hamano2020-03-051-1/+5
|\
| * clone: pass --single-branch during --recurse-submodulesEmily Shaffer2020-02-251-1/+5
* | Merge branch 'km/submodule-doc-use-sm-path'Junio C Hamano2020-02-121-1/+1
|\ \ | |/ |/|
| * submodule foreach: replace $path with $sm_path in exampleKyle Meyer2020-01-311-1/+1
* | Merge branch 'tm/doc-submodule-absorb-fix'Junio C Hamano2020-01-081-1/+1
|\ \
| * | doc: submodule: fix typo for command absorbgitdirsThomas Menzel2020-01-061-1/+1
* | | Merge branch 'dl/submodule-set-url'Junio C Hamano2019-12-101-0/+6
|\ \ \
| * | | submodule: teach set-url subcommandDenton Liu2019-10-301-0/+6
| | |/ | |/|
* | | Merge branch 'mg/doc-submodule-status-cached'Junio C Hamano2019-12-051-0/+3
|\ \ \
| * | | doc: document 'git submodule status --cached'Manish Goregaokar2019-11-241-0/+3
* | | | Merge branch 'pb/submodule-update-fetches'Junio C Hamano2019-12-051-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | doc: mention that 'git submodule update' fetches missing commitsPhilippe Blain2019-11-241-1/+2
| |/ /
* | | Merge branch 'dl/submodule-set-branch'Junio C Hamano2019-10-071-1/+2
|\ \ \ | |/ / |/| |
| * | git-submodule.txt: fix AsciiDoc formatting errorDenton Liu2019-09-161-1/+2
* | | Merge branch 'dl/submodule-set-branch'Junio C Hamano2019-04-251-3/+11
|\ \ \ | |/ /
| * | submodule: teach set-branch subcommandDenton Liu2019-04-101-0/+7
| * | git-submodule.txt: "--branch <branch>" option defaults to 'master'Denton Liu2019-02-071-3/+4
| |/
* | Merge branch 'cb/doco-mono'Junio C Hamano2019-04-221-1/+1
|\ \
| * | doc: format pathnames and URLs as monospace.Corentin BOMPARD2019-03-131-1/+1
| |/
* | submodule: document default behaviorDenton Liu2019-02-151-0/+4
|/
* Merge branch 'pc/submodule-helper-foreach'Junio C Hamano2018-06-251-5/+10
|\
| * submodule foreach: document variable '$displaypath'Prathamesh Chavan2018-05-091-3/+5
| * submodule foreach: document '$sm_path' instead of '$path'Prathamesh Chavan2018-05-091-4/+7
* | Merge branch 'rd/doc-remote-tracking-with-hyphen'Junio C Hamano2018-06-181-2/+2
|\ \
| * | Use hyphenated "remote-tracking branch" (docs and comments)Robert P. J. Day2018-06-131-2/+2
* | | Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano2018-05-301-1/+16
|\ \ \ | |_|/ |/| |
| * | submodule: add --dissociate option to add/update commandsCasey Fitzpatrick2018-05-221-1/+9
| * | submodule: add --progress option to add commandCasey Fitzpatrick2018-05-221-0/+7
| |/
* | git-submodule.txt: quote usage in monospace, drop backslashMartin Ågren2018-04-181-2/+2
|/
* Doc/git-submodule: improve readability and grammar of a sentenceks/submodule-doc-updatesKaartic Sivaraam2018-01-161-8/+8
* Merge branch 'sb/submodule-doc'Junio C Hamano2017-07-121-34/+10
|\
| * submodules: overhaul documentationsb/submodule-docStefan Beller2017-06-221-34/+10
* | Merge branch 'vs/typofixes'Junio C Hamano2017-06-301-1/+1
|\ \
| * | Spelling fixesvs/typofixesVille Skyttä2017-06-271-1/+1
| |/
* | Documentation/git-submodule: cleanup "add" sectionks/submodule-add-docKaartic Sivaraam2017-06-221-28/+21
|/
* submodule init: initialize active submodulesBrandon Williams2017-03-181-1/+3
* submodule init: warn about falling back to a local pathsb/submodule-init-url-selectionStefan Beller2017-02-281-14/+24
* Merge branch 'jk/doc-submodule-markup-fix'Junio C Hamano2017-02-151-3/+6
|\
| * docs/git-submodule: fix unbalanced quotejk/doc-submodule-markup-fixJeff King2017-02-131-3/+6
* | submodule update documentation: don't repeat ourselvesStefan Beller2017-01-121-16/+14
* | submodule documentation: add options to the subcommandStefan Beller2017-01-121-16/+11
* | submodule: add absorb-git-dir functionStefan Beller2016-12-121-0/+15
|/
* submodules doc: update documentation for "." used for submodule branchesbw/submodule-branch-dot-docBrandon Williams2016-10-191-1/+3
* submodule update: learn `--[no-]recommend-shallow` optionStefan Beller2016-05-271-2/+9
* Merge branch 'sb/submodule-deinit-all'Junio C Hamano2016-05-171-6/+13
|\
| * submodule deinit: require '--all' instead of '.' for all submodulesStefan Beller2016-05-051-6/+13
* | submodule update: expose parallelism to the userStefan Beller2016-03-011-1/+6
|/
* document submodule sync --recursivesb/doc-submodule-sync-recursiveStefan Beller2015-12-041-1/+4