This is an archive of the discontinued Mercurial Phabricator instance.

revlog: extract function for fully populating the radix tree
ClosedPublic

Authored by martinvonz on May 8 2018, 2:07 PM.

Details

Summary

This code is currently used for partialmatch(), but I want to reuse it
when I implement shortest() in native code.

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.