summaryrefslogtreecommitdiffstats
path: root/git-submodule.sh
AgeCommit message (Expand)AuthorLines
2019-12-06Sync with 2.17.3Johannes Schindelin-0/+6
2019-12-06Sync with 2.16.6Johannes Schindelin-0/+6
2019-12-06Sync with 2.15.4Johannes Schindelin-0/+6
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin-0/+6
2018-05-30Merge branch 'sb/submodule-update-try-harder'Junio C Hamano-1/+1
2018-05-30Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano-5/+16
2018-05-22Sync with Git 2.16.4Junio C Hamano-0/+5
2018-05-22Sync with Git 2.15.2Junio C Hamano-0/+5
2018-05-22Sync with Git 2.13.7Junio C Hamano-0/+5
2018-05-21submodule-config: verify submodule names as pathsJeff King-0/+5
2018-05-22submodule: add --dissociate option to add/update commandsCasey Fitzpatrick-1/+9
2018-05-22submodule: add --progress option to add commandCasey Fitzpatrick-1/+4
2018-05-22submodule: clean up substitutions in scriptCasey Fitzpatrick-4/+4
2018-05-16git-submodule.sh: try harder to fetch a submoduleStefan Beller-1/+1
2018-01-16submodule: port submodule subcommand 'deinit' from shell to CPrathamesh Chavan-54/+1
2018-01-16submodule: port submodule subcommand 'sync' from shell to CPrathamesh Chavan-56/+1
2017-10-07submodule: port submodule subcommand 'status' from shell to CPrathamesh Chavan-60/+1
2017-09-10Merge branch 'sb/submodule-parallel-update' into maintJunio C Hamano-1/+0
2017-08-23Merge branch 'sb/submodule-parallel-update'Junio C Hamano-1/+0
2017-08-17submodule.sh: remove unused variableStefan Beller-1/+0
2017-08-07scripts: use "git foo" not "git-foo"Michael Forney-3/+3
2017-06-15add: warn when adding an embedded repositoryJeff King-2/+3
2017-04-16submodule: prevent backslash expantion in submodule namesBrandon Williams-7/+7
2017-03-18submodule add: respect submodule.active and submodule.<name>.activeBrandon Williams-0/+14
2017-03-17submodule sync: use submodule--helper is-activeBrandon Williams-2/+2
2017-03-17submodule sync: skip work for inactive submodulesBrandon Williams-17/+21
2017-03-17submodule status: use submodule--helper is-activeBrandon Williams-2/+1
2017-02-03Merge branch 'sb/submodule-update-initial-runs-custom-script'Junio C Hamano-1/+4
2017-02-02Merge branch 'sb/submodule-add-force'Junio C Hamano-2/+8
2017-01-26submodule update: run custom update script for initial populating as wellStefan Beller-1/+4
2017-01-23Merge branch 'sb/submodule-init'Junio C Hamano-1/+1
2017-01-23Merge branch 'sb/submodule-embed-gitdir'Junio C Hamano-1/+2
2017-01-12submodule update --init: display correct path from submoduleStefan Beller-1/+1
2017-01-12submodule absorbgitdirs: mention in docstring helpStefan Beller-1/+2
2017-01-10Merge branch 'sb/submodule-embed-gitdir'Junio C Hamano-1/+6
2016-12-27Merge branch 'bw/transport-protocol-policy'Junio C Hamano-8/+4
2016-12-15transport: add protocol policy config optionBrandon Williams-8/+4
2016-12-12submodule: add absorb-git-dir functionStefan Beller-1/+6
2016-11-29submodule add: extend force flag to add existing reposStefan Beller-2/+8
2016-09-22clone: pass --progress decision to recursive submodulesJeff King-0/+5
2016-09-08Merge branch 'sb/submodule-clone-rr'Junio C Hamano-1/+1
2016-08-12submodule--helper update-clone: allow multiple referencesStefan Beller-1/+1
2016-08-10Merge branch 'sb/submodule-update-dot-branch'Junio C Hamano-5/+6
2016-08-08Merge branch 'sb/submodule-deinit-all' into maintJunio C Hamano-2/+0
2016-08-04Merge branch 'sb/submodule-clone-retry'Junio C Hamano-11/+11
2016-08-03submodule--helper: add remote-branch helperStefan Beller-1/+1
2016-08-01submodule update: narrow scope of local variableStefan Beller-1/+1
2016-08-01submodule update: respect depth in subsequent fetchesStefan Beller-4/+5
2016-07-28Merge branch 'sb/submodule-deinit-all'Junio C Hamano-2/+0
2016-07-26submodule deinit: remove outdated commentStefan Beller-2/+0