log tests/test-hgignore.t @ 30435:b86a448a2965

age author description
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