Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 25 Jan 2021 18:25:26 +0100 | Simon Sapin | rust: Remove hex parsing from the nodemap |
Mon, 25 Jan 2021 11:48:47 +0100 | Simon Sapin | rust: Make NodePrefix allocation-free and Copy, remove NodePrefixRef |
Sat, 30 Jan 2021 18:30:11 +0800 | Aay Jay Chan | churn: count lines that look like diff headers but are not |
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 |
Fri, 29 Jan 2021 13:46:19 +0100 | Simon Sapin | rhg: Build in release mode on CI |