aboutsummaryrefslogtreecommitdiff
path: root/t/t4020-diff-external.sh
Commit message (Expand)AuthorAge
* tests: use "$TEST_DIRECTORY" instead of ".."Jeff King2009-08-09
* diff: generate pretty filenames in prep_temp_blob()David Aguilar2009-05-31
* Merge branch 'jc/maint-1.6.0-diff-borrow-carefully'Junio C Hamano2009-03-28
|\
| * diff --cached: do not borrow from a work tree when a path is marked as assume...Junio C Hamano2009-03-22
* | Smudge the files fed to external diff and textconvJohannes Schindelin2009-03-22
* | Bugfix: GIT_EXTERNAL_DIFF with more than one changed filesNazri Ramliy2009-02-12
* | Merge branch 'maint'Junio C Hamano2008-11-26
|\ \
| * | Teach "git diff" to honour --[no-]ext-diffJunio C Hamano2008-11-26
| |/
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
|/
* t4020: don't use grep -aJeff King2008-03-13
* more tr portability test script fixesJeff King2008-03-13
* the use of 'tr' in the test suite isn't really portableH.Merijn Brand2007-12-17
* diff: honor binariness specified in attributesJunio C Hamano2007-07-07
* Support 'diff=pgm' attributeJunio C Hamano2007-04-22