This is an archive of the discontinued Mercurial Phabricator instance.

dirstate-entry: introduce dedicated accessors for v1 serialization
ClosedPublic

Authored by marmoute on Jul 4 2021, 5:49 PM.

Details

Summary

In the spirit of changing the content and storage of the dirstate entry, we add
new method that the code doing v1 serialisation can use.

Adding such method to the C object is quite trivial.

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.Jul 4 2021, 5:49 PM
SimonSapin accepted this revision.Jul 5 2021, 12:00 AM
pulkit accepted this revision.Jul 6 2021, 12:21 PM
This revision is now accepted and ready to land.Jul 6 2021, 12:21 PM
baymax updated this revision to Diff 28853.Jul 6 2021, 2:08 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)