All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4] unpack-trees: avoid duplicate ODB lookups during checkout
@ 2017-04-14 19:25 git
  2017-04-14 19:25 ` git
  0 siblings, 1 reply; 4+ messages in thread
From: git @ 2017-04-14 19:25 UTC (permalink / raw)
  To: git; +Cc: gitster, peff, Jeff Hostetler

From: Jeff Hostetler <jeffhost@microsoft.com>

Version 4 cleans up the buf[] allocation and freeing as
suggested on the mailing list.

Jeff Hostetler (1):
  unpack-trees: avoid duplicate ODB lookups during checkout

 unpack-trees.c | 38 +++++++++++++++++++++++++++++++++-----
 1 file changed, 33 insertions(+), 5 deletions(-)

-- 
2.9.3


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

end of thread, other threads:[~2017-04-14 21:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-14 19:25 [PATCH v4] unpack-trees: avoid duplicate ODB lookups during checkout git
2017-04-14 19:25 ` git
2017-04-14 19:52   ` Jeff King
2017-04-14 21:06     ` Jeff Hostetler

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.