This is an archive of the discontinued Mercurial Phabricator instance.

revlog: use revlog index entry type for version 0 revlogs
AcceptedPublic

Authored by indygreg on Dec 26 2017, 7:35 PM.

Details

Reviewers
durin42
Group Reviewers
hg-reviewers
Summary

The pure Python parser for version 1 revlogs uses it. Let's
plug it into version 0 revlogs as well.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Dec 26 2017, 7:35 PM
durin42 accepted this revision.Jan 10 2018, 5:54 PM
This revision is now accepted and ready to land.Jan 10 2018, 5:54 PM