##// END OF EJS Templates
localrepo: move filtername to __init__...
localrepo: move filtername to __init__ This is obviously an instance attribute, not a type attribute. The modern Python style is to use __init__ for defining these. This exposes statichttprepo as inheriting from localrepository without calling its __init__. As a result, its __init__ defines a lot of variables that methods on localrepository's methods need. But factoring the common bits into a separate class is for another day.

File last commit:

r32080:fcddcf44 stable
r32730:b8ff7d0f default
Show More
linux-wheel-centos5-blacklist
3 lines | 59 B | text/plain | TextLexer
/ contrib / linux-wheel-centos5-blacklist
Boris Feld
packaging: add make target for linux wheels...
r32080 test-convert-git.t
test-subrepo-git.t
test-patchbomb-tls.t