Age | Commit message (Expand) | Author | Files | Lines |
2017-06-13 | Merge branch 'sb/submodule-blanket-recursive' | Junio C Hamano | 1 | -4/+18 |
2017-06-01 | Introduce 'submodule.recurse' option for worktree manipulators | Stefan Beller | 1 | -0/+12 |
2017-05-30 | submodule test invocation: only pass additional arguments | Stefan Beller | 1 | -4/+6 |
2017-05-29 | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 1 | -6/+1 |
2017-05-04 | submodule: properly recurse for read-tree and checkout | Stefan Beller | 1 | -6/+1 |
2017-04-18 | submodule.c: submodule_move_head works with broken submodules | Stefan Beller | 1 | -3/+20 |
2017-04-18 | submodule.c: uninitialized submodules are ignored in recursive commands | Stefan Beller | 1 | -0/+1 |
2017-03-16 | builtin/read-tree: add --recurse-submodules switch | Stefan Beller | 1 | -1/+6 |
2017-03-16 | builtin/checkout: add --recurse-submodules switch | Stefan Beller | 1 | -5/+21 |
2017-03-15 | lib-submodule-update.sh: define tests for recursing into submodules | Stefan Beller | 1 | -2/+504 |
2017-03-15 | lib-submodule-update.sh: replace sha1 by hash | Stefan Beller | 1 | -3/+3 |
2017-03-15 | lib-submodule-update: teach test_submodule_content the -C <dir> flag | Stefan Beller | 1 | -0/+5 |
2017-03-15 | lib-submodule-update.sh: do not use ./. as submodule remote | Stefan Beller | 1 | -2/+13 |
2017-03-15 | lib-submodule-update.sh: reorder create_lib_submodule_repo | Stefan Beller | 1 | -20/+29 |
2017-01-13 | lib-submodule-update.sh: reduce use of subshell by using "git -C" | Stefan Beller | 1 | -4/+1 |
2014-07-14 | stash: add t3906 for submodule updates | Jens Lehmann | 1 | -5/+18 |
2014-07-14 | cherry-pick: add t3512 for submodule updates | Jens Lehmann | 1 | -3/+12 |
2014-07-14 | merge: add t7613 for submodule updates | Jens Lehmann | 1 | -3/+21 |
2014-07-14 | submodules: add the lib-submodule-update.sh test library | Jens Lehmann | 1 | -0/+640 |