index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5526-fetch-submodules.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t5526: break test submodule differently
Patrick Steinhardt
2024-01-29
1
-1
/
+1
*
t: convert tests to not write references via the filesystem
Patrick Steinhardt
2023-11-03
1
-1
/
+1
*
fetch: fix `--no-recurse-submodules` with multi-remote fetches
Patrick Steinhardt
2023-05-10
1
-0
/
+13
*
fetch: pass --no-write-fetch-head to subprocesses
Eric Wong
2023-03-09
1
-0
/
+13
*
submodule tests: reset "trace.out" between "grep" invocations
Ævar Arnfjörð Bjarmason
2022-10-31
1
-0
/
+8
*
Merge branch 'ab/run-hook-api-cleanup'
Junio C Hamano
2022-10-27
1
-1
/
+7
|
\
|
*
run-command API: don't fall back on online_cpus()
Ævar Arnfjörð Bjarmason
2022-10-12
1
-1
/
+7
*
|
Sync with 2.36.3
Taylor Blau
2022-10-07
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Sync with 2.35.5
Taylor Blau
2022-10-06
1
-0
/
+1
|
|
\
|
|
*
Sync with 2.34.5
Taylor Blau
2022-10-06
1
-0
/
+1
|
|
|
\
|
|
|
*
Sync with 2.33.5
Taylor Blau
2022-10-06
1
-0
/
+1
|
|
|
|
\
|
|
|
|
*
Sync with 2.30.6
Taylor Blau
2022-10-06
1
-0
/
+1
|
|
|
|
|
\
|
|
|
|
|
*
t/t5NNN: allow local submodules
Taylor Blau
2022-10-01
1
-0
/
+1
|
|
|
|
|
*
Merge branch 'pk/subsub-fetch-fix-take-2' into maint
Junio C Hamano
2021-02-06
1
-0
/
+117
|
|
|
|
|
|
\
*
|
|
|
|
|
|
fetch: do not run a redundant fetch from submodule
Junio C Hamano
2022-05-18
1
-0
/
+27
|
/
/
/
/
/
/
*
|
|
|
|
|
fetch: fetch unpopulated, changed submodules
Glen Choo
2022-03-17
1
-2
/
+266
*
|
|
|
|
|
t5526: create superproject commits with test helper
Glen Choo
2022-03-08
1
-50
/
+45
*
|
|
|
|
|
t5526: stop asserting on stderr literally
Glen Choo
2022-03-08
1
-61
/
+56
*
|
|
|
|
|
t5526: introduce test helper to assert on fetches
Glen Choo
2022-03-08
1
-55
/
+84
|
/
/
/
/
/
*
/
/
/
/
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
2021-12-05
1
-3
/
+0
|
/
/
/
/
*
/
/
/
submodule: pass repo to check_has_commit()
Jonathan Tan
2021-10-09
1
-0
/
+3
|
/
/
/
*
|
|
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-19
/
+19
*
|
|
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
2021-01-25
1
-0
/
+3
|
\
\
\
|
*
|
|
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
|
|
|
Merge branch 'pk/subsub-fetch-fix-take-2'
Junio C Hamano
2021-01-07
1
-0
/
+117
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
submodules: fix of regression on fetching of non-init subsub-repo
Peter Kaestle
2020-12-09
1
-0
/
+117
*
|
|
t5526: drop the prereq expecting the default branch name `main`
Johannes Schindelin
2020-12-04
1
-21
/
+21
*
|
|
t5526: avoid depending on a specific default branch name
Johannes Schindelin
2020-12-04
1
-19
/
+22
*
|
|
Merge branch 'pk/subsub-fetch-fix'
Junio C Hamano
2020-12-03
1
-63
/
+0
|
\
\
\
|
*
|
|
Revert "submodules: fix of regression on fetching of non-init subsub-repo"
Junio C Hamano
2020-12-03
1
-63
/
+0
*
|
|
|
Merge branch 'pk/subsub-fetch-fix'
Junio C Hamano
2020-11-26
1
-0
/
+63
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
submodules: fix of regression on fetching of non-init subsub-repo
Peter Kaestle
2020-11-12
1
-0
/
+63
|
|
/
*
/
tests: prepare aligned mentions of the default branch name
Johannes Schindelin
2020-10-23
1
-35
/
+35
|
/
*
Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'
Junio C Hamano
2019-01-29
1
-0
/
+117
|
\
|
*
fetch: ensure submodule objects fetched
Stefan Beller
2018-12-09
1
-0
/
+117
*
|
submodule update: run at most one fetch job unless otherwise set
Junio C Hamano
2018-12-14
1
-0
/
+2
|
/
*
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
2018-08-27
1
-23
/
+22
|
\
|
*
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
2018-08-21
1
-2
/
+1
|
*
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
2018-08-21
1
-21
/
+21
*
|
t5000-t5999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-1
/
+1
|
/
*
t5526: test recursive submodules when fetching moved submodules
Stefan Beller
2018-06-14
1
-5
/
+1
*
Merge branch 'sg/test-x'
Junio C Hamano
2018-03-14
1
-1
/
+1
|
\
|
*
t5526: use $TRASH_DIRECTORY to specify the path of GIT_TRACE log file
SZEDER Gábor
2018-02-28
1
-1
/
+1
*
|
Correct mispellings of ".gitmodule" to ".gitmodules"
Robert P. J. Day
2018-02-14
1
-1
/
+1
|
/
*
implement fetching of moved submodules
Heiko Voigt
2017-10-17
1
-0
/
+35
*
fetch: add test to make sure we stay backwards compatible
Heiko Voigt
2017-10-08
1
-1
/
+41
*
Merge branch 'hv/t5526-andand-chain-fix'
Junio C Hamano
2017-08-23
1
-4
/
+4
|
\
|
*
t5526: fix some broken && chains
Heiko Voigt
2017-08-17
1
-4
/
+4
*
|
builtin/fetch.c: respect 'submodule.recurse' option
Stefan Beller
2017-06-01
1
-0
/
+10
|
/
*
submodule: avoid auto-discovery in prepare_submodule_repo_env()
Junio C Hamano
2016-09-01
1
-0
/
+35
[next]