From: "SZEDER Gábor" <szeder.dev@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, "SZEDER Gábor" <szeder.dev@gmail.com>
Subject: [PATCH 0/2] A bit of ref-filter atom parsing cleanups
Date: Wed, 7 Dec 2016 17:09:21 +0100 [thread overview]
Message-ID: <20161207160923.7028-1-szeder.dev@gmail.com> (raw)
The diffstat of the second patch doesn't show any benefits, but only
because the first patch removed a callsite that would have benefited from
it.
It merges cleanly with Karthik's "port branch.c to use ref-filter's
printing options" series.
SZEDER Gábor (2):
ref-filter, tag: eliminate duplicated sorting option parsing
ref-filter: add function to parse atoms from a nul-terminated string
builtin/tag.c | 24 ------------------------
ref-filter.c | 24 +++++++++++++-----------
ref-filter.h | 6 ++++++
3 files changed, 19 insertions(+), 35 deletions(-)
--
2.11.0.78.g5a2d011
next reply other threads:[~2016-12-07 16:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-07 16:09 SZEDER Gábor [this message]
2016-12-07 16:09 ` [PATCH 1/2] ref-filter, tag: eliminate duplicated sorting option parsing SZEDER Gábor
2016-12-07 16:09 ` [PATCH 2/2] ref-filter: add function to parse atoms from a nul-terminated string SZEDER Gábor
2016-12-08 18:58 ` SZEDER Gábor
2017-01-26 13:15 ` SZEDER Gábor
2017-01-26 18:54 ` Junio C Hamano
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=20161207160923.7028-1-szeder.dev@gmail.com \
--to=szeder.dev@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.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).