summaryrefslogtreecommitdiff
path: root/t/t4051-diff-function-context.sh
Commit message (Expand)AuthorAgeFilesLines
* diff: enable indent heuristic by defaultStefan Beller2017-05-091-1/+2
* xdiff: fix merging of hunks with -W context and -u contextrs/xdiff-merge-overlapping-hunks-for-W-contextRené Scharfe2016-09-141-0/+25
* xdiff: fix merging of appended hunk with -Wrs/xdiff-hunk-with-func-lineRené Scharfe2016-06-091-1/+23
* xdiff: don't trim common tail with -WRené Scharfe2016-05-311-1/+1
* xdiff: -W: don't include common trailing empty lines in contextRené Scharfe2016-05-311-2/+2
* xdiff: ignore empty lines before added functions with -WRené Scharfe2016-05-311-1/+1
* xdiff: handle appended chunks better with -WRené Scharfe2016-05-311-1/+1
* t4051: rewrite, add more testsRené Scharfe2016-05-311-74/+142
* tests: add missing executable bitsJeff King2011-10-201-0/+0
* diff: add option to show whole functions as contextrs/diff-whole-functionRené Scharfe2011-10-101-0/+92