Files
git/xdiff
René Scharfe 9e6a4cfc38 xdiff: -W: don't include common trailing empty lines in context
Empty lines between functions are shown by diff -W, as it considers them
to be part of the function preceding them.  They are not interesting in
most languages.  The previous patch stopped showing them in the special
case of a function added at the end of a file.

Stop extending context to those empty lines by skipping back over them
from the start of the next function.

Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-05-31 13:08:56 -07:00
..
2016-02-22 22:36:09 -08:00
2013-06-19 15:17:45 -07:00
2013-06-19 15:17:45 -07:00
2013-06-19 15:17:45 -07:00
2016-02-26 13:37:22 -08:00
2013-06-19 15:17:45 -07:00
2013-06-19 15:17:45 -07:00