Hi, On Sat, 23 Dec 2006, Nicolas Pitre wrote: > git log --author=<blah> | git shortlog -s Note that the builtin shortlog reuses the fine revision walking machinery: git shortlog --author=<blah> -n -s works like a charm. Ciao, Dscho - 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