rust/hg-cpython/src/dirstate/status.rs
Tue, 16 Apr 2024 17:21:37 +0100 Arseniy Alekseyev match: simplify the rust-side file pattern kind parsing
Tue, 16 Apr 2024 13:51:45 +0100 Arseniy Alekseyev match: share code between includematcher and patternmatcher
Fri, 05 Apr 2024 17:57:26 +0100 Arseniy Alekseyev matchers: support patternmatcher in rust
Tue, 09 Apr 2024 11:12:24 +0100 Arseniy Alekseyev match: avoid rust fast path if the matcher was tampered with
Mon, 06 Nov 2023 11:06:08 +0100 Raphaël Gomès rust: run a clippy pass with the latest stable version
Mon, 09 Jan 2023 17:40:03 +0100 Raphaël Gomès rust: run `cargo clippy`
Wed, 06 Jul 2022 11:46:00 +0200 Raphaël Gomès rust-status: expose DifferenceMatcher from Rust to Python
Wed, 08 Jun 2022 18:18:19 +0200 Raphaël Gomès rust-dirstate: add support for nevermatcher
Wed, 08 Jun 2022 18:12:55 +0200 Raphaël Gomès rust-dirstate: add `intersectionmatcher` to the allowed matchers
Wed, 08 Jun 2022 15:39:14 +0200 Raphaël Gomès rust-dirstate: add `unionmatcher` to the allowed matchers
Wed, 08 Jun 2022 15:30:58 +0200 Raphaël Gomès hg-cpython: refactor matcher transformation logic
Wed, 08 Jun 2022 15:12:34 +0200 Raphaël Gomès rust: use owned types in `Matcher`
Thu, 09 Jun 2022 10:45:27 +0200 Raphaël Gomès hg-cpython: fallback when encountering an unknown matcher
Tue, 05 Apr 2022 10:55:28 +0200 Raphaël Gomès rust: fix unsound `OwningDirstateMap` stable
Mon, 14 Feb 2022 18:51:43 +0100 Simon Sapin rust: remove unused `StatusError::IO` enum variant
Fri, 10 Dec 2021 16:18:58 +0100 Simon Sapin rhg: Add support for `rhg status --copies`
Mon, 25 Oct 2021 11:36:22 +0200 Pierre-Yves David dirstate: remove `lastnormaltime` mechanism
Mon, 18 Oct 2021 11:23:07 +0200 Simon Sapin dirstate: store mtimes with nanosecond precision in memory
Wed, 02 Jun 2021 18:03:43 +0200 Simon Sapin rust: Parse "subinclude"d files along the way, not later
Mon, 31 May 2021 18:35:44 +0200 Simon Sapin dirstate-v2: Write .hg/dirstate back to disk on directory cache changes
Fri, 16 Apr 2021 12:12:04 +0200 Simon Sapin dirstate-tree: Give to `status()` mutable access to the `DirstateMap`
Tue, 06 Apr 2021 15:14:19 +0200 Simon Sapin rust: Move "lookup" a.k.a. "unsure" paths into `DirstateStatus` struct
Tue, 30 Mar 2021 14:15:23 +0200 Simon Sapin dirstate-tree: Make Rust DirstateMap bindings go through a trait object
Mon, 16 Nov 2020 16:36:00 +0100 Raphaël Gomès rust-status: properly translate OSError to Python
Wed, 30 Sep 2020 18:10:29 +0200 Raphaël Gomès rust: start plugging the dirstate tree behind a feature gate
Wed, 24 Jun 2020 16:12:45 +0200 Raphaël Gomès rust-status: refactor status into a struct
Mon, 15 Jun 2020 18:26:40 +0200 Raphaël Gomès rust: do a clippy pass
Tue, 12 May 2020 11:37:55 +0200 Raphaël Gomès rust-hg-cpython: update status bridge with the new `traversedir` support
Fri, 20 Mar 2020 15:21:34 +0100 Raphaël Gomès rust-status: only involve ignore mechanism when needed
Wed, 18 Mar 2020 14:26:47 +0100 Raphaël Gomès rust-status: add trace-level logging for Rust status fallback for debugging
less more (0) -30 tip