git-shortlog -e: show e-mail address as well
commit4602c17d8911e14d537f6f87db02faab6e3f5d69
authorJunio C Hamano <gitster@pobox.com>
Sat, 8 Dec 2007 01:19:31 +0000 (7 17:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 8 Dec 2007 19:32:05 +0000 (8 11:32 -0800)
tree354446eb2cdfa8912192f15cc2b007c5a9aa67ff
parent1e931cb4d197e30504b6d2cc77b0b045b0167df6
git-shortlog -e: show e-mail address as well

This option shows the author's email address next to the name.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-shortlog.c