[PATCH 1/3] filter: introduce cgit_open_email_filter() wrapper
John Keeping
john at keeping.me.uk
Mon Aug 29 20:28:11 CEST 2016
We provide email addresses to the email filter surrounded by angle
brackets, but we will soon remove these in our internal representation.
Introduce a wrapper so that we only have to add them in one place.
Signed-off-by: John Keeping <john at keeping.me.uk>
Signed-off-by: Jason A. Smith <smithj4 at bnl.gov>
---
cgit.h | 2 ++
filter.c | 5 +++++
ui-commit.c | 4 ++--
ui-log.c | 2 +-
ui-refs.c | 6 +++---
ui-tag.c | 2 +-
6 files changed, 14 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-filter-introduce-cgit_open_email_filter-wrapper.patch
Type: text/x-patch
Size: 3803 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20160829/59747ea4/attachment.bin>
More information about the CGit
mailing list