Age | Commit message (Expand) | Author | Files | Lines |
2020-07-30 | t: remove test_oid_init in tests | brian m. carlson | 1 | -1/+0 |
2019-10-28 | t4027: make hash-size independent | brian m. carlson | 1 | -8/+8 |
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 1 | -2/+1 |
2018-08-21 | tests: use 'test_must_be_empty' instead of '! test -s' | SZEDER Gábor | 1 | -13/+13 |
2018-05-14 | t: switch $_z40 to $ZERO_OID | brian m. carlson | 1 | -3/+3 |
2017-08-03 | diff: stop allowing diff to have submodules configured in .git/config | Brandon Williams | 1 | -67/+0 |
2011-05-06 | Merge branch 'jc/fix-diff-files-unmerged' | Junio C Hamano | 1 | -1/+0 |
2011-04-23 | test: use $_z40 from test-lib | Junio C Hamano | 1 | -1/+0 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -4/+4 |
2010-08-09 | Add tests for the diff.ignoreSubmodules config option | Jens Lehmann | 1 | -1/+9 |
2010-08-09 | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 1 | -0/+76 |
2010-08-09 | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 1 | -0/+76 |
2010-06-25 | t4027,4041: Use test -s to test for an empty file | Brian Gernhardt | 1 | -6/+6 |
2010-06-11 | Add optional parameters to the diff option "--ignore-submodules" | Jens Lehmann | 1 | -3/+17 |
2010-01-16 | Teach diff that modified submodule directory is dirty | Junio C Hamano | 1 | -1/+83 |
2009-04-29 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 1 | -0/+39 |
2009-04-29 | diff -c -p: do not die on submodules | Junio C Hamano | 1 | -0/+39 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -1/+1 |
2008-05-04 | diff: a submodule not checked out is not modified | Junio C Hamano | 1 | -1/+1 |
2008-05-04 | Add t7506 to test submodule related functions for git-status | Ping Yin | 1 | -1/+1 |
2008-05-04 | t4027: test diff for submodule with empty directory | Ping Yin | 1 | -0/+7 |
2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -3/+3 |
2008-03-02 | diff: make sure work tree side is shown as 0{40} when different | Junio C Hamano | 1 | -0/+53 |