rust/hg-core/src/revlog/manifest.rs
Tue, 23 Nov 2021 18:27:42 +0100 Simon Sapin rhg: Propogate manifest parse errors instead of panicking
Tue, 14 Sep 2021 18:25:51 +0200 Simon Sapin rust: Rename get_node methods to data_for_node, get_rev to data_for_rev
Tue, 14 Sep 2021 18:10:35 +0200 Simon Sapin rust: Rename the `Revlog::get_node_rev` method to `rev_from_node`
Mon, 13 Sep 2021 18:09:10 +0200 Simon Sapin rhg: Reuse manifest when checking status of multiple ambiguous files
Mon, 13 Sep 2021 18:02:45 +0200 Simon Sapin rust: Return HgError instead of RevlogError in revlog constructors
Mon, 13 Sep 2021 13:01:25 +0200 Simon Sapin rust: Rename Manifest to Manifestlog, ManifestEntry to Manifest
Mon, 25 Jan 2021 11:48:47 +0100 Simon Sapin rust: Make NodePrefix allocation-free and Copy, remove NodePrefixRef
Mon, 14 Dec 2020 16:33:15 +0100 Simon Sapin rust: introduce Repo and Vfs types for filesystem abstraction
Mon, 14 Dec 2020 13:47:44 +0100 Simon Sapin rust: change &PathBuf parameters to &Path
Wed, 02 Dec 2020 15:00:49 +0100 Simon Sapin rust: use NodePrefix::from_hex instead of hex::decode directly
Mon, 28 Sep 2020 17:13:15 +0200 Antoine cezar hg-core: fix path encoding usage
Tue, 15 Sep 2020 16:46:57 +0200 Antoine Cezar hg-core: add `files_with_nodes` to `Manifest`
Wed, 09 Sep 2020 14:50:58 +0200 Antoine Cezar hg-core: add `Manifest` a specialized `Revlog`
less more (0) tip