Mercurial > hg
diff mercurial/wireprotoframing.py @ 43454:c8e5b3094a1d
repoview: avoid wrapping changelog if there's nothing to filter
This simplifies the code a bit by moving the optimizaton for no
filtered revisions to one place. I assume it also makes working with
repos without obsmarkers a little faster, but it doesn't seem
significant.
Differential Revision: https://phab.mercurial-scm.org/D7248
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 05 Nov 2019 15:00:44 -0800 |
parents | 8ff1ecfadcd1 |
children | 9f70512ae2cf |