log rust/hg-core/src/operations/dirstate_status.rs @ 47093:787ff5d21bcd

age author description
Tue, 30 Mar 2021 14:15:23 +0200 Simon Sapin dirstate-tree: Make Rust DirstateMap bindings go through a trait object
Thu, 08 Apr 2021 21:46:54 +0200 Simon Sapin rust: Remove the compile-time 'dirstate-tree' feature flag
Mon, 30 Nov 2020 17:13:07 +0100 Simon Sapin rust: use crossbeam-channel crate directly
Mon, 16 Nov 2020 16:38:57 +0100 Raphaël Gomès rust-status: don't bubble up os errors, translate them to bad matches
Wed, 30 Sep 2020 18:10:29 +0200 Raphaël Gomès rust: start plugging the dirstate tree behind a feature gate
Wed, 29 Jul 2020 10:08:09 +0200 Antoine Cezar hg-core: remove the `Operation` trait
Wed, 24 Jun 2020 17:53:44 +0200 Raphaël Gomès hg-core: define a `dirstate_status` `Operation`