summaryrefslogtreecommitdiff
path: root/t/t5526-fetch-submodules.sh
Commit message (Expand)AuthorAgeFilesLines
* fetch: Also fetch submodules in subdirectories in on-demand modeJens Lehmann2011-06-201-8/+8
* i18n: do not overuse C_LOCALE_OUTPUTJunio C Hamano2011-04-121-57/+36
* Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-041-0/+255
|\
| * fetch/pull: Don't recurse into a submodule when commits are already presentJens Lehmann2011-03-091-0/+19
| * Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' optionJens Lehmann2011-03-091-0/+28
| * config: teach the fetch.recurseSubmodules option the 'on-demand' valueJens Lehmann2011-03-091-0/+28
| * fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann2011-03-091-0/+71
| * fetch/pull: recurse into submodules when necessaryJens Lehmann2011-03-091-0/+109
* | i18n: git-fetch formatting messagesÆvar Arnfjörð Bjarmason2011-03-091-8/+32
|/
* t5526: Fix wrong argument order in "git config"Jens Lehmann2011-01-311-1/+1
* Submodules: Add the "fetchRecurseSubmodules" config optionJens Lehmann2010-11-121-0/+50
* Add the 'fetch.recurseSubmodules' config settingJens Lehmann2010-11-121-0/+36
* fetch/pull: Add the --recurse-submodules optionJens Lehmann2010-11-121-0/+109