| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: use "$TEST_DIRECTORY" instead of ".." | Jeff King | 2009-08-09 | 1 | -1/+1 |
* | diff: generate pretty filenames in prep_temp_blob() | David Aguilar | 2009-05-31 | 1 | -0/+9 |
* | Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' | Junio C Hamano | 2009-03-28 | 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 |
* | | Smudge the files fed to external diff and textconv | Johannes Schindelin | 2009-03-22 | 1 | -0/+16 |
* | | Bugfix: GIT_EXTERNAL_DIFF with more than one changed files | Nazri Ramliy | 2009-02-12 | 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 |