2009/9/16 Sam Vilain <sam@xxxxxxxxxx>: > A little fun candy to be had here: > > http://www.youtube.com/watch?v=GTMC3g2Xy8c > (HQ version coming, once processing completes...) > > Gource is a visualizer written in C++ which shows you the development of > the source code over time graphically. It's pretty neat. Home page at > http://code.google.com/p/gource/ This looks nice. Having a branch activity (as opposed to directory activity) rendering would be nice as well. I also noticed that this shows the committer's activity. It may be more accurate to use the author (for example, the Wine project only shows activity from one person and with Git, the activity for Junio is similar being its maintainer). In addition to this, for large projects that span a long time (5 or more years), it would be nice to speed these up (possibly control the rate as a command-line parameter). Aside from that... very cool. - Reece -- 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