Apply mailmap in git-blame output.
commitf95673849c99baf3b10756e944d6ebe22394a2c0
authorJunio C Hamano <junkio@cox.net>
Fri, 27 Apr 2007 07:42:15 +0000 (27 00:42 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 29 Apr 2007 09:05:06 +0000 (29 02:05 -0700)
treea67c419c1e9389a6ea6dcc6055d661676c6b81b8
parent7c1c6782e0b88c9366c575fd47e48050070afdd3
Apply mailmap in git-blame output.

This makes git-blame to use the same mailmap used by
git-shortlog.

Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-blame.c