From mboxrd@z Thu Jan 1 00:00:00 1970 From: john at keeping.me.uk (John Keeping) Date: Mon, 29 Aug 2016 14:28:11 -0400 Subject: [PATCH 1/3] filter: introduce cgit_open_email_filter() wrapper Message-ID: 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 Signed-off-by: Jason A. Smith --- 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: