log mercurial/fileset.py @ 30934:6d642ecf1a89

age author description
Wed, 21 Sep 2016 16:33:37 +0000 timeless help: clarify quotes are needed for filesets.size expressions
Fri, 11 Mar 2016 04:14:54 +0900 FUJIWARA Katsunori fileset: replace predicate by filesetpredicate of registrar (API)
Fri, 11 Mar 2016 04:14:54 +0900 FUJIWARA Katsunori registrar: add filesetpredicate to mark a function as fileset predicate
Thu, 18 Feb 2016 22:32:18 -0500 Matt Harbison fileset: fix copy/paste in eol() error message stable
Wed, 23 Dec 2015 17:54:13 +0000 timeless fileset: add hint for list error to use or
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: detect unintentional existing() invocation at runtime
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: use set instead of list to mark predicates for efficiency (API)