log rust/hg-core/src/revlog.rs @ 46243:63c923fd7fa8

age author description
Fri, 04 Dec 2020 17:27:10 +0100 Simon Sapin rhg: use persistent nodemap when available
Tue, 15 Sep 2020 16:45:27 +0200 Antoine Cezar hg-core: add path_encode
Wed, 09 Sep 2020 14:50:58 +0200 Antoine Cezar hg-core: add `Manifest` a specialized `Revlog`
Wed, 09 Sep 2020 16:25:23 +0200 Antoine Cezar hg-core: add `Changlog` a specialized `Revlog`
Fri, 04 Sep 2020 11:55:07 +0200 Antoine Cezar hg-core: Add a limited read only `revlog` implementation
Mon, 15 Jun 2020 18:26:40 +0200 Raphaël Gomès rust: do a clippy pass
Fri, 27 Dec 2019 23:04:18 +0100 Georges Racinet rust-node: handling binary Node prefix
Wed, 22 Jan 2020 16:35:56 +0100 Georges Racinet rust-revlog: a trait for the revlog index
Wed, 22 Jan 2020 16:37:05 +0100 Georges Racinet rust-node: binary Node ID and conversion utilities
Wed, 22 Jan 2020 16:23:29 +0100 Georges Racinet rust-nodemap: building blocks for nodetree structures
Thu, 16 Jan 2020 00:30:08 +0800 Aay Jay Chan rust-core: fix typo in comment
Wed, 25 Dec 2019 15:17:55 +0100 Georges Racinet rust-core: extracted a revlog submodule