log tests/test-hgignore.t @ 36411:38f480502043

age author description
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Sat, 02 Dec 2017 19:33:34 -0500 Matt Harbison tests: add a substitution for ENOENT/ERROR_FILE_NOT_FOUND messages
Sat, 15 Jul 2017 15:23:29 -0400 Matt Harbison debugignore: eliminate inconsistencies with `hg status` (issue5222)
Fri, 14 Jul 2017 10:48:08 -0700 Martin von Zweigbergk tests: fix an incorrect description in test-ignore.t
Mon, 03 Jul 2017 02:52:39 +0900 FUJIWARA Katsunori tests: add line specific for testing with fsmonitor
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Thu, 01 Jun 2017 00:40:52 -0700 Siddharth Agarwal match: introduce nevermatcher for when no ignore files are present
Fri, 19 May 2017 13:36:34 -0700 Martin von Zweigbergk match: remove support for non-include patterns from includematcher
Fri, 19 May 2017 22:36:14 -0700 Martin von Zweigbergk match: split up main matcher into patternmatcher and includematcher
Thu, 18 May 2017 23:39:39 -0700 Martin von Zweigbergk match: remove support for exact matching from main matcher class
Tue, 16 May 2017 22:15:42 -0700 Martin von Zweigbergk match: remove support for excludes from matcher class
Mon, 22 May 2017 11:08:18 -0700 Martin von Zweigbergk match: implement __repr__() and update users (API)
Mon, 08 Feb 2016 12:33:00 -0500 Matt Harbison debugignore: normalize the file before testing dirstate._ignore()
Tue, 12 Jan 2016 22:40:40 -0500 Matt Harbison test-hgignore: add globs for Windows
Tue, 05 Jan 2016 07:47:08 -0800 Laurent Charignon debugignore: find out why a file is being ignored (issue4856)