index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5526-fetch-submodules.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'
Junio C Hamano
1
-0
/
+117
2018-12-14
submodule update: run at most one fetch job unless otherwise set
Junio C Hamano
1
-0
/
+2
2018-12-09
fetch: ensure submodule objects fetched
Stefan Beller
1
-0
/
+117
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-23
/
+22
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
1
-2
/
+1
2018-08-21
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
1
-21
/
+21
2018-07-16
t5000-t5999: fix broken &&-chains
Eric Sunshine
1
-1
/
+1
2018-06-14
t5526: test recursive submodules when fetching moved submodules
Stefan Beller
1
-5
/
+1
2018-03-14
Merge branch 'sg/test-x'
Junio C Hamano
1
-1
/
+1
2018-02-28
t5526: use $TRASH_DIRECTORY to specify the path of GIT_TRACE log file
SZEDER Gábor
1
-1
/
+1
2018-02-14
Correct mispellings of ".gitmodule" to ".gitmodules"
Robert P. J. Day
1
-1
/
+1
2017-10-17
implement fetching of moved submodules
Heiko Voigt
1
-0
/
+35
2017-10-08
fetch: add test to make sure we stay backwards compatible
Heiko Voigt
1
-1
/
+41
2017-08-23
Merge branch 'hv/t5526-andand-chain-fix'
Junio C Hamano
1
-4
/
+4
2017-08-17
t5526: fix some broken && chains
Heiko Voigt
1
-4
/
+4
2017-06-01
builtin/fetch.c: respect 'submodule.recurse' option
Stefan Beller
1
-0
/
+10
2016-09-01
submodule: avoid auto-discovery in prepare_submodule_repo_env()
Junio C Hamano
1
-0
/
+35
2016-03-01
fetching submodules: respect `submodule.fetchJobs` config option
Stefan Beller
1
-0
/
+14
2015-12-16
submodules: allow parallel fetching, add tests and documentation
Stefan Beller
1
-0
/
+20
2015-12-16
submodule.c: write "Fetching submodule <foo>" to stderr
Jonathan Nieder
1
-25
/
+26
2015-03-20
t: fix trivial &&-chain breakage
Jeff King
1
-5
/
+5
2011-06-20
fetch: Also fetch submodules in subdirectories in on-demand mode
Jens Lehmann
1
-8
/
+8
2011-04-12
i18n: do not overuse C_LOCALE_OUTPUT
Junio C Hamano
1
-57
/
+36
2011-04-04
Merge branch 'jl/submodule-fetch-on-demand'
Junio C Hamano
1
-0
/
+255
2011-03-09
i18n: git-fetch formatting messages
Ævar Arnfjörð Bjarmason
1
-8
/
+32
2011-03-09
fetch/pull: Don't recurse into a submodule when commits are already present
Jens Lehmann
1
-0
/
+19
2011-03-09
Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option
Jens Lehmann
1
-0
/
+28
2011-03-09
config: teach the fetch.recurseSubmodules option the 'on-demand' value
Jens Lehmann
1
-0
/
+28
2011-03-09
fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
Jens Lehmann
1
-0
/
+71
2011-03-09
fetch/pull: recurse into submodules when necessary
Jens Lehmann
1
-0
/
+109
2011-01-31
t5526: Fix wrong argument order in "git config"
Jens Lehmann
1
-1
/
+1
2010-11-12
Submodules: Add the "fetchRecurseSubmodules" config option
Jens Lehmann
1
-0
/
+50
2010-11-12
Add the 'fetch.recurseSubmodules' config setting
Jens Lehmann
1
-0
/
+36
2010-11-12
fetch/pull: Add the --recurse-submodules option
Jens Lehmann
1
-0
/
+109