Git development
 help / color / mirror / Atom feed
* [PATCH 0/3] small quote.[ch] cleanup
@ 2026-05-19  1:18 Jeff King
  2026-05-19  1:19 ` [PATCH 1/3] quote.h: bump strvec forward declaration to the top Jeff King
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeff King @ 2026-05-19  1:18 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-05-19  3:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/3] small quote.[ch] cleanup Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox