Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xdiff: fix merging of hunks with -W context and -u contextrs/xdiff-merge-overlapping-hunks-for-W-context | René Scharfe | 2016-09-14 | 1 | -0/+25 |
* | xdiff: fix merging of appended hunk with -Wrs/xdiff-hunk-with-func-line | René Scharfe | 2016-06-09 | 1 | -1/+23 |
* | xdiff: don't trim common tail with -W | René Scharfe | 2016-05-31 | 1 | -1/+1 |
* | xdiff: -W: don't include common trailing empty lines in context | René Scharfe | 2016-05-31 | 1 | -2/+2 |
* | xdiff: ignore empty lines before added functions with -W | René Scharfe | 2016-05-31 | 1 | -1/+1 |
* | xdiff: handle appended chunks better with -W | René Scharfe | 2016-05-31 | 1 | -1/+1 |
* | t4051: rewrite, add more tests | René Scharfe | 2016-05-31 | 1 | -74/+142 |
* | tests: add missing executable bits | Jeff King | 2011-10-20 | 1 | -0/+0 |
* | diff: add option to show whole functions as contextrs/diff-whole-function | René Scharfe | 2011-10-10 | 1 | -0/+92 |