aboutsummaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAge
* submodule: port submodule subcommand 'status' from shell to CPrathamesh Chavan2017-10-07
* Merge branch 'sb/submodule-parallel-update'Junio C Hamano2017-08-23
|\
| * submodule.sh: remove unused variableStefan Beller2017-08-17
* | scripts: use "git foo" not "git-foo"Michael Forney2017-08-07
* | add: warn when adding an embedded repositoryJeff King2017-06-15
* | submodule: prevent backslash expantion in submodule namesBrandon Williams2017-04-16
* | submodule add: respect submodule.active and submodule.<name>.activeBrandon Williams2017-03-18
* | submodule sync: use submodule--helper is-activeBrandon Williams2017-03-17
* | submodule sync: skip work for inactive submodulesBrandon Williams2017-03-17
* | submodule status: use submodule--helper is-activeBrandon Williams2017-03-17
|/
* Merge branch 'sb/submodule-update-initial-runs-custom-script'Junio C Hamano2017-02-03
|\
| * submodule update: run custom update script for initial populating as wellStefan Beller2017-01-26
* | Merge branch 'sb/submodule-add-force'Junio C Hamano2017-02-02
|\ \
| * | submodule add: extend force flag to add existing reposStefan Beller2016-11-29
* | | Merge branch 'sb/submodule-init'Junio C Hamano2017-01-23
|\ \ \
| * | | submodule update --init: display correct path from submoduleStefan Beller2017-01-12
* | | | Merge branch 'sb/submodule-embed-gitdir'Junio C Hamano2017-01-23
|\ \ \ \
| * | | | submodule absorbgitdirs: mention in docstring helpStefan Beller2017-01-12
| |/ / /
* | | | Merge branch 'sb/submodule-embed-gitdir'Junio C Hamano2017-01-10
|\ \ \ \ | |/ / /
| * | | submodule: add absorb-git-dir functionStefan Beller2016-12-12
| |/ /
* | | Merge branch 'bw/transport-protocol-policy'Junio C Hamano2016-12-27
|\ \ \ | |/ / |/| |
| * | transport: add protocol policy config optionBrandon Williams2016-12-15
| * | Merge branch 'sb/submodule-deinit-all' into maintJunio C Hamano2016-08-08
| |\ \
* | | | clone: pass --progress decision to recursive submodulesJeff King2016-09-22
* | | | Merge branch 'sb/submodule-clone-rr'Junio C Hamano2016-09-08
|\ \ \ \ | |_|_|/ |/| | |
| * | | submodule--helper update-clone: allow multiple referencesStefan Beller2016-08-12
* | | | Merge branch 'sb/submodule-update-dot-branch'Junio C Hamano2016-08-10
|\ \ \ \ | |/ / / |/| | |
| * | | submodule--helper: add remote-branch helperStefan Beller2016-08-03
| * | | submodule update: narrow scope of local variableStefan Beller2016-08-01
| * | | submodule update: respect depth in subsequent fetchesStefan Beller2016-08-01
* | | | Merge branch 'sb/submodule-clone-retry'Junio C Hamano2016-08-04
|\ \ \ \ | |/ / / |/| | |
| * | | git-submodule: forward exit code of git-submodule--helper more faithfullyJohannes Sixt2016-07-22
* | | | Merge branch 'sb/submodule-deinit-all'Junio C Hamano2016-07-28
|\ \ \ \ | | |_|/ | |/| |
| * | | submodule deinit: remove outdated commentStefan Beller2016-07-26
* | | | Merge branch 'va/i18n-even-more'Junio C Hamano2016-07-13
|\ \ \ \ | |_|/ / |/| | |
| * | | i18n: submodule: escape shell variables inside eval_gettextVasco Almeida2016-06-17
| * | | i18n: submodule: join strings marked for translationVasco Almeida2016-06-17
| * | | i18n: git-sh-setup.sh: mark strings for translationVasco Almeida2016-06-17
* | | | Merge branch 'sb/submodule-clone-retry'Junio C Hamano2016-07-11
|\ \ \ \
| * | | | submodule update: continue when a clone failsStefan Beller2016-06-13
* | | | | Merge branch 'sb/submodule-recommend-shallowness'Junio C Hamano2016-06-20
|\ \ \ \ \ | |/ / / /
| * | | | submodule update: learn `--[no-]recommend-shallow` optionStefan Beller2016-05-27
| |/ / /
* | | | Merge branch 'sb/submodule-misc-cleanups'Junio C Hamano2016-06-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | submodule update: make use of the existing fetch_in_submodule functionStefan Beller2016-05-25
| |/ /
* | | submodule: remove bashism from shell scriptStefan Beller2016-06-01
* | | submodule--helper: offer a consistent APIStefan Beller2016-06-01
|/ /
* | Merge branch 'jk/submodule-c-credential'Junio C Hamano2016-05-17
|\ \
| * | submodule: stop sanitizing config optionsJeff King2016-05-06
| * | submodule: export sanitized GIT_CONFIG_PARAMETERSJeff King2016-04-28
* | | Merge branch 'sb/submodule-deinit-all'Junio C Hamano2016-05-17
|\ \ \ | | |/ | |/|