| Commit message (Expand) | Author | Age | Files | Lines |
* | fetch: Also fetch submodules in subdirectories in on-demand mode | Jens Lehmann | 2011-06-20 | 1 | -8/+8 |
* | i18n: do not overuse C_LOCALE_OUTPUT | Junio C Hamano | 2011-04-12 | 1 | -57/+36 |
* | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 2011-04-04 | 1 | -0/+255 |
|\ |
|
| * | fetch/pull: Don't recurse into a submodule when commits are already present | Jens Lehmann | 2011-03-09 | 1 | -0/+19 |
| * | Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option | Jens Lehmann | 2011-03-09 | 1 | -0/+28 |
| * | config: teach the fetch.recurseSubmodules option the 'on-demand' value | Jens Lehmann | 2011-03-09 | 1 | -0/+28 |
| * | fetch/pull: Add the 'on-demand' value to the --recurse-submodules option | Jens Lehmann | 2011-03-09 | 1 | -0/+71 |
| * | fetch/pull: recurse into submodules when necessary | Jens Lehmann | 2011-03-09 | 1 | -0/+109 |
* | | i18n: git-fetch formatting messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -8/+32 |
|/ |
|
* | t5526: Fix wrong argument order in "git config" | Jens Lehmann | 2011-01-31 | 1 | -1/+1 |
* | Submodules: Add the "fetchRecurseSubmodules" config option | Jens Lehmann | 2010-11-12 | 1 | -0/+50 |
* | Add the 'fetch.recurseSubmodules' config setting | Jens Lehmann | 2010-11-12 | 1 | -0/+36 |
* | fetch/pull: Add the --recurse-submodules option | Jens Lehmann | 2010-11-12 | 1 | -0/+109 |