log: add --use-mailmap option
commitea57bc0d41b03cc1528be5fafa5eb8bfd4f773cb
authorAntoine Pelisse <apelisse@gmail.com>
Sat, 5 Jan 2013 21:26:43 +0000 (5 22:26 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Jan 2013 20:33:08 +0000 (10 12:33 -0800)
tree9c0af6c0fe9d4f0b8c3aebcb3000a8dbeda57a77
parentdffd325f379b825ca449e1592fa9fb31eddf1780
log: add --use-mailmap option

Add the --use-mailmap option to log commands. It allows to display
names from mailmap file when displaying logs, whatever the format
used.

Signed-off-by: Antoine Pelisse <apelisse@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-log.txt
builtin/log.c