From mboxrd@z Thu Jan 1 00:00:00 1970 From: john at keeping.me.uk (John Keeping) Date: Fri, 26 Aug 2016 16:12:22 -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 | 4 ++-- 5 files changed, 12 insertions(+), 5 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-filter-introduce-cgit_open_email_filter-wrapper.patch Type: text/x-patch Size: 3144 bytes Desc: not available URL: