rust/hg-core/src/repo.rs
Wed, 04 May 2022 18:17:44 +0200 Raphaël Gomès branching: merge stable into default
Mon, 25 Apr 2022 16:45:03 +0200 Raphaël Gomès rhg: fix dirstate-v2 data file removal system stable
Mon, 25 Apr 2022 11:09:33 +0200 Raphaël Gomès branching: merge stable into default
Thu, 21 Apr 2022 15:10:57 +0200 Raphaël Gomès rust-dirstate-v2: clean up previous data file after the docket is written stable
Thu, 21 Apr 2022 14:47:13 +0200 Raphaël Gomès rust-dirstate-v2: save proper data size if no new data on append stable
Tue, 12 Apr 2022 17:26:23 +0200 Raphaël Gomès rust: use `entry.tracked()` directly
Fri, 15 Apr 2022 09:39:27 -0700 Martin von Zweigbergk rust-repo: extract a function for checking nodemap requirement
Fri, 15 Apr 2022 09:37:13 -0700 Martin von Zweigbergk rust-revlog: make `Changelog` and `ManifestLog` unaware of `Repo`
Tue, 05 Apr 2022 11:09:03 +0200 Raphaël Gomès merge: stable into default
Tue, 05 Apr 2022 10:55:28 +0200 Raphaël Gomès rust: fix unsound `OwningDirstateMap` stable
Mon, 21 Feb 2022 19:51:23 +0000 Arseniy Alekseyev rhg: simplify the handling of share-safe config mismatch
Tue, 09 Nov 2021 18:17:52 +0100 Simon Sapin rhg: Sub-repositories are not supported
Thu, 02 Dec 2021 15:10:03 +0100 Simon Sapin rhg: Add Repo::write_dirstate
Thu, 02 Dec 2021 12:05:36 +0100 Simon Sapin rhg: Add lazy/cached dirstate data file ID parsing on Repo
Mon, 29 Nov 2021 19:00:11 +0100 Simon Sapin rhg: Make Repo::dirstate_parents a LazyCell
Mon, 22 Mar 2021 09:07:10 +0100 Simon Sapin rhg: Initial repository locking
Tue, 16 Nov 2021 11:53:58 +0000 Arseniy Alekseyev rhg: add support for narrow clones and sparse checkouts
Mon, 27 Sep 2021 13:52:49 +0200 Simon Sapin dirstate: Remove the Rust abstraction DirstateMapMethods
Fri, 17 Sep 2021 08:57:12 +0200 Simon Sapin rust: Update the memmap2 crate to version 0.4.0
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
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 15:42:39 +0200 Simon Sapin rust: Add a Filelog struct that wraps Revlog
Mon, 13 Sep 2021 13:45:10 +0200 Simon Sapin rust: Add Repo::manifest(revision)
Mon, 13 Sep 2021 13:29:55 +0200 Simon Sapin rust: Keep lazily-initialized Changelog and Manifest log on the Repo object
Mon, 13 Sep 2021 13:16:10 +0200 Simon Sapin rust: Move lazy initialization of `Repo::dirstate_map` into a generic struct
Thu, 09 Sep 2021 21:04:55 +0200 Simon Sapin rust: Add Repo::dirstate_map and use it in `rhg status`
Mon, 06 Sep 2021 11:39:59 +0200 Simon Sapin rust: Move VFS code to its own module
Fri, 03 Sep 2021 16:37:20 +0200 Simon Sapin rust: Generalize the `trim_end_newlines` utility of byte strings
Thu, 29 Jul 2021 12:22:25 +0200 Simon Sapin rhg: Propagate permission errors when finding a repository stable
less more (0) -50 -30 tip