I noticed that there were a couple of duplicate entries in git shortlog -nse v2.19.1.., and then continued a bit to remove the duplicate entries even for v2.10.0.. Changes relative to v1: * Fixed the commit message (it talked about the opposite commit range than intended). * Added a formerly missing space between the email addresses of Masaya. Johannes Schindelin (1): Update .mailmap .mailmap | 13 +++++++++++++ 1 file changed, 13 insertions(+) base-commit: 8858448bb49332d353febc078ce4a3abcc962efe Published-As: https://github.com/gitgitgadget/git/releases/tags/pr-71%2Fdscho%2Fmailmap-v2 Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-71/dscho/mailmap-v2 Pull-Request: https://github.com/gitgitgadget/git/pull/71 Range-diff vs v1: 1: b590a9bebf ! 1: c121ebc474 Update .mailmap @@ -2,7 +2,7 @@ Update .mailmap - This patch makes the output of `git shortlog -nse v2.10.0` + This patch makes the output of `git shortlog -nse v2.10.0..master` duplicate-free. Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> @@ -47,7 +47,7 @@ Mark Rada <marada@xxxxxxxxxxxx> Martin Langhoff <martin@xxxxxxxxxx> <martin@xxxxxxxxxxxxxxx> Martin von Zweigbergk <martinvonz@xxxxxxxxx> <martin.von.zweigbergk@xxxxxxxxx> -+Masaya Suzuki <masayasuzuki@xxxxxxxxxx><draftcode@xxxxxxxxx> ++Masaya Suzuki <masayasuzuki@xxxxxxxxxx> <draftcode@xxxxxxxxx> Matt Draisey <matt@xxxxxxxxxx> <mattdraisey@xxxxxxxxxxxx> Matt Kraai <kraai@xxxxxxxxx> <matt.kraai@xxxxxxxxxxxxxx> Matt McCutchen <matt@xxxxxxxxxxxxxxxxx> <hashproduct@xxxxxxxxx> -- gitgitgadget