log rust/hg-core/src/utils.rs @ 48674:f7086f6173f8 stable

age author description
Mon, 13 Sep 2021 15:42:39 +0200 Simon Sapin rust: Add a Filelog struct that wraps Revlog
Fri, 03 Sep 2021 16:37:20 +0200 Simon Sapin rust: Generalize the `trim_end_newlines` utility of byte strings
Mon, 08 Mar 2021 15:35:32 +0100 Simon Sapin rhg: Add support for environment variables in config include paths
Thu, 04 Mar 2021 13:26:53 +0100 Simon Sapin rhg: Ignore trailing newlines in .hg/sharedpath
Thu, 25 Feb 2021 21:25:04 +0100 Simon Sapin rhg: Check .hg/requires for absence of required features
Tue, 16 Feb 2021 13:08:37 +0100 Simon Sapin rhg: Add support for the blackbox extension
Wed, 23 Dec 2020 11:48:16 +0100 Simon Sapin copies-rust: extract generic map merge logic from merge_copies_dict
Mon, 08 Feb 2021 23:41:58 +0100 Simon Sapin rhg: add limited support for the `config` sub-command
Thu, 04 Feb 2021 13:16:21 +0100 Simon Sapin rust: Parse system and user configuration
Thu, 28 Jan 2021 19:13:55 +0100 Simon Sapin rhg: Simplify CommandError based on its use
Fri, 04 Dec 2020 17:27:10 +0100 Simon Sapin rhg: use persistent nodemap when available
Mon, 15 Jun 2020 18:26:40 +0200 Rapha?l Gom?s rust: do a clippy pass
Tue, 14 Jan 2020 17:08:45 +0100 Rapha?l Gom?s rust-utils: add `Escaped` trait
Wed, 05 Feb 2020 17:05:37 +0100 Rapha?l Gom?s rust-pathauditor: add Rust implementation of the `pathauditor`
Tue, 14 Jan 2020 18:00:05 +0100 Rapha?l Gom?s rust-utils: add util to find a slice in another slice