[PATCH 2/3] Remove angle brackets from {author,committer}_email
John Keeping
john at keeping.me.uk
Fri Aug 26 22:12:32 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 ++++--
4 files changed, 15 insertions(+), 20 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Remove-angle-brackets-from-author-committer-_email.patch
Type: text/x-patch
Size: 2932 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20160826/88bde046/attachment.bin>
More information about the CGit
mailing list