This is an archive of the discontinued Mercurial Phabricator instance.

rhg: Store p1, p2, and hash in RevlogEntry
ClosedPublic

Authored by SimonSapin on Jan 6 2022, 1:56 PM.

Details

Summary

This avoids a duplicate index lookup

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

SimonSapin created this revision.Jan 6 2022, 1:56 PM
Alphare accepted this revision.Jan 7 2022, 4:39 AM
This revision is now accepted and ready to land.Jan 7 2022, 4:39 AM
This revision was automatically updated to reflect the committed changes.