| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jc/fix-diff-files-unmerged' | Junio C Hamano | 2011-05-06 | 1 | -1/+0 |
|\ |
|
| * | test: use $_z40 from test-lib | Junio C Hamano | 2011-04-23 | 1 | -1/+0 |
* | | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -4/+4 |
|/ |
|
* | Add tests for the diff.ignoreSubmodules config option | Jens Lehmann | 2010-08-09 | 1 | -1/+9 |
* | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 2010-08-09 | 1 | -0/+76 |
* | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 2010-08-09 | 1 | -0/+76 |
* | t4027,4041: Use test -s to test for an empty file | Brian Gernhardt | 2010-06-25 | 1 | -6/+6 |
* | Add optional parameters to the diff option "--ignore-submodules" | Jens Lehmann | 2010-06-11 | 1 | -3/+17 |
* | Teach diff that modified submodule directory is dirty | Junio C Hamano | 2010-01-16 | 1 | -1/+83 |
* | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-29 | 1 | -0/+39 |
|\ |
|
| * | diff -c -p: do not die on submodules | Junio C Hamano | 2009-04-29 | 1 | -0/+39 |
* | | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 | 1 | -1/+1 |
|/ |
|
* | diff: a submodule not checked out is not modified | Junio C Hamano | 2008-05-04 | 1 | -1/+1 |
* | Add t7506 to test submodule related functions for git-status | Ping Yin | 2008-05-04 | 1 | -1/+1 |
* | t4027: test diff for submodule with empty directory | Ping Yin | 2008-05-04 | 1 | -0/+7 |
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 | 1 | -3/+3 |
* | diff: make sure work tree side is shown as 0{40} when different | Junio C Hamano | 2008-03-02 | 1 | -0/+53 |