mercurial/registrar.py
Wed, 30 Mar 2016 02:10:44 +0900 FUJIWARA Katsunori registrar: add templatefunc to mark a function as template function (API)
Wed, 30 Mar 2016 02:10:44 +0900 FUJIWARA Katsunori registrar: add templatefilter to mark a function as template filter (API)
Sun, 13 Mar 2016 05:17:06 +0900 FUJIWARA Katsunori registrar: add templatekeyword to mark a function as template keyword (API)
Fri, 11 Mar 2016 04:14:54 +0900 FUJIWARA Katsunori registrar: add filesetpredicate to mark a function as fileset predicate
Fri, 11 Mar 2016 04:14:54 +0900 FUJIWARA Katsunori registrar: remove useless base classes (API)
Tue, 08 Mar 2016 23:04:53 +0900 FUJIWARA Katsunori registrar: define revsetpredicate to decorate revset predicate
Tue, 08 Mar 2016 23:04:53 +0900 FUJIWARA Katsunori registrar: introduce new class for registration to replace funcregistrar
Tue, 29 Dec 2015 23:58:30 +0900 FUJIWARA Katsunori registrar: add delayregistrar class to register function in extensions
Tue, 29 Dec 2015 23:58:30 +0900 FUJIWARA Katsunori revset: use decorator to register a function as revset predicate
Tue, 29 Dec 2015 23:58:30 +0900 FUJIWARA Katsunori registrar: add funcregistrar class to register function for specific purpose
less more (0) tip