From: Jeremiah Mahler <jmmahler@gmail.com>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: git@vger.kernel.org, Jeremiah Mahler <jmmahler@gmail.com>
Subject: [PATCH v4] cleanup duplicate name_compare() functions
Date: Thu, 19 Jun 2014 01:07:21 -0700 [thread overview]
Message-ID: <1403165242-16849-1-git-send-email-jmmahler@gmail.com> (raw)
Version 4 of the patch series to cleanup the duplicate name_compare()
functions.
The previous patch series would have left the system in a broken state
if only part of the patches were applied. This version condenses all
the patches in to a single working patch as Jonathan Nieder suggested [1].
[1]: http://marc.info/?l=git&m=140311885416615&w=2
Jeremiah Mahler (1):
cleanup duplicate name_compare() functions
cache.h | 2 +-
dir.c | 3 +--
name-hash.c | 2 +-
read-cache.c | 23 +++++++++++++----------
tree-walk.c | 10 ----------
unpack-trees.c | 11 -----------
6 files changed, 16 insertions(+), 35 deletions(-)
--
2.0.0
next reply other threads:[~2014-06-19 8:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-19 8:07 Jeremiah Mahler [this message]
2014-06-19 8:07 ` [PATCH v4] cleanup duplicate name_compare() functions Jeremiah Mahler
2014-06-19 18:03 ` Junio C Hamano
2014-06-19 18:29 ` Junio C Hamano
2014-06-20 1:55 ` Jeremiah Mahler
2014-06-19 20:45 ` Jeremiah Mahler
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=1403165242-16849-1-git-send-email-jmmahler@gmail.com \
--to=jmmahler@gmail.com \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.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).