[PATCH 4 of 8 filtering] clfilter: decorate several repository methods as unfiltered

Idan Kamara idankk86 at gmail.com
Wed Nov 21 02:11:39 CST 2012


On Wed, Nov 21, 2012 at 2:11 AM, Pierre-Yves David
<pierre-yves.david at ens-lyon.org> wrote:
> # HG changeset patch
> # User Pierre-Yves David <pierre-yves.david at ens-lyon.org>
> # Date 1353455266 -3600
> # Node ID 716cc4279f1ad69dde9a918508a11271e56b5212
> # Parent  4ae17fd97c2b3e0f9972c9cc093a3bc5e77c3f67
> clfilter: decorate several repository methods as unfiltered

The name of this decorator is a bit funny, how about renaming
the method 'unfiltered' to 'unfilter' and calling this decorator
'unfiltered'?

I'd also consider splitting this patch so potential future bugs caused
by it will be easily bisected.


More information about the Mercurial-devel mailing list