log tests/test-fileset.t @ 37296:78103e4138b1

age author description
Sat, 03 Mar 2018 15:31:37 -0800 Ryan McElroy revsetlang: add a hint for more useful parse errors
Sun, 11 Feb 2018 17:12:28 +0530 Pulkit Goyal py3: replace file() with open() in test-fileset.t
Tue, 06 Feb 2018 23:53:37 -0500 Matt Harbison fileset: don't abort when running copied() on a revision with a removed file stable
Sun, 14 Jan 2018 13:29:15 +0900 Yuya Nishihara fileset: add kind:pat operator
Mon, 08 Jan 2018 19:41:47 +0530 Pulkit Goyal merge: add `--abort` flag which can abort the merge
Sat, 13 Jan 2018 15:13:29 +0900 Yuya Nishihara fileset: do not crash by unary negate operation
Sat, 13 Jan 2018 15:07:37 +0900 Yuya Nishihara fileset: make it robust for bad function calls