summaryrefslogtreecommitdiff
path: root/t/t5526-fetch-submodules.sh
AgeCommit message (Expand)Author
2011-06-20fetch: Also fetch submodules in subdirectories in on-demand modeJens Lehmann
2011-04-12i18n: do not overuse C_LOCALE_OUTPUTJunio C Hamano
2011-04-04Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano
2011-03-10i18n: git-fetch formatting messagesÆvar Arnfjörð Bjarmason
2011-03-09fetch/pull: Don't recurse into a submodule when commits are already presentJens Lehmann
2011-03-09Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' optionJens Lehmann
2011-03-09config: teach the fetch.recurseSubmodules option the 'on-demand' valueJens Lehmann
2011-03-09fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann
2011-03-09fetch/pull: recurse into submodules when necessaryJens Lehmann
2011-01-31t5526: Fix wrong argument order in "git config"Jens Lehmann
2010-11-12Submodules: Add the "fetchRecurseSubmodules" config optionJens Lehmann
2010-11-12Add the 'fetch.recurseSubmodules' config settingJens Lehmann
2010-11-12fetch/pull: Add the --recurse-submodules optionJens Lehmann