Sun, 02 Dec 2018 13:09:46 -0800 |
Martin von Zweigbergk |
match: drop unnecessary wrapping of regex in group
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
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)
|
Tue, 05 Jan 2016 07:47:08 -0800 |
Laurent Charignon |
debugignore: find out if a file is being ignored
|
Sun, 13 Dec 2015 15:36:20 -0500 |
Matt Harbison |
test-hgignore: conditionalize an illegal Windows filename
|
Thu, 10 Dec 2015 21:32:19 -0800 |
Bryan O'Sullivan |
test-hgignore.t: add tests for comments
|
Fri, 24 Jul 2015 16:44:52 -0700 |
Durham Goode |
ignore: fix include: rules depending on current directory (issue4759)
stable
|
Fri, 24 Jul 2015 16:43:21 -0700 |
Durham Goode |
test: move ignore test run into a subdirectory
stable
|
Sat, 16 May 2015 16:25:05 -0700 |
Durham Goode |
match: enable 'subinclude:' syntax
|
Sat, 16 May 2015 16:06:22 -0700 |
Durham Goode |
ignore: use 'include:' rules instead of custom syntax
|
Sat, 16 May 2015 15:56:52 -0700 |
Durham Goode |
match: add 'include:' syntax
|
Tue, 16 Dec 2014 14:34:53 -0800 |
Siddharth Agarwal |
ignore: resolve ignore files relative to repo root (issue4473) (BC)
|
Wed, 17 Dec 2014 18:53:38 -0800 |
Siddharth Agarwal |
test-hgignore: add testing for ui.ignore
|
Wed, 25 Jun 2014 14:50:48 -0700 |
Siddharth Agarwal |
match: make glob '**/' match the empty string
stable
|
Fri, 03 May 2013 09:44:50 -0700 |
Durham Goode |
hgignore: fix regression with hgignore directory matches (issue3921)
stable
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Mon, 23 Apr 2012 01:39:26 +0200 |
Mads Kiilerich |
tests: fix incorrect markup of continued lines of sh commands
stable
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
tests: make (glob) on windows accept \ instead of /
|
Sat, 15 Jan 2011 16:02:03 +0100 |
jfh |
add debugignore which yields the combined ignore patten of the .hgignore files
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: remove redundant globs
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|
Wed, 22 Sep 2010 16:06:02 -0500 |
Brodie Rao |
tests: add glob matching for unified tests
|
Wed, 22 Sep 2010 16:06:00 -0500 |
Brodie Rao |
tests: require regexes in unified tests to be marked with " (re)"
|
Wed, 22 Sep 2010 16:05:58 -0500 |
Brodie Rao |
tests: improve regexes in unified tests
|
Tue, 21 Sep 2010 16:44:13 -0500 |
Matt Mackall |
tests: drop a bunch of sed calls from unified tests
|
Wed, 15 Sep 2010 22:18:46 +0200 |
Adrian Buehlmann |
tests: unify test-hgignore
base
tests/test-hgignore@82487daa046f
|