[PATCH 2/3] Remove angle brackets from {author,committer}_email
John Keeping
john at keeping.me.uk
Mon Aug 29 20:28:21 CEST 2016
This matches the internal representation in libgit.a, so it will make it
much easier to use Git's mailmap code.
The change in ui-atom.c isn't strictly necessary since the code copes
with email addresses both with and without angle brackets, but it's a
nice simplification since we know that the email address will always be
provided in the correct form.
Signed-off-by: John Keeping <john at keeping.me.uk>
Signed-off-by: Jason A. Smith <smithj4 at bnl.gov>
---
filter.c | 10 +++++++++-
parsing.c | 6 +-----
ui-atom.c | 13 +------------
ui-commit.c | 6 ++++--
ui-tag.c | 3 ++-
5 files changed, 17 insertions(+), 21 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Remove-angle-brackets-from-author-committer-_email.patch
Type: text/x-patch
Size: 3385 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20160829/cab1a1fa/attachment.bin>
More information about the CGit
mailing list