Sun, 03 Sep 2017 14:32:11 +0900 |
Yuya Nishihara |
doctest: bulk-replace string literals with b'' for Python 3
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 15:48:57 -0700 |
Kostia Balytskyi |
match: expose some data and functionality to other modules
|
file |
diff |
annotate
|
Wed, 19 Jul 2017 14:50:50 -0700 |
Martin von Zweigbergk |
match: override visitdir() in nevermatcher to return False
stable
|
file |
diff |
annotate
|
Tue, 11 Jul 2017 10:46:55 -0700 |
Martin von Zweigbergk |
match: remove unused negatematcher
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 10:57:36 -0700 |
Durham Goode |
match: make base matcher return True for visitdir
|
file |
diff |
annotate
|
Tue, 11 Jul 2017 10:46:10 -0700 |
Martin von Zweigbergk |
match: make unionmatcher a proper matcher
|
file |
diff |
annotate
|
Fri, 07 Jul 2017 14:39:59 -0700 |
Martin von Zweigbergk |
match: write forceincludematcher using unionmatcher
|
file |
diff |
annotate
|
Tue, 11 Jul 2017 09:42:32 -0700 |
Martin von Zweigbergk |
match: inverse _anypats(), making it _prefix()
|
file |
diff |
annotate
|
Fri, 07 Jul 2017 08:55:12 -0700 |
Martin von Zweigbergk |
match: override matchfn instead of __call__ for consistency
|
file |
diff |
annotate
|
Sun, 09 Jul 2017 17:02:09 -0700 |
Martin von Zweigbergk |
match: express anypats(), not prefix(), in terms of the others
|
file |
diff |
annotate
|
Sun, 09 Jul 2017 15:19:27 -0700 |
Martin von Zweigbergk |
match: make nevermatcher an exact matcher and a prefix matcher
|
file |
diff |
annotate
|
Sun, 09 Jul 2017 23:01:11 -0700 |
Martin von Zweigbergk |
match: combine regex code for path: and relpath:
|
file |
diff |
annotate
|
Sun, 09 Jul 2017 22:53:02 -0700 |
Martin von Zweigbergk |
match: remove unnecessary '^' from regexes
|
file |
diff |
annotate
|
Thu, 06 Jul 2017 17:39:24 -0700 |
Gregory Szorc |
match: move matchers from sparse into core
|
file |
diff |
annotate
|
Thu, 08 Jun 2017 22:49:21 -0700 |
Martin von Zweigbergk |
match: minor cleanups to patternmatcher and includematcher
|
file |
diff |
annotate
|