Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-21 | tests: use 'test_must_be_empty' instead of '! test -s' | SZEDER Gábor | 1 | -3/+3 |
2017-06-13 | Merge branch 'sb/submodule-blanket-recursive' | Junio C Hamano | 1 | -2/+2 |
2017-05-30 | submodule test invocation: only pass additional arguments | Stefan Beller | 1 | -2/+2 |
2017-05-04 | submodule: properly recurse for read-tree and checkout | Stefan Beller | 1 | -1/+0 |
2017-03-16 | builtin/checkout: add --recurse-submodules switch | Stefan Beller | 1 | -0/+6 |
2014-07-14 | checkout: call the new submodule update test framework | Jens Lehmann | 1 | -0/+5 |
2013-01-15 | reset $pathspec: exit with code 0 if successful | Martin von Zweigbergk | 1 | -1/+1 |
2010-08-30 | checkout: Use submodule.*.ignore settings from .git/config and .gitmodules | Jens Lehmann | 1 | -0/+16 |
2010-08-30 | checkout: Add test for diff.ignoreSubmodules | Jens Lehmann | 1 | -0/+7 |
2009-04-02 | Fix 'git checkout <submodule>' to update the index | Johannes Schindelin | 1 | -0/+42 |