Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 2011-04-04 |
|\ | |||
| * | fetch/pull: Don't recurse into a submodule when commits are already present | Jens Lehmann | 2011-03-09 |
| * | Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option | Jens Lehmann | 2011-03-09 |
| * | config: teach the fetch.recurseSubmodules option the 'on-demand' value | Jens Lehmann | 2011-03-09 |
| * | fetch/pull: Add the 'on-demand' value to the --recurse-submodules option | Jens Lehmann | 2011-03-09 |
| * | fetch/pull: recurse into submodules when necessary | Jens Lehmann | 2011-03-09 |
* | | i18n: git-fetch formatting messages | Ævar Arnfjörð Bjarmason | 2011-03-09 |
|/ | |||
* | t5526: Fix wrong argument order in "git config" | Jens Lehmann | 2011-01-31 |
* | Submodules: Add the "fetchRecurseSubmodules" config option | Jens Lehmann | 2010-11-12 |
* | Add the 'fetch.recurseSubmodules' config setting | Jens Lehmann | 2010-11-12 |
* | fetch/pull: Add the --recurse-submodules option | Jens Lehmann | 2010-11-12 |