Mercurial > public > mercurial-scm > hg
log rust/hg-core/examples/nodemap/main.rs @ 50542:dc201a09e82c
age | author | description |
---|---|---|
Mon, 09 Jan 2023 18:15:29 +0100 | Rapha?l Gom?s | rust-clippy: use `write_all` since we're not expecting a partial write |
Mon, 09 Jan 2023 17:40:03 +0100 | Rapha?l Gom?s | rust: run `cargo clippy` |
Mon, 14 Nov 2022 17:14:20 +0100 | Rapha?l Gom?s | hg-core: upgrade `clap` dependency |
Fri, 10 Sep 2021 09:53:09 +0200 | Simon Sapin | rust: Switch to the memmap2-rs crate |
Mon, 25 Jan 2021 18:25:26 +0100 | Simon Sapin | rust: Remove hex parsing from the nodemap |
Mon, 25 Jan 2021 12:00:23 +0100 | Simon Sapin | rust: replace Node::encode_hex with std::fmt::LowerHex |
Tue, 18 Feb 2020 19:11:15 +0100 | Georges Racinet | rust-nodemap: pure Rust example |