Mercurial > hg
diff contrib/memory.py @ 27649:6446e9b37c8b
revlog: return offset from _chunkraw()
A subsequent patch will refactor _chunks() and the calculation of the
offset will no longer occur in that function. Prepare by returning the
offset from _chunkraw().
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 05 Jan 2016 19:51:51 -0800 |
parents | 08a0f04b56bd |
children | 3e0d27d298b7 |