On Sat, Mar 10, 2007 at 02:21:31PM -0500, Jeff King wrote: > This patch keeps the tree entries of a tree_content in > order, sorted by entry name. The lookup in find_tree_entry > now performs a binary search instead of a linear search. I should note that this patch doesn't handle removing entries from tree_content structs; I will work up a patch for that momentarily. -Peff - 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