This is an archive of the discontinued Mercurial Phabricator instance.

censor: split the core of the logic into its own function
ClosedPublic

Authored by marmoute on Jun 22 2021, 7:27 PM.

Details

Summary

We now have a "generic" rewrite function (only able to do censoring for now)
and a thin wrapper that implement the censor API with it.

We are now ready to start incorporating strip specific changes.

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

marmoute created this revision.Jun 22 2021, 7:27 PM
Alphare accepted this revision.Jul 1 2021, 4:55 AM
This revision is now accepted and ready to land.Jul 1 2021, 4:55 AM