Add contrib/stats/mailmap.pl script
commitaf6861b14488a91ab932c63852979eaf78b549d2
authorJunio C Hamano <gitster@pobox.com>
Sat, 14 Jul 2007 20:43:09 +0000 (14 13:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 14 Jul 2007 20:43:49 +0000 (14 13:43 -0700)
tree5d815e854533dace1c7a461ab31a07887543eb73
parent9d6f220cc8ffbd71b4c68765b52c3a7c41dd729b
Add contrib/stats/mailmap.pl script

This script reads the existing commit log and .mailmap file,
and outputs author e-mail addresses that would map to more
than one names (most likely due to difference in the way they
are spelled, but some are due to ancient botched commits).

Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/stats/mailmap.pl [new file with mode: 0755]