Hi, just to make it clearer what I want: git-whatchanged -p next | grep parse_whatchanged as well as git log -p next | grep parse_whatchanged do not find that any line like int parse_whatchanged_opt(int ac, [...] was removed, but they find that this line was added. However, in the working tree (which has a fresh checkout of next), there is no such line in log-tree.c. So I really would like to know where it vanished! Ciao, Dscho - : 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