On Mon, Mar 29, 2010 at 3:24 PM, David Madore <david+news@xxxxxxxxxx> wrote: [...] > > Is there another way I can restrict the set of commits to display, > with any kind of graphical tool like gitk? You can use gitk --simplify-by-decoration. It only shows the commits with tags, plus some commits to make a meaningful graph. But it does not work with a generic list of commits, the list of interesting commits is always those with tags. HTH, Santi -- 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