( )⚙ D6809 revlog: return sidedata map from `_revisiondata`

This is an archive of the discontinued Mercurial Phabricator instance.

revlog: return sidedata map from `_revisiondata`
ClosedPublic

Authored by marmoute on Sep 7 2019, 5:28 AM.

Details

Summary

Nothing extra any side data yet. However, it will happens in the future. So we
better prepare the callers of the _revisiondata to deal with it.

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.Sep 7 2019, 5:28 AM
marmoute updated this revision to Diff 16475.Sep 9 2019, 5:23 PM
durin42 accepted this revision.Sep 17 2019, 2:08 PM
This revision is now accepted and ready to land.Sep 17 2019, 2:08 PM
This revision was automatically updated to reflect the committed changes.