Git development
 help / color / mirror / Atom feed
From: Quint Guvernator <quintus.public@gmail.com>
To: git@vger.kernel.org
Cc: Quint Guvernator <quintus.public@gmail.com>
Subject: [PATCH v5] use starts_with() instead of !memcmp()
Date: Tue, 18 Mar 2014 21:18:02 -0400	[thread overview]
Message-ID: <1395191883-42409-1-git-send-email-quintus.public@gmail.com> (raw)

Another version, this time very in line with the review and commentary of
Junio, Eric, and Michael.  This version boasts a revamped commit message and
fewer but surer hunks changed.

Thanks again for the guidance.

Quint Guvernator (1):
  use starts_with() instead of !memcmp()

 builtin/apply.c        |  4 ++--
 builtin/for-each-ref.c |  2 +-
 builtin/mktag.c        |  2 +-
 builtin/patch-id.c     | 10 +++++-----
 connect.c              |  4 ++--
 imap-send.c            |  6 +++---
 remote.c               |  2 +-
 7 files changed, 15 insertions(+), 15 deletions(-)

-- 
1.9.0

             reply	other threads:[~2014-03-19  1:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-19  1:18 Quint Guvernator [this message]
2014-03-19  1:18 ` [PATCH v5] use starts_with() instead of !memcmp() Quint Guvernator
2014-03-19  4:13 ` Eric Sunshine
2014-03-21 16:53   ` Junio C Hamano
2014-03-21 18:05     ` Eric Sunshine

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=1395191883-42409-1-git-send-email-quintus.public@gmail.com \
    --to=quintus.public@gmail.com \
    --cc=git@vger.kernel.org \
    /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