Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Use of a mailmap file with git-log

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:55:30

Antoine Pelisse [off-list ref] writes:
It could indeed be very interesting to have mailmap applied to git-log and
especially to git-log --author/--committer.
...
The choice of parse_commit_buffer to do the modification is due to
the grepping being done directly on buffer when grepping author/committerer.
For pattern matching, I think revision.c::commit_match() is probably
the right place to do this kind of thing.  I just noticed that we
grep for the string inside a raw buffer, even when "encoding" is
specified, which I think is a bug.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help