rust/hg-core/src/matchers.rs
Fri, 12 Apr 2024 16:09:45 +0100 Arseniy Alekseyev match: fix the rust-side bug in visit_children_set for rootfilesin matchers stable
Fri, 12 Apr 2024 14:21:14 +0100 Arseniy Alekseyev match: rename RootFiles to RootFilesIn for more consistency stable
Fri, 12 Apr 2024 14:17:10 +0100 Arseniy Alekseyev match: small tweak to PatternMatcher.visit_children_set stable
Fri, 12 Apr 2024 14:09:55 +0100 Arseniy Alekseyev matchers: fix the bug in rust PatternMatcher that made it cut off early stable
Thu, 11 Apr 2024 19:57:36 +0100 Arseniy Alekseyev tests: add tests and document expectations from visit_children_set in rust stable
Mon, 11 Mar 2024 13:36:25 +0100 Georges Racinet rust-matchers: raw regular expression builder stable
Mon, 18 Dec 2023 14:51:20 -0800 Martin von Zweigbergk matchers: use correct method for finding index in vector
Mon, 06 Nov 2023 11:06:08 +0100 Raphaël Gomès rust: run a clippy pass with the latest stable version
Wed, 18 Oct 2023 14:50:14 +0200 Raphaël Gomès rust-matchers: fix quadratic complexity in `FileMatcher`
Wed, 02 Aug 2023 10:16:33 -0400 Spencer Baugh rust-matchers: add PatternMatcher
Mon, 14 Aug 2023 09:25:36 -0400 Spencer Baugh rust: de-hardcode glob_suffix
Tue, 08 Aug 2023 11:50:26 -0400 Spencer Baugh rust: improve the type on DirsMultiset::from_manifest
Wed, 02 Aug 2023 09:57:29 -0400 Spencer Baugh rust-matchers: better support file_set in IntersectionMatcher
Mon, 12 Jun 2023 16:51:08 +0200 Raphaël Gomès match: add `filepath:` pattern to match an exact filepath relative to the root
Mon, 09 Jan 2023 19:18:43 +0100 Raphaël Gomès rust-clippy: fix most warnings in `hg-core`
Fri, 06 Jan 2023 18:52:04 +0100 Raphaël Gomès rust: use `logging_timer` instead of `micro_timer`
Mon, 14 Nov 2022 15:20:48 +0100 Raphaël Gomès rust: remove newly redundant `use` statements with the 2021 edition prelude
Wed, 09 Nov 2022 23:28:01 -0500 Raphaël Gomès rust: create wrapper struct to reduce `regex` contention issues stable 6.3
Wed, 02 Nov 2022 12:05:34 +0100 Raphaël Gomès dirstate-v2: hash the source of the ignore patterns as well stable
Mon, 11 Jul 2022 11:59:13 +0200 Raphaël Gomès rust: add Debug constraint to Matcher trait
Wed, 06 Jul 2022 11:44:20 +0200 Raphaël Gomès rust-matchers: implement DifferenceMatcher
Mon, 29 Aug 2022 16:09:30 +0200 Raphaël Gomès rust-matchers: fix behavior of `IncludeMatcher` with multiple includes stable
Wed, 08 Jun 2022 18:18:19 +0200 Raphaël Gomès rust-dirstate: add support for nevermatcher
Wed, 08 Jun 2022 18:09:24 +0200 Raphaël Gomès rust: add IntersectionMatcher
Wed, 08 Jun 2022 11:55:40 +0200 Raphaël Gomès rust: add UnionMatcher
Wed, 08 Jun 2022 15:12:34 +0200 Raphaël Gomès rust: use owned types in `Matcher`
Mon, 29 Nov 2021 14:07:47 +0000 Arseniy Alekseyev rhg: implement the debugignorerhg subcommand
Mon, 29 Nov 2021 14:06:41 +0000 Arseniy Alekseyev rhg: refactor to use IgnoreFnType alias more widely
Tue, 26 Oct 2021 19:47:30 +0100 Arseniy Alekseyev rhg: more efficient `HgPath::join`
Wed, 02 Jun 2021 11:25:18 +0200 Simon Sapin dirstate-v2: Store a hash of ignore patterns (.hgignore)
less more (0) -50 -30 tip