sapling/cmds/blobimport
Lukas Piatkowski a4cd4005df mercurial: refactor RevlogRepo to expose less methods publicly
Summary:
RevlogRepo exposes a ton of methods that are almost equvalent to taking Revlog directly and ignoring the RevloRepo abstraction above it.
This diff cleans this up a bit, there are still some methods that the "old" blobimport uses, but the "new" one shouldn't need to do that.

Reviewed By: StanislavGlebik

Differential Revision: D7289445

fbshipit-source-id: ac7130fe41c4e4484d6986fe5b19d5adc751369a
2018-03-20 11:53:09 -07:00
..
convert.rs mercurial: refactor RevlogRepo to expose less methods publicly 2018-03-20 11:53:09 -07:00
main.rs mercurial: refactor RevlogRepo to expose less methods publicly 2018-03-20 11:53:09 -07:00
manifest.rs mercurial: refactor RevlogRepo to expose less methods publicly 2018-03-20 11:53:09 -07:00