Age | Commit message (Expand) | Author | Files | Lines |
2013-07-15 | Merge branch 'fg/submodule-clone-depth' | Junio C Hamano | 1 | -7/+17 |
2013-07-03 | Add --depth to submodule update/add | Fredrik Gustafsson | 1 | -7/+17 |
2013-07-03 | submodule update: allow custom command to update submodule working tree | Chris Packham | 1 | -0/+29 |
2013-06-17 | submodule: drop the top-level requirement | John Keeping | 1 | -0/+15 |
2013-04-18 | Merge branch 'jc/push-2.0-default-to-simple' (early part) | Junio C Hamano | 1 | -2/+2 |
2013-04-01 | Merge branch 'nd/branch-show-rebase-bisect-state' | Junio C Hamano | 1 | -2/+4 |
2013-03-21 | Merge branch 'we/submodule-update-prefix-output' | Junio C Hamano | 1 | -1/+2 |
2013-03-16 | status: show more info than "currently not on any branch" | Nguyễn Thái Ngọc Duy | 1 | -2/+4 |
2013-03-03 | submodule update: when using recursion, show full path | William Entriken | 1 | -1/+2 |
2013-01-04 | t7406: do not assume the "matching" push is the default | Junio C Hamano | 1 | -2/+2 |
2012-12-19 | submodule update: add --remote for submodule's upstream changes | W. Trevor King | 1 | -0/+31 |
2012-09-30 | submodule add: Fail when .git/modules/<name> already exists unless forced | Jens Lehmann | 1 | -1/+1 |
2012-09-03 | Merge branch 'sz/submodule-force-update' | Junio C Hamano | 1 | -0/+12 |
2012-08-27 | Merge branch 'jc/maint-t7406-rev-parse-max-count-huh' | Junio C Hamano | 1 | -8/+8 |
2012-08-24 | Make 'git submodule update --force' always check out submodules. | Stefan Zager | 1 | -0/+12 |
2012-07-30 | t7406: fix misleading "rev-parse --max-count=1 HEAD" | Junio C Hamano | 1 | -8/+8 |
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 |