Add .mailmap support
commitb7f06a8f84809ee99dfa40b3a0c4a38295b9d1bd
authorJonas Fonseca <jonas.fonseca@gmail.com>
Sun, 7 Jun 2015 23:02:41 +0000 (7 19:02 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Sun, 7 Jun 2015 23:02:41 +0000 (7 19:02 -0400)
treea619a90a53a86e852ce7ddf85d80fa2f85a1c658
parent4024a738140197776f5cdd22bd8e7af94f8ab645
Add .mailmap support

It's off by default, enable by adding `set mailmap = yes` to tigrc.

Fixes #411
.mailmap [new file with mode: 0644]
NEWS.adoc
doc/tigrc.5.adoc
include/tig/git.h
include/tig/options.h
src/diff.c
src/main.c
src/options.c
src/refs.c
test/main/mailmap-test [new file with mode: 0755]
tigrc