All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4] cleanup duplicate name_compare() functions
@ 2014-06-19  8:07 Jeremiah Mahler
  2014-06-19  8:07 ` Jeremiah Mahler
  0 siblings, 1 reply; 6+ messages in thread
From: Jeremiah Mahler @ 2014-06-19  8:07 UTC (permalink / raw)
  To: Jonathan Nieder; +Cc: git, Jeremiah Mahler

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

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

end of thread, other threads:[~2014-06-20  1:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-19  8:07 [PATCH v4] cleanup duplicate name_compare() functions Jeremiah Mahler
2014-06-19  8:07 ` 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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.