log mercurial/fileset.py @ 27785:ba427b51f1d8

age author description
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)
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: use decorator to mark a predicate as "existing caller"
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: use decorator to mark a predicate as "status caller"
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: use decorator to mark a function as fileset predicate
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: treat encoding and eol as the predicate calling _existing
Wed, 18 Nov 2015 20:55:32 +0100 liscju fileset: add missing() predicate (issue4925)
Tue, 17 Nov 2015 13:57:38 -0800 Siddharth Agarwal fileset: switch to mergestate.read()
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Thu, 10 Sep 2015 23:32:36 +0900 Yuya Nishihara fileset: handle error of string unescaping
Tue, 08 Sep 2015 11:35:22 -0400 timeless help: filesets show hg resolve command
Tue, 08 Sep 2015 11:30:01 -0400 timeless help: filesets show hg status command
Mon, 10 Aug 2015 15:30:28 -0500 Matt Mackall merge with stable
Sat, 08 Aug 2015 18:34:37 -0700 Gregory Szorc fileset: use absolute_import