aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5526-fetch-submodules.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-20fetch: Also fetch submodules in subdirectories in on-demand modeJens Lehmann1-8/+8
2011-04-12i18n: do not overuse C_LOCALE_OUTPUTJunio C Hamano1-57/+36
2011-04-04Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano1-0/+255
2011-03-09i18n: git-fetch formatting messagesÆvar Arnfjörð Bjarmason1-8/+32
2011-03-09fetch/pull: Don't recurse into a submodule when commits are already presentJens Lehmann1-0/+19
2011-03-09Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' optionJens Lehmann1-0/+28
2011-03-09config: teach the fetch.recurseSubmodules option the 'on-demand' valueJens Lehmann1-0/+28
2011-03-09fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann1-0/+71
2011-03-09fetch/pull: recurse into submodules when necessaryJens Lehmann1-0/+109
2011-01-31t5526: Fix wrong argument order in "git config"Jens Lehmann1-1/+1
2010-11-12Submodules: Add the "fetchRecurseSubmodules" config optionJens Lehmann1-0/+50
2010-11-12Add the 'fetch.recurseSubmodules' config settingJens Lehmann1-0/+36
2010-11-12fetch/pull: Add the --recurse-submodules optionJens Lehmann1-0/+109