Age | Commit message (Expand) | Author | Files | Lines |
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 |