author | Junio C Hamano <gitster@pobox.com> | |
Sat, 14 Jul 2007 20:43:09 +0000 (13:43 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 14 Jul 2007 20:43:49 +0000 (13:43 -0700) | ||
commit | af6861b14488a91ab932c63852979eaf78b549d2 | |
tree | 5d815e854533dace1c7a461ab31a07887543eb73 | tree | snapshot |
parent | 9d6f220cc8ffbd71b4c68765b52c3a7c41dd729b | commit | diff |
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>
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] | blob |