The Commit Reel
- spans between two references objects
- defines a sort order:
- topological first
- then commit date
- then sha1
- (like a more defined form of git rev-list --date-order)
- defines a slicing/chunking algorithm:
- based on uncompressed object length
- allows chunks to be specified concisely
- treat chunks available as a bitmap