rust/hg-core/src/repo.rs
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
Thu, 08 Jul 2021 12:18:21 +0200 Simon Sapin dirstate-v2: Introduce a docket file
Mon, 07 Jun 2021 17:27:49 +0530 Pulkit Goyal rhg: add exit code to HgError::Abort()
Mon, 24 May 2021 16:27:54 +0530 Pulkit Goyal rhg: look for repository in ancestors also instead of cwd only
Sun, 11 Apr 2021 00:50:10 +0530 Pulkit Goyal rhg: read [paths] for `--repository` value
Tue, 25 May 2021 09:20:30 +0200 Simon Sapin rhg: Add support for dirstate-v2
Tue, 16 Mar 2021 15:12:03 +0100 Georges Racinet rhg: Initial support for the 'status' command
Mon, 08 Mar 2021 08:55:48 +0100 Simon Sapin rhg: Add support for the HGRCSKIPREPO environment variable
Mon, 08 Mar 2021 08:35:43 +0100 Simon Sapin rhg: Don’t make repository path absolute too early
less more (0) -30 tip