rust/hg-core/src/revlog/revlog.rs
Fri, 15 Jan 2021 16:11:54 +0100 Simon Sapin rust: use the bytes-cast crate to parse persistent nodemaps
Mon, 14 Dec 2020 16:33:15 +0100 Simon Sapin rust: introduce Repo and Vfs types for filesystem abstraction
Fri, 04 Dec 2020 17:27:10 +0100 Simon Sapin rhg: use persistent nodemap when available
Wed, 02 Dec 2020 15:00:49 +0100 Simon Sapin rust: use NodePrefix::from_hex instead of hex::decode directly
Mon, 30 Nov 2020 19:34:49 +0100 Simon Sapin rhg: allow specifying a changeset ID prefix
Mon, 28 Sep 2020 17:13:15 +0200 Antoine cezar hg-core: fix path encoding usage
Mon, 28 Sep 2020 16:52:35 +0200 Antoine cezar hg-core: use `.or(Err(Error))` not `.map_err(|_| Error)` (D9100#inline-15067)
Mon, 28 Sep 2020 15:21:56 +0200 Antoine cezar hg-core: return Err if `offset != bytes.len()`
Mon, 28 Sep 2020 15:13:51 +0200 Antoine cezar hg-core: make `Index` owner of its bytes (D8958#inline-14994 followup 1/2)
Mon, 28 Sep 2020 14:06:23 +0200 Antoine cezar hg-core: return `Err` on decompression error (D8958#inline-15004 followup)
Fri, 18 Sep 2020 16:52:16 +0200 Antoine Cezar hg-core: add a `ListRevTrackedFiles` operation
Fri, 18 Sep 2020 16:52:08 +0200 Antoine Cezar hg-core: add `Revlog.get_node_rev`
Wed, 02 Sep 2020 15:23:25 +0200 Antoine Cezar hg-core: check data integrity in `Revlog`
Fri, 04 Sep 2020 11:55:07 +0200 Antoine Cezar hg-core: Add a limited read only `revlog` implementation
less more (0) tip