On Tue, Oct 28, 2008 at 03:46:43PM -0400, Jeff King wrote: > > Hmm. Why a date-based hack to see what's on the topic branch? Why not > just give an option to walk the graph twice, giving name-rev style > annotations, and just let it be slow. People will mostly look at it by > specifying just their topic branches anyway. IOW: > > git log ^origin/master my/topic1 my/topic2 my/topic3 And obviously you could split the "these are the commits to annotate" specification from "these are the commits to show". But I actually think in practice most users would want those to be the same. -Peff -- 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