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
|
Sun, 01 Sep 2019 20:53:14 +0200 |
Rapha?l Gom?s |
rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
|
Mon, 26 Aug 2019 08:25:01 -0400 |
Valentin Gatien-Baron |
rustfilepatterns: refactor the pattern of removing a prefix from a &[u8]
|
Sat, 31 Aug 2019 14:12:38 +0900 |
Yuya Nishihara |
rust: apply more formatting fixes
|
Sat, 17 Aug 2019 11:37:42 +0900 |
Yuya Nishihara |
rust: simply use TryInto to convert slice to array
|
Tue, 09 Jul 2019 14:53:34 +0200 |
Rapha?l Gom?s |
rust-docstrings: add missing module docstrings
|
Tue, 09 Jul 2019 11:49:49 +0200 |
Rapha?l Gom?s |
rust-parsers: switch to parse/pack_dirstate to mutate-on-loop
|
Wed, 17 Jul 2019 18:15:51 +0200 |
Rapha?l Gom?s |
rust-utils: remove buggy assertion
|
Wed, 10 Jul 2019 17:41:07 +0200 |
Rapha?l Gom?s |
rust-utils: add docstrings and doctests for utils.rs
|
Tue, 02 Jul 2019 17:15:03 +0200 |
Rapha?l Gom?s |
rust: switch hg-core and hg-cpython to rust 2018 edition
base
rust/hg-core/src/utils/mod.rs@a9c2cc725f3b
|