Will follow a couple fast-import updates, with the most significant change being the ability for fast-import to produce pack index v2 by default. Overall this should make fast-import produced data more imune to silent corruptions, and also lift the limit on the maximum pack size it could produce. [PATCH 1/6] fast-import: start using struct pack_idx_entry [PATCH 2/6] fast-import: use sha1write() for pack data [PATCH 3/6] fast-import: use write_idx_file() instead of custom code [PATCH 4/6] fast-import: make default pack size unlimited [PATCH 5/6] fast-import: honor pack.indexversion and pack.packsizelimit config vars [PATCH 6/6] fast-import: use the diff_delta() max_delta_size argument Nicolas -- 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