index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7406-submodule-update.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate
Jonathan Nieder
2020-01-15
1
-1
/
+1
*
Sync with 2.23.1
Johannes Schindelin
2019-12-06
1
-6
/
+22
|
\
|
*
Sync with 2.21.1
Johannes Schindelin
2019-12-06
1
-6
/
+22
|
|
\
|
|
*
Sync with 2.19.3
Johannes Schindelin
2019-12-06
1
-6
/
+22
|
|
|
\
|
|
|
*
Sync with 2.18.2
Johannes Schindelin
2019-12-06
1
-6
/
+22
|
|
|
|
\
|
|
|
|
*
Sync with 2.17.3
Johannes Schindelin
2019-12-06
1
-6
/
+22
|
|
|
|
|
\
|
|
|
|
|
*
fsck: reject submodule.update = !command in .gitmodules
Jonathan Nieder
2019-12-06
1
-0
/
+14
|
|
|
|
|
*
submodule: reject submodule.update = !command in .gitmodules
Jonathan Nieder
2019-12-06
1
-6
/
+8
*
|
|
|
|
|
t: use common $SQ variable
Denton Liu
2019-09-06
1
-2
/
+1
|
/
/
/
/
/
*
/
/
/
/
tests: always test fetch of unreachable with v0
Jonathan Tan
2019-03-07
1
-1
/
+4
|
/
/
/
/
*
/
/
/
t/*: fix ordering of expected/observed arguments
Matthew DeVore
2018-10-07
1
-4
/
+4
|
/
/
/
*
|
|
Merge branch 'en/t7406-fixes'
Junio C Hamano
2018-08-20
1
-14
/
+23
|
\
\
\
|
*
|
|
t7406: avoid using test_must_fail for commands other than git
Elijah Newren
2018-08-08
1
-1
/
+1
|
*
|
|
t7406: prefer test_* helper functions to test -[feds]
Elijah Newren
2018-08-08
1
-3
/
+3
|
*
|
|
t7406: avoid having git commands upstream of a pipe
Elijah Newren
2018-08-08
1
-9
/
+17
|
*
|
|
t7406: simplify by using diff --name-only instead of diff --raw
Elijah Newren
2018-08-08
1
-5
/
+5
|
*
|
|
t7406: fix call that was failing for the wrong reason
Elijah Newren
2018-08-08
1
-1
/
+2
*
|
|
|
Merge branch 'js/t7406-recursive-submodule-update-order-fix'
Junio C Hamano
2018-08-16
1
-5
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
t7406: avoid failures solely due to timing issues
Johannes Schindelin
2018-07-23
1
-5
/
+6
|
|
/
/
*
/
/
t7000-t7999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-3
/
+3
|
/
/
*
/
t7406-submodule-update: fix broken &&-chains
SZEDER Gábor
2018-06-18
1
-6
/
+6
|
/
*
t7406: submodule.<name>.update command must not be run from .gitmodules
Stefan Beller
2017-09-27
1
-0
/
+8
*
tests: fix tests broken under GETTEXT_POISON=YesPlease
Ævar Arnfjörð Bjarmason
2017-05-11
1
-1
/
+1
*
Merge branch 'sb/submodule-update-initial-runs-custom-script'
Junio C Hamano
2017-03-27
1
-3
/
+3
|
\
|
*
t7406: correct test case for submodule-update initial population
Junio C Hamano
2017-03-22
1
-3
/
+3
*
|
Merge branch 'sb/submodule-update-initial-runs-custom-script'
Junio C Hamano
2017-02-03
1
-0
/
+12
|
\
|
|
*
submodule update: run custom update script for initial populating as well
Stefan Beller
2017-01-26
1
-0
/
+12
*
|
submodule update --init: display correct path from submodule
Stefan Beller
2017-01-12
1
-0
/
+17
|
/
*
t7406: fix breakage on OSX
Stefan Beller
2016-08-10
1
-1
/
+1
*
submodule update: allow '.' for branch value
Stefan Beller
2016-08-04
1
-1
/
+34
*
submodule update: respect depth in subsequent fetches
Stefan Beller
2016-08-01
1
-0
/
+16
*
t7406: future proof tests with hard coded depth
Stefan Beller
2016-08-01
1
-8
/
+11
*
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
2016-06-18
1
-5
/
+5
*
submodule init: redirect stdout to stderr
Stefan Beller
2016-05-03
1
-6
/
+18
*
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
2016-04-14
1
-5
/
+81
|
\
|
*
submodule update: test recursive path reporting from subdirectory
Stefan Beller
2016-03-30
1
-0
/
+20
|
*
submodule update: align reporting path for custom command execution
Stefan Beller
2016-03-30
1
-3
/
+26
|
*
submodule update --init: correct path handling in recursive submodules
Stefan Beller
2016-03-30
1
-0
/
+33
|
*
t/t7406-submodule-update.sh: use the $( ... ) construct for command substitution
Elia Pinto
2016-01-08
1
-2
/
+2
*
|
clone: allow an explicit argument for parallel submodule clones
Stefan Beller
2016-03-01
1
-0
/
+15
*
|
submodule update: expose parallelism to the user
Stefan Beller
2016-03-01
1
-0
/
+12
|
/
*
t: fix trivial &&-chain breakage
Jeff King
2015-03-20
1
-1
/
+1
*
Revert "submodule: explicit local branch creation in module_clone"
Junio C Hamano
2014-04-02
1
-38
/
+1
*
Merge branch 'wk/submodule-on-branch'
Junio C Hamano
2014-02-27
1
-1
/
+37
|
\
|
*
submodule: explicit local branch creation in module_clone
W. Trevor King
2014-02-24
1
-1
/
+38
*
|
Merge branch 'jl/submodule-update-retire-orig-flags'
Junio C Hamano
2013-12-05
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
submodule update: remove unnecessary orig_flags variable
Jens Lehmann
2013-11-11
1
-0
/
+11
*
|
submodule: do not copy unknown update mode from .gitmodules
Junio C Hamano
2013-12-02
1
-0
/
+15
|
/
*
t7406-submodule-update: add missing &&
Tay Ray Chuan
2013-09-17
1
-1
/
+1
*
Merge branch 'fg/submodule-clone-depth'
Junio C Hamano
2013-07-15
1
-7
/
+17
|
\
[next]