summaryrefslogtreecommitdiffstats
path: root/t/t4051-diff-function-context.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sg/t4051-fix'Junio C Hamano2018-08-271-1/+1
|\
| * t4051-diff-function-context: read the right fileSZEDER Gábor2018-08-221-1/+1
* | xdiff: show non-empty lines before functions with -WRené Scharfe2017-11-211-1/+1
* | t4051: add test for comments preceding function linesRené Scharfe2017-11-211-0/+4
* | diff: enable indent heuristic by defaultStefan Beller2017-05-091-1/+2
* | xdiff: fix merging of hunks with -W context and -u contextRené Scharfe2016-09-151-0/+25
* | xdiff: fix merging of appended hunk with -WRené Scharfe2016-06-101-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-211-0/+0
* diff: add option to show whole functions as contextRené Scharfe2011-10-101-0/+92