On Fri, 30 May 2008, Petr Baudis wrote: > > Because it confused me, I'm probably not the first to be confused and it > will probably confuse others in the future too. The UI should be more > consistent. Btw, the reason this is irrelevant is that "git rev-list" isn't even a UI. It's internal plumbing, and almost all of it's flags etc are directly from historical reasons. IOW, it does bisection because it used to be the only program that did any revision walking. It can do pretty much what git log does for the same reason. So breaking git rev-list because somebody thinks it's "UI" is odd totally misses the whole _point_ of the command. 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