Mercurial > hg
comparison contrib/hg-ssh @ 17994:8899bf48116a
clfilter: introduce an `unfilteredmethod` decorator
This decorator ensure the method in run on an unfiltered version of the
repository. See follow-up commit for details.
This decorator is not named `unfiltered` because it would clash with the
`unfilteredmethod` on `localrepo` itself.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Mon, 26 Nov 2012 19:11:13 +0100 |
parents | 1ba3e17186c8 |
children | 2b9cda9040f7 |
comparison
equal
deleted
inserted
replaced
17993:1a6f8820eb71 | 17994:8899bf48116a |
---|