##// END OF EJS Templates
revset: remove useless extpredicate class (API)...
revset: remove useless extpredicate class (API) Previous patch makes this classes useless by replacing it with revsetpredicate of registrar. BTW, extpredicate itself has already been broken by that patch, because revsetpredicate of registrar doesn't have compatibility with original predicate (derived from funcregistrar of registrar), in fact.

File last commit:

r1360:7d439981 default
r28445:d749b183 default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder