Nick Edelen <sirnot@xxxxxxxxx> wrote: > Adds support for graft commits in rev-cache (w/ test), and slightly alters > graft mechanism. Before, parse_commit() checked the graft list on every > commit. Now register_commit_graft() preemptively loads graft commits into > memory, and sets a new 'graft' flag in the object. This allows awareness of > the commits' medical history without searching a (normally private) array upon > each commit. ... > diff --git a/builtin-rev-cache.c b/builtin-rev-cache.c > index 4c1766d..b36bc39 100644 This doesn't apply against ne/rev-cache^, and I don't have the blobs in my repostiory. So I'm dropping this patch and will wait for a resend of the series or something... -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html