On Thu, Aug 04, 2011 at 04:43:54PM -0600, Jeff King wrote:
[1/5]: implement generic key/value map
[2/5]: fast-export: use object to uint32 map instead of "decorate"
[3/5]: decorate: use "map" for the underlying implementation
[4/5]: map: implement persistent maps
[5/5]: implement metadata cache subsystem
And here's a potential user of the new code:
[1/2]: cherry: read default config
[2/2]: cache patch ids on disk
-Peff