Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-07 | t4060: make test work with SHA-256 | brian m. carlson | 1 | -56/+70 |
2018-08-27 | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 1 | -10/+8 |
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 1 | -3/+1 |
2018-08-21 | tests: use 'test_must_be_empty' instead of '! test -s' | SZEDER Gábor | 1 | -7/+7 |
2018-07-16 | t4000-t4999: fix broken &&-chains | Eric Sunshine | 1 | -1/+1 |
2017-06-15 | t: move "git add submodule" into test blocks | Jeff King | 1 | -3/+5 |
2017-05-29 | Merge branch 'jk/diff-submodule-diff-inline' | Junio C Hamano | 1 | -0/+41 |
2017-05-08 | diff: recurse into nested submodules for inline diff | Stefan Beller | 1 | -0/+41 |
2017-04-02 | diff: submodule inline diff to initialize env array. | Stefan Beller | 1 | -0/+29 |
2016-08-31 | diff: teach diff to display submodule difference with an inline diff | Jacob Keller | 1 | -0/+749 |