>Thinking twice, that approach has a major problem: it will break when >a file is named "*". Finally looks like differing this to display >time will be the most sensible solution. So here is a matching implementation (patch 1/2). At first I also thought of moving the responsibility of the toplevel special case (displaying toplevel dir az "./") to the formatting routines (patch 2/2), but unless there are compelling reasons to proceed that way, I guess that approach should be dropped - correct ? Yann Dirson (2): [RFC] Only show bulkmoves in output. [RFC] Transfer special display of toplevel dir to display-time. diff.c | 15 +++++++++++++++ diffcore-rename.c | 9 ++------- diffcore.h | 1 + t/t4046-diff-rename-factorize.sh | 22 +++++++++++----------- 4 files changed, 29 insertions(+), 18 deletions(-) -- 1.7.2.3 -- 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