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