Home
last modified time | relevance | path

Searched refs:CG_DELTAMODE_PREV (Results 1 – 5 of 5) sorted by relevance

/dports/devel/mercurial/mercurial-6.0/mercurial/utils/
H A Dstorageutil.py383 if deltamode == repository.CG_DELTAMODE_PREV or assumehaveparentrevisions:
402 if deltamode == repository.CG_DELTAMODE_PREV:
467 baserev == nullrev and deltamode != repository.CG_DELTAMODE_PREV
/dports/devel/mercurial/mercurial-6.0/mercurial/interfaces/
H A Drepository.py43 CG_DELTAMODE_PREV = b'previous' variable
/dports/devel/mercurial/mercurial-6.0/mercurial/testing/
H A Dstorage.py765 [node0], revisiondata=True, deltamode=repository.CG_DELTAMODE_PREV
786 deltamode=repository.CG_DELTAMODE_PREV,
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dchangegroup.py968 deltamode = repository.CG_DELTAMODE_PREV
H A Drevlog.py2862 and deltamode != repository.CG_DELTAMODE_PREV