Mercurial > hg
comparison tests/test-wireproto.py.out @ 19625:6a411a06cb1f
revlog: pass node as an argument of addrevision
This change will allow revlog subclasses that override 'checkhash' method
to use custom strategy of computing nodeids without overriding 'addrevision'
method. In particular this change is necessary to implement manifest
compression.
author | Wojciech Lopata <lopek@fb.com> |
---|---|
date | Mon, 19 Aug 2013 11:25:23 -0700 |
parents | 08ef6b5f3715 |
children | d3d32643c060 |
comparison
equal
deleted
inserted
replaced
19624:55749cb14d24 | 19625:6a411a06cb1f |
---|