log rust/Cargo.lock @ 47102:d6c94ca40863

age author description
Mon, 12 Apr 2021 14:21:47 +0200 Simon Sapin dirstate-tree: Serialize to disk
Mon, 05 Apr 2021 12:22:12 +0200 Pierre-Yves David rust: bump rust-cpython version to 0.5.2
Thu, 04 Mar 2021 13:30:20 +0100 Simon Sapin rhg: Align with Python on some more error messages
Thu, 04 Mar 2021 10:58:43 +0100 Simon Sapin rhg: Fall back to Python if unsupported extensions are enabled
Wed, 03 Mar 2021 19:02:06 +0100 Simon Sapin rhg: Fall back to Python on --repository with an URL
Tue, 02 Mar 2021 09:55:52 +0100 Simon Sapin rust: Upgrade Cargo.lock to the newer format
Tue, 16 Feb 2021 13:08:37 +0100 Simon Sapin rhg: Add support for the blackbox extension
Wed, 17 Feb 2021 12:06:56 +0100 Simon Sapin rust: Rewrite dirstate parsing usin the `bytes-cast` crate
Wed, 06 Jan 2021 14:09:01 +0100 Simon Sapin copies-rust: move CPU-heavy Rust processing into a child thread
Mon, 08 Feb 2021 11:13:56 +0100 Simon Sapin rust: Use the DisplayBytes trait in config printing
Thu, 04 Feb 2021 13:16:21 +0100 Simon Sapin rust: Parse system and user configuration
Tue, 26 Jan 2021 20:05:37 +0100 Simon Sapin rust: replace trivial `impl From …` with `#[derive(derive_more::From)]`
Mon, 25 Jan 2021 11:48:47 +0100 Simon Sapin rust: Make NodePrefix allocation-free and Copy, remove NodePrefixRef
Fri, 15 Jan 2021 16:11:54 +0100 Simon Sapin rust: use the bytes-cast crate to parse persistent nodemaps
Tue, 01 Dec 2020 14:46:55 +0100 Raphaël Gomès hg-core: add format-bytes dependency