( )⚙ D10771 revlogv2: use a unique filename for index

This is an archive of the discontinued Mercurial Phabricator instance.

revlogv2: use a unique filename for index
ClosedPublic

Authored by marmoute on May 27 2021, 3:05 AM.

Details

Summary

Having a unique index will allow for ambiguity less rewriting of revlog content,
something useful to clarify handling of some operation like censoring or
stripping.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.May 27 2021, 3:05 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.