Age | Commit message (Expand) | Author | Files | Lines |
2012-07-12 | submodules: don't stumble over symbolic links when cloning recursively | Jens Lehmann | 1 | -0/+13 |
2012-03-04 | submodules: refactor computation of relative gitdir path | Jens Lehmann | 1 | -0/+17 |
2012-01-24 | submodule add: fix breakage when re-adding a deep submodule | Jens Lehmann | 1 | -0/+8 |
2011-10-10 | Merge branch 'hv/submodule-update-none' | Junio C Hamano | 1 | -0/+62 |
2011-08-22 | Move git-dir for submodules | Fredrik Gustafsson | 1 | -0/+107 |
2011-08-11 | add update 'none' flag to disable update of submodule by default | Heiko Voigt | 1 | -0/+62 |
2011-07-13 | Merge branch 'fg/submodule-keep-updating' | Junio C Hamano | 1 | -0/+144 |
2011-06-13 | submodule update: continue when a checkout fails | Fredrik Gustafsson | 1 | -0/+144 |
2011-05-21 | i18n: git-submodule $update_module say + die messages | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-05-02 | Merge branch 'nm/submodule-update-force' | Junio C Hamano | 1 | -0/+23 |
2011-04-04 | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 1 | -0/+20 |
2011-04-04 | submodule: Add --force option for git submodule update | Nicolas Morey-Chaisemartin | 1 | -0/+23 |
2011-03-09 | submodule update: Don't fetch when the submodule commit is already present | Jens Lehmann | 1 | -0/+20 |
2011-02-17 | t7406: "git submodule update {--merge|--rebase]" with new submodules | Spencer E. Olson | 1 | -0/+52 |
2010-09-03 | t7406 & t7407: add missing && at end of lines | Jens Lehmann | 1 | -1/+1 |
2010-03-06 | t7406: Fix submodule init config tests | Stephen Boyd | 1 | -8/+16 |
2009-11-29 | t3409 t4107 t7406 t9150: use dashless commands | Matthew Ogilvie | 1 | -2/+2 |
2009-06-03 | git-submodule: add support for --merge. | Johan Herland | 1 | -1/+59 |
2009-06-03 | Rename submodule.<name>.rebase to submodule.<name>.update | Johan Herland | 1 | -8/+8 |
2009-04-24 | git-submodule: add support for --rebase. | Peter Hutterer | 1 | -0/+140 |