summaryrefslogtreecommitdiff
path: root/git-submodule.sh
AgeCommit message (Expand)AuthorFilesLines
2016-09-22clone: pass --progress decision to recursive submodulesLibravatar Jeff King1-0/+5
2016-09-08Merge branch 'sb/submodule-clone-rr'Libravatar Junio C Hamano1-1/+1
2016-08-12submodule--helper update-clone: allow multiple referencesLibravatar Stefan Beller1-1/+1
2016-08-10Merge branch 'sb/submodule-update-dot-branch'Libravatar Junio C Hamano1-5/+6
2016-08-04Merge branch 'sb/submodule-clone-retry'Libravatar Junio C Hamano1-11/+11
2016-08-03submodule--helper: add remote-branch helperLibravatar Stefan Beller1-1/+1
2016-08-01submodule update: narrow scope of local variableLibravatar Stefan Beller1-1/+1
2016-08-01submodule update: respect depth in subsequent fetchesLibravatar Stefan Beller1-4/+5
2016-07-28Merge branch 'sb/submodule-deinit-all'Libravatar Junio C Hamano1-2/+0
2016-07-26submodule deinit: remove outdated commentLibravatar Stefan Beller1-2/+0
2016-07-22git-submodule: forward exit code of git-submodule--helper more faithfullyLibravatar Johannes Sixt1-11/+11
2016-07-13Merge branch 'va/i18n-even-more'Libravatar Junio C Hamano1-11/+12
2016-07-11Merge branch 'sb/submodule-clone-retry'Libravatar Junio C Hamano1-1/+1
2016-06-20Merge branch 'sb/submodule-recommend-shallowness'Libravatar Junio C Hamano1-1/+8
2016-06-20Merge branch 'sb/submodule-misc-cleanups'Libravatar Junio C Hamano1-1/+1
2016-06-17i18n: submodule: escape shell variables inside eval_gettextLibravatar Vasco Almeida1-2/+2
2016-06-17i18n: submodule: join strings marked for translationLibravatar Vasco Almeida1-8/+10
2016-06-17i18n: git-sh-setup.sh: mark strings for translationLibravatar Vasco Almeida1-1/+0
2016-06-13submodule update: continue when a clone failsLibravatar Stefan Beller1-1/+1
2016-06-01submodule: remove bashism from shell scriptLibravatar Stefan Beller1-43/+8
2016-06-01submodule--helper: offer a consistent APILibravatar Stefan Beller1-4/+16
2016-05-27submodule update: learn `--[no-]recommend-shallow` optionLibravatar Stefan Beller1-1/+8
2016-05-25submodule update: make use of the existing fetch_in_submodule functionLibravatar Stefan Beller1-1/+1
2016-05-17Merge branch 'jk/submodule-c-credential'Libravatar Junio C Hamano1-2/+3
2016-05-17Merge branch 'sb/submodule-deinit-all'Libravatar Junio C Hamano1-3/+12
2016-05-17Merge branch 'sb/submodule-init'Libravatar Junio C Hamano1-121/+6
2016-05-06submodule: stop sanitizing config optionsLibravatar Jeff King1-2/+2
2016-05-05submodule deinit: require '--all' instead of '.' for all submodulesLibravatar Stefan Beller1-3/+12
2016-04-28submodule: export sanitized GIT_CONFIG_PARAMETERSLibravatar Jeff King1-0/+1
2016-04-25Merge branch 'sb/submodule-path-misc-bugs'Libravatar Junio C Hamano1-6/+7
2016-04-16submodule: port init from shell to CLibravatar Stefan Beller1-45/+3
2016-04-16submodule: port resolve_relative_url from shell to CLibravatar Stefan Beller1-77/+4
2016-04-14Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-initLibravatar Junio C Hamano1-9/+33
2016-04-06Merge branch 'jk/submodule-c-credential'Libravatar Junio C Hamano1-15/+25
2016-04-06Merge branch 'sb/submodule-parallel-update'Libravatar Junio C Hamano1-34/+22
2016-03-30submodule update: align reporting path for custom command executionLibravatar Stefan Beller1-2/+2
2016-03-30submodule status: correct path handling in recursive submodulesLibravatar Stefan Beller1-0/+1
2016-03-30submodule update --init: correct path handling in recursive submodulesLibravatar Stefan Beller1-1/+1
2016-03-30submodule foreach: correct path display in recursive submodulesLibravatar Stefan Beller1-3/+3
2016-03-01git: submodule honor -c credential.* from command lineLibravatar Jacob Keller1-13/+23
2016-03-01submodule: don't pass empty string arguments to submodule--helper cloneLibravatar Jacob Keller1-2/+2
2016-03-01submodule update: expose parallelism to the userLibravatar Stefan Beller1-0/+9
2016-03-01git submodule update: have a dedicated helper for cloningLibravatar Stefan Beller1-34/+13
2016-03-01submodule update: direct error message to stderrLibravatar Stefan Beller1-2/+2
2016-02-24submodule: try harder to fetch needed sha1 by direct fetching sha1Libravatar Stefan Beller1-3/+26
2015-10-05Sync with 2.6.1Libravatar Junio C Hamano1-0/+9
2015-10-05Merge branch 'sb/submodule-helper'Libravatar Junio C Hamano1-149/+15
2015-09-28Sync with 2.4.10Libravatar Junio C Hamano1-0/+9
2015-09-23submodule: allow only certain protocols for submodule fetchesLibravatar Jeff King1-0/+9
2015-09-17Merge branch 'ah/submodule-typofix-in-error' into maintLibravatar Junio C Hamano1-1/+1