List for cgit developers and users
 help / color / mirror / Atom feed
From: john at keeping.me.uk (John Keeping)
Subject: [PATCH 1/3] filter: introduce cgit_open_email_filter() wrapper
Date: Fri, 26 Aug 2016 16:12:22 -0400	[thread overview]
Message-ID: <e5bb0c9c-1492-c988-5bea-c5c635832f6a@bnl.gov> (raw)


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   | 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: <http://lists.zx2c4.com/pipermail/cgit/attachments/20160826/6e95cea0/attachment.bin>


             reply	other threads:[~2016-08-26 20:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-26 20:12 john [this message]
2016-08-29 18:28 john
     [not found] <cover.1487952449.git.smithj4@bnl.gov>
2017-02-24 16:18 ` john
2017-02-25  9:01   ` Jason
2017-02-25 16:12 [PATCH 0/3] Add support for git's mailmap smithj4
2017-02-25 16:12 ` [PATCH 1/3] filter: introduce cgit_open_email_filter() wrapper smithj4

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e5bb0c9c-1492-c988-5bea-c5c635832f6a@bnl.gov \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).