commit | ea57bc0d41b03cc1528be5fafa5eb8bfd4f773cb | [log] [tgz] |
---|---|---|
author | Antoine Pelisse <apelisse@gmail.com> | Sat Jan 05 22:26:43 2013 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Jan 10 12:33:08 2013 -0800 |
tree | 9c0af6c0fe9d4f0b8c3aebcb3000a8dbeda57a77 | |
parent | dffd325f379b825ca449e1592fa9fb31eddf1780 [diff] |
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>