rust/hg-core/src/revlog/node.rs
Mon, 25 Jan 2021 11:48:47 +0100 Simon Sapin rust: Make NodePrefix allocation-free and Copy, remove NodePrefixRef
Mon, 25 Jan 2021 12:31:40 +0100 Simon Sapin rust: Exclude empty node prefixes
Mon, 25 Jan 2021 12:28:39 +0100 Simon Sapin rust: Simplify error type for reading hex node IDs
Mon, 25 Jan 2021 12:00:23 +0100 Simon Sapin rust: replace Node::encode_hex with std::fmt::LowerHex
Mon, 25 Jan 2021 11:34:23 +0100 Simon Sapin rust: replace an unsafe use of transmute with a safe use of bytes-cast
Wed, 02 Dec 2020 15:00:49 +0100 Simon Sapin rust: use NodePrefix::from_hex instead of hex::decode directly
Wed, 02 Sep 2020 15:23:25 +0200 Antoine Cezar hg-core: check data integrity in `Revlog`
Mon, 15 Jun 2020 18:26:40 +0200 Raphaël Gomès rust: do a clippy pass
Mon, 13 Jan 2020 19:31:33 +0100 Georges Racinet revlog: using two new functions in C capsule from Rust code
Tue, 18 Feb 2020 19:11:17 +0100 Georges Racinet rust-nodemap: core implementation for shortest
Mon, 27 Jan 2020 20:28:47 +0100 Georges Racinet rust-node: avoid meaningless read at the end of odd prefix
Thu, 23 Jan 2020 17:18:13 +0100 Georges Racinet rust-nodemap: NodeMap trait with simplest implementation
Fri, 27 Dec 2019 23:04:18 +0100 Georges Racinet rust-node: handling binary Node prefix
Wed, 22 Jan 2020 16:37:05 +0100 Georges Racinet rust-node: binary Node ID and conversion utilities
less more (0) tip