comparison mercurial/minirst.py @ 19624:55749cb14d24

revlog: extract 'checkhash' method Extract method that decides whether nodeid is correct for paricular revision text and parent nodes. Having this method extracted will allow revlog subclasses to implement custom way of computing nodes. In particular this change is necessary to implement manifest compression.
author Wojciech Lopata <lopek@fb.com>
date Mon, 19 Aug 2013 11:06:38 -0700
parents fabbaa250977
children 8ac7b85bd8f9
comparison
equal deleted inserted replaced
19623:d0dbe5330177 19624:55749cb14d24