On Thu, 31 Jul 2008, Junio C Hamano wrote: > > It was even worse than that. > > The output from v3 is incorrect Ok. I'm really not surprised. Incrementally is really hard. I'm reminded of all the problems we had with just the "trivial" issue of just knowing when to consider something uninteresting or not, that ended up depending on commit timestamps etc, and had problems with people having their clocks set incorrectly. Doing the ops once you have the full DAG is usually _trivial_ by comparison. Linus -- 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