This is an archive of the discontinued Mercurial Phabricator instance.

repoview: extract a function for wrapping changelog
ClosedPublic

Authored by martinvonz on Nov 5 2019, 7:59 PM.

Details

Summary

I would like to clean up the changelog class by moving out knowledge
of filtering. The filtering will instead be done in a class that wraps
the changelog. This patch prepares for that.

Diff Detail

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