Mercurial > hg
comparison CONTRIBUTORS @ 24026:3daef83a1873
bundle2.unpackermixin: control for underlying file descriptor
This patch adds seek(), tell(), and close() implementations for unpackermixin
which forward to the file descriptor's implementation if possible. A future
patch will use this to make bundle2.unbundlepart seekable, which will in turn
make it usable as a file descriptor for bundlerepo.
author | Eric Sumner <ericsumner@fb.com> |
---|---|
date | Wed, 14 Jan 2015 14:24:16 -0800 |
parents | c29efd272395 |
children |
comparison
equal
deleted
inserted
replaced
24025:bbb011f4eb32 | 24026:3daef83a1873 |
---|