From: Junio C Hamano <gitster@pobox.com>
To: Jeff King <peff@peff.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 0/3] small quote.[ch] cleanup
Date: Tue, 19 May 2026 12:19:20 +0900 [thread overview]
Message-ID: <xmqqjyt084sn.fsf@gitster.g> (raw)
In-Reply-To: <20260519011837.GA1615637@coredump.intra.peff.net> (Jeff King's message of "Mon, 18 May 2026 21:18:37 -0400")
Jeff King <peff@peff.net> writes:
> I noticed some unused code while looking at an unrelated topic. So
> here's a small cleanup.
>
> [1/3]: quote.h: bump strvec forward declaration to the top
> [2/3]: quote: drop sq_dequote_to_argv()
> [3/3]: quote: simplify internals of dequoting
>
> quote.c | 21 ++-------------------
> quote.h | 14 ++++----------
> 2 files changed, 6 insertions(+), 29 deletions(-)
>
> -Peff
These were very straight-forward and pleasant to read. Queued.
Thanks.
next prev parent reply other threads:[~2026-05-19 3:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 1:18 [PATCH 0/3] small quote.[ch] cleanup Jeff King
2026-05-19 1:19 ` [PATCH 1/3] quote.h: bump strvec forward declaration to the top Jeff King
2026-05-19 1:19 ` [PATCH 2/3] quote: drop sq_dequote_to_argv() Jeff King
2026-05-19 1:20 ` [PATCH 3/3] quote: simplify internals of dequoting Jeff King
2026-05-19 3:19 ` Junio C Hamano [this message]
2026-05-21 11:39 ` [PATCH 0/3] small quote.[ch] cleanup Patrick Steinhardt
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=xmqqjyt084sn.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=peff@peff.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.