From: Junio C Hamano Date: Thu, 6 Oct 2005 08:37:17 +0000 (-0700) Subject: git-shortlog: make the mailmap configurable. X-Git-Tag: v0.99.9~192 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a24e658649170c99fdcb4aaa41545679ad02f755?hp=a24e658649170c99fdcb4aaa41545679ad02f755 git-shortlog: make the mailmap configurable. In addition to hardcoded list of kernel people, read from .mailmap file the list of email-to-name translations. Modernize regexps here and there minimally while at it. Signed-off-by: Junio C Hamano ---