git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Couder <christian.couder@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git <git@vger.kernel.org>
Subject: Re: What's cooking in git.git (Dec 2013, #01; Wed, 4)
Date: Thu, 5 Dec 2013 08:24:25 +0100	[thread overview]
Message-ID: <CAP8UFD2BVYR=CcRvi3rAqNqbeBeiz+tRpEG+FKp-cfh0JOcKKQ@mail.gmail.com> (raw)
In-Reply-To: <xmqqiov4hz07.fsf@gitster.dls.corp.google.com>

On Thu, Dec 5, 2013 at 2:23 AM, Junio C Hamano <gitster@pobox.com> wrote:
>
> * cc/starts-n-ends-with (2013-12-04) 4 commits
>  - replace {pre,suf}fixcmp() with {starts,ends}_with()
>  - strbuf: introduce starts_with() and ends_with()
>  - builtin/remote: remove postfixcmp() and use suffixcmp() instead
>  - environment: normalize use of prefixcmp() by removing " != 0"
>  (this branch is used by cc/starts-n-ends-with-endgame.)
>
>  Remove a few duplicate implementations of prefix/suffix comparison
>  functions, and rename them to starts_with and ends_with.
>
>  This conflicts with a part of cc/remote-remove-redundant-postfixcmp
>  topic (I think it actually subsumes it).

Yeah, it subsumes it.

Thanks,
Christian.

      parent reply	other threads:[~2013-12-05  7:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-05  1:23 What's cooking in git.git (Dec 2013, #01; Wed, 4) Junio C Hamano
2013-12-05  2:01 ` Duy Nguyen
2013-12-05 18:17   ` Junio C Hamano
2013-12-05  7:24 ` Christian Couder [this message]

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='CAP8UFD2BVYR=CcRvi3rAqNqbeBeiz+tRpEG+FKp-cfh0JOcKKQ@mail.gmail.com' \
    --to=christian.couder@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).