log mercurial/match.py @ 51919:ceaf92d6d380 default tip

age author description
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Thu, 01 Aug 2024 11:43:10 -0400 Matt Harbison typing: add type hints around the matcher for subrepo archiving
Wed, 10 Jul 2024 17:55:14 -0400 Matt Harbison typing: add some trivial type hints to `mercurial/match.py`
Fri, 26 Apr 2024 18:53:02 +0100 Arseniy Alekseyev match: make `was_tampered_with` work recursively
Fri, 05 Apr 2024 17:57:26 +0100 Arseniy Alekseyev matchers: support patternmatcher in rust
Tue, 09 Apr 2024 11:00:52 +0100 Arseniy Alekseyev largefiles: track if a matcher was tampered with
Fri, 12 Apr 2024 15:39:21 +0100 Arseniy Alekseyev match: fix the "visitdir" method on "rootfilesin" matchers stable