From mboxrd@z Thu Jan 1 00:00:00 1970 From: smithj4 at bnl.gov (Jason A. Smith) Date: Fri, 26 Aug 2016 16:12:41 -0400 Subject: [PATCH 3/3] Add support for git's mailmap. Message-ID: <0587571d-09ae-25f4-ecb9-d189030d73c9@bnl.gov> If a mailmap file is present in the repo, it will be used to coalesce commits by the same person, just like git does. When no mailmap file is found then it functions as before. Signed-off-by: Jason A. Smith --- cgit.h | 2 ++ parsing.c | 11 +++++++++++ ui-atom.c | 20 ++++++++++++++------ ui-commit.c | 22 ++++++++++++++++------ ui-log.c | 11 +++++++++-- ui-refs.c | 27 +++++++++++++++++++++------ ui-stats.c | 13 ++++++++++--- 7 files changed, 83 insertions(+), 23 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: 0003-Add-support-for-git-s-mailmap.patch Type: text/x-patch Size: 11467 bytes Desc: not available URL: