[PATCH] Add support for git's mailmap.

Jason A. Smith smithj4 at bnl.gov
Wed Aug 24 23:38:55 CEST 2016


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 <smithj4 at bnl.gov>
---
  cgit.h      |  2 ++
  parsing.c   | 39 +++++++++++++++++++++++++++++++++++++++
  ui-atom.c   |  9 +++++++--
  ui-commit.c |  4 ++++
  ui-log.c    |  4 ++++
  ui-stats.c  |  8 ++++++--
  6 files changed, 62 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-support-for-git-s-mailmap.patch
Type: text/x-patch
Size: 7319 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20160824/3295cb74/attachment.bin>


More information about the CGit mailing list