On Thu, Oct 24, 2013 at 01:59:15PM -0400, Jeff King wrote: > This series implements JGit-style pack bitmaps to speed up fetching and > cloning. Here is a re-roll fixing the comments so far. I know that nobody is likely to have had a chance to read through it carefully yet, but given the compiler warnings from the initial version, it makes sense to me to get a clean baseline in front of people before they start reading the old one. Given the size, I'll let this one collect more in-depth comments for a bit before sending out another re-roll. Besides the warning fixups, the ewah/* files have some style fixups to better match git, and I added documentation for some config and command-line options. I didn't add documentation for items I do not expect people to actually use (e.g., "rev-list --test-bitmaps"), as they clutter the documentation. -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