git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jeff King <peff@peff.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Jul 2020, #06; Thu, 30)
Date: Thu, 30 Jul 2020 21:03:07 -0400	[thread overview]
Message-ID: <20200731010307.GE240563@coredump.intra.peff.net> (raw)
In-Reply-To: <xmqqo8nw5zwn.fsf@gitster.c.googlers.com>

On Thu, Jul 30, 2020 at 04:47:04PM -0700, Junio C Hamano wrote:

> * jk/strvec (2020-07-28) 11 commits
>  - strvec: rename struct fields
>  - strvec: drop argv_array compatibility layer
>  - strvec: update documention to avoid argv_array
>  - strvec: fix indentation in renamed calls
>  - strvec: convert remaining callers away from argv_array name
>  - strvec: convert more callers away from argv_array name
>  - strvec: convert builtin/ callers away from argv_array name
>  - quote: rename sq_dequote_to_argv_array to mention strvec
>  - strvec: rename files from argv-array to strvec
>  - argv-array: rename to strvec
>  - argv-array: use size_t for count and alloc
> 
>  The argv_array API is useful for not just managing argv but any
>  "vector" (NULL-terminated array) of strings, and has seen adoption
>  to a certain degree.  It has been renamed to "strvec" to reduce the
>  barrier to adoption.
> 
>  Will merge to 'next'.

Do we want to do the s/items/v/ thing before it gets merged to next? I
already posted a replacement top patch in the thread:

  https://lore.kernel.org/git/20200729003720.GA1653374@coredump.intra.peff.net/

and I don't think anything else needed a re-roll.

-Peff

  reply	other threads:[~2020-07-31  1:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-30 23:47 What's cooking in git.git (Jul 2020, #06; Thu, 30) Junio C Hamano
2020-07-31  1:03 ` Jeff King [this message]
2020-07-31  1:27   ` 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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=20200731010307.GE240563@coredump.intra.peff.net \
    --to=peff@peff.net \
    --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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).