This is an archive of the discontinued Mercurial Phabricator instance.

revlogv2: use a unique filename for data
ClosedPublic

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

Details

Summary

Having a unique data 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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

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.