]> git.ipfire.org Git - thirdparty/git.git/commit - revision.h
mailmap: add mailmap structure to rev_info and pp
authorAntoine Pelisse <apelisse@gmail.com>
Sat, 5 Jan 2013 21:26:41 +0000 (22:26 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Jan 2013 20:33:08 +0000 (12:33 -0800)
commit0e2913b042825cb3ff6798245f9224f41183d159
tree0bc20b61098a36a7cb88031f3883a2c99fb8bf11
parentea02ffa38571084007eb7c63f650d0011e44a3dd
mailmap: add mailmap structure to rev_info and pp

Pass a mailmap from rev_info to pretty_print_context to so that the
pretty printer can use rewritten name and email address when showing
commits.

Signed-off-by: Antoine Pelisse <apelisse@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit.h
log-tree.c
revision.h