| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tr/diff-submodule-no-reuse-worktree' | Junio C Hamano | 2014-03-14 | 1 | -1/+29 |
|\ |
|
| * | diff: do not reuse_worktree_file for submodulestr/diff-submodule-no-reuse-worktree | Thomas Rast | 2014-02-18 | 1 | -1/+29 |
* | | difftool: display the number of files in the diff queue in the prompt | Zoltan Klinger | 2013-12-06 | 1 | -0/+13 |
* | | t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-tests | Jeff King | 2013-10-29 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'jv/maint-no-ext-diff' | Junio C Hamano | 2012-07-23 | 1 | -0/+59 |
|\ |
|
| * | diff: test precedence of external diff drivers | Jeff King | 2012-07-19 | 1 | -0/+40 |
| * | diff: correctly disable external_diff with --no-ext-diff | Junio C Hamano | 2012-07-17 | 1 | -0/+19 |
* | | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 2012-06-24 | 1 | -1/+1 |
* | | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 2012-06-12 | 1 | -1/+1 |
|/ |
|
* | test: use $_z40 from test-lib | Junio C Hamano | 2011-04-23 | 1 | -2/+0 |
* | 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 |