Age | Commit message (Expand) | Author | Files | Lines |
2012-07-23 | Merge branch 'jv/maint-no-ext-diff' | Junio C Hamano | 1 | -0/+59 |
2012-07-19 | diff: test precedence of external diff drivers | Jeff King | 1 | -0/+40 |
2012-07-17 | diff: correctly disable external_diff with --no-ext-diff | Junio C Hamano | 1 | -0/+19 |
2012-06-24 | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 1 | -1/+1 |
2012-06-12 | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 1 | -1/+1 |
2011-04-23 | test: use $_z40 from test-lib | Junio C Hamano | 1 | -2/+0 |
2009-08-09 | tests: use "$TEST_DIRECTORY" instead of ".." | Jeff King | 1 | -1/+1 |
2009-05-31 | diff: generate pretty filenames in prep_temp_blob() | David Aguilar | 1 | -0/+9 |
2009-03-28 | Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' | Junio C Hamano | 1 | -0/+8 |
2009-03-22 | diff --cached: do not borrow from a work tree when a path is marked as assume... | Junio C Hamano | 1 | -0/+8 |
2009-03-22 | Smudge the files fed to external diff and textconv | Johannes Schindelin | 1 | -0/+16 |
2009-02-12 | Bugfix: GIT_EXTERNAL_DIFF with more than one changed files | Nazri Ramliy | 1 | -0/+8 |
2008-11-26 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+21 |
2008-11-26 | Teach "git diff" to honour --[no-]ext-diff | Junio C Hamano | 1 | -0/+21 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -1/+1 |
2008-03-13 | t4020: don't use grep -a | Jeff King | 1 | -1/+2 |
2008-03-13 | more tr portability test script fixes | Jeff King | 1 | -1/+1 |
2007-12-17 | the use of 'tr' in the test suite isn't really portable | H.Merijn Brand | 1 | -1/+1 |
2007-07-07 | diff: honor binariness specified in attributes | Junio C Hamano | 1 | -0/+12 |
2007-04-22 | Support 'diff=pgm' attribute | Junio C Hamano | 1 | -0/+97 |