Mercurial > hg
log rust/hg-core/src/dirstate.rs @ 47106:52906934b775
age | author | description |
---|---|---|
Mon, 12 Apr 2021 19:46:24 +0200 | Simon Sapin | dirstate-tree: Add has_dir and has_tracked_dir |
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 |
Wed, 17 Feb 2021 12:24:53 +0100 | Simon Sapin | rust: Make `DirstateParents`’s fields typed `Node`s |
Wed, 17 Feb 2021 12:06:56 +0100 | Simon Sapin | rust: Rewrite dirstate parsing usin the `bytes-cast` crate |
Wed, 27 Jan 2021 14:00:21 +0100 | Simon Sapin | rust: Remove DirstateParseError and ListDirstateTrackedFilesError |
Wed, 30 Sep 2020 18:10:29 +0200 | Raphaël Gomès | rust: start plugging the dirstate tree behind a feature gate |