René Scharfe <l.s.r@xxxxxx> writes: > diff: factor out match_func_rec() > diff: handle appended chunks better with -W > diff: ignore empty lines before added functions with -W > diff: don't include common trailing empty lines with -W > grep: don't extend context to trailing empty lines with -W > > grep.c | 28 ++++++++++++++++++++++++-- > xdiff/xemit.c | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++------- > 2 files changed, 82 insertions(+), 9 deletions(-) Thanks. The flow of reasoning in this cover letter was written very well and I think I can agree with all of them. It is curious that this much behaviour change does not need any changes in the test scripts. We do not have sufficient coverage, perhaps? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html