Commits


remove the pathset abstraction again; replaced by RB tree


properly remove empty directories left behind during updates


remove object_idcache; use object_idset instead


move object cache out of repository.c to its own file


add a Makefile hierarchy which builds the whole show


move object parsing code into a separate file


rename zbuf to inflate


add an object id cache which backs the object cache


tests for object id sets