( )⚙ D10651 revlog: add a `_get_decompressor` method

This is an archive of the discontinued Mercurial Phabricator instance.

revlog: add a `_get_decompressor` method
ClosedPublic

Authored by marmoute on May 4 2021, 10:14 AM.

Details

Summary

This logic is non-trivial and we will need to reuse it.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.May 4 2021, 10:14 AM
baymax updated this revision to Diff 27588.May 5 2021, 5:48 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 27890.May 11 2021, 1:46 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

Alphare accepted this revision.May 17 2021, 5:49 PM
This revision is now accepted and ready to land.May 17 2021, 5:49 PM
This revision was automatically updated to reflect the committed changes.