mercurial/revlogutils/revlogv0.py
changeset 47256 2b69555e4875
parent 47249 130c9f7ed914
child 47268 9d1a8829f959
equal deleted inserted replaced
47255:ff9fd7107d11 47256:2b69555e4875
    52         -1,
    52         -1,
    53         -1,
    53         -1,
    54         sha1nodeconstants.nullid,
    54         sha1nodeconstants.nullid,
    55         0,
    55         0,
    56         0,
    56         0,
       
    57         COMP_MODE_INLINE,
    57         COMP_MODE_INLINE,
    58         COMP_MODE_INLINE,
    58     )
    59     )
    59 
    60 
    60     @property
    61     @property
    61     def nodemap(self):
    62     def nodemap(self):