Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1 | Junio C Hamano | 2009-05-03 | 1 | -0/+8 |
|\ | |||||
| * | diff --cached: do not borrow from a work tree when a path is marked as assume... | Junio C Hamano | 2009-03-22 | 1 | -0/+8 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-11-26 | 1 | -0/+21 |
|\ \ | |||||
| * | | Teach "git diff" to honour --[no-]ext-diff | Junio C Hamano | 2008-11-26 | 1 | -0/+21 |
| |/ | |||||
* | | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 | 1 | -1/+1 |
|/ | |||||
* | t4020: don't use grep -a | Jeff King | 2008-03-13 | 1 | -1/+2 |
* | more tr portability test script fixes | Jeff King | 2008-03-13 | 1 | -1/+1 |
* | the use of 'tr' in the test suite isn't really portable | H.Merijn Brand | 2007-12-17 | 1 | -1/+1 |
* | diff: honor binariness specified in attributes | Junio C Hamano | 2007-07-07 | 1 | -0/+12 |
* | Support 'diff=pgm' attribute | Junio C Hamano | 2007-04-22 | 1 | -0/+97 |