Thu, 06 Jul 2023 14:32:07 +0200 |
Raphaël Gomès |
rust-config: add support for default config items
|
Mon, 12 Jun 2023 23:41:28 +0200 |
Raphaël Gomès |
rust-hg-core: move from `ouroboros` to `self_cell`
|
Mon, 06 Mar 2023 12:04:25 +0100 |
Raphaël Gomès |
rust: remove out-of-date comment
stable
|
Mon, 06 Mar 2023 12:00:25 +0100 |
Raphaël Gomès |
rust: upgrade `rayon` dependency
stable
|
Mon, 06 Mar 2023 11:58:37 +0100 |
Raphaël Gomès |
rust: update zstd dependency
stable
|
Thu, 16 Feb 2023 11:42:34 +0100 |
Raphaël Gomès |
rust: upgrade minimum `rayon` dependency
stable
|
Wed, 22 Feb 2023 18:42:09 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
Tue, 10 Jan 2023 10:45:38 +0100 |
Raphaël Gomès |
rust-clippy: upgrade `bytes-cast` dependency
|
Fri, 06 Jan 2023 18:52:04 +0100 |
Raphaël Gomès |
rust: use `logging_timer` instead of `micro_timer`
|
Mon, 14 Nov 2022 17:17:04 +0100 |
Raphaël Gomès |
hg-core: upgrade all remaining dependencies
|
Mon, 14 Nov 2022 17:14:20 +0100 |
Raphaël Gomès |
hg-core: upgrade `clap` dependency
|
Mon, 14 Nov 2022 16:35:57 +0100 |
Raphaël Gomès |
hg-core: upgrade `zstd` dependency
|
Mon, 14 Nov 2022 15:19:27 +0100 |
Raphaël Gomès |
rust: move all crates in the main workspace to edition 2021
|
Mon, 14 Nov 2022 13:35:56 +0100 |
Raphaël Gomès |
hg-core: relax dependencies pinning
stable
|
Wed, 09 Nov 2022 23:28:01 -0500 |
Raphaël Gomès |
rust: create wrapper struct to reduce `regex` contention issues
stable 6.3
|
Mon, 10 Oct 2022 14:48:39 +0100 |
Arseniy Alekseyev |
dirstate-v2: skip evaluation of hgignore regex on cached directories
|
Mon, 11 Jul 2022 22:47:56 +0200 |
Mads Kiilerich |
rust: bump to memmap2 0.5.3, micro-timer 0.4.0, and crossbeam-channel 0.5.0
stable
|
Wed, 08 Jun 2022 15:46:04 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Tue, 24 May 2022 14:29:44 +0200 |
Mads Kiilerich |
rust: relax im-rc dependency to allow minor updates
stable
|
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
|
Wed, 09 Mar 2022 11:22:22 +0100 |
Raphaël Gomès |
rust-hg-core: upgrade dependencies
|
Tue, 08 Feb 2022 15:51:52 +0100 |
Simon Sapin |
dirstate-tree: optimize HashMap lookups with raw_entry_mut
|
Fri, 14 Jan 2022 10:25:45 -0800 |
Martin von Zweigbergk |
rust: upgrade `rand*` crates
|
Fri, 17 Dec 2021 11:46:30 +0100 |
Simon Sapin |
rust: Upgrade to format-bytes 0.3
|
Tue, 12 Oct 2021 17:57:57 +0200 |
Simon Sapin |
dirstate-v2: Replace the 32-bit `mode` field with two bits
|
Mon, 20 Sep 2021 19:18:21 +0200 |
Simon Sapin |
rust: Align DirstateEntry internals with Python/C DirstateItem
|
Fri, 17 Sep 2021 08:57:12 +0200 |
Simon Sapin |
rust: Update the memmap2 crate to version 0.4.0
|
Fri, 10 Sep 2021 09:53:09 +0200 |
Simon Sapin |
rust: Switch to the memmap2-rs crate
|
Thu, 09 Sep 2021 18:07:40 +0200 |
Simon Sapin |
rust: Make OwningDirstateMap generic and move it into hg-core
|
Wed, 02 Jun 2021 10:00:50 +0200 |
Simon Sapin |
rust: Use a maintained crate for SHA-1 hashing
|
Fri, 28 May 2021 11:48:59 +0200 |
Simon Sapin |
dirstate-v2: Skip readdir in status based on directory mtime
|
Fri, 16 Apr 2021 12:12:41 +0200 |
Simon Sapin |
dirstate-tree: Add the new `status()` algorithm
|
Mon, 12 Apr 2021 14:21:47 +0200 |
Simon Sapin |
dirstate-tree: Serialize to disk
|
Thu, 08 Apr 2021 21:46:54 +0200 |
Simon Sapin |
rust: Remove the compile-time 'dirstate-tree' feature flag
|
Thu, 04 Mar 2021 13:30:20 +0100 |
Simon Sapin |
rhg: Align with Python on some more error messages
|
Wed, 17 Feb 2021 12:06:56 +0100 |
Simon Sapin |
rust: Rewrite dirstate parsing usin the `bytes-cast` crate
|
Mon, 08 Feb 2021 11:13:56 +0100 |
Simon Sapin |
rust: Use the DisplayBytes trait in config printing
|
Thu, 04 Feb 2021 13:16:21 +0100 |
Simon Sapin |
rust: Parse system and user configuration
|
Tue, 26 Jan 2021 20:05:37 +0100 |
Simon Sapin |
rust: replace trivial `impl From …` with `#[derive(derive_more::From)]`
|
Mon, 25 Jan 2021 11:48:47 +0100 |
Simon Sapin |
rust: Make NodePrefix allocation-free and Copy, remove NodePrefixRef
|
Fri, 15 Jan 2021 16:11:54 +0100 |
Simon Sapin |
rust: use the bytes-cast crate to parse persistent nodemaps
|
Tue, 01 Dec 2020 14:46:55 +0100 |
Raphaël Gomès |
hg-core: add format-bytes dependency
|
Mon, 30 Nov 2020 17:13:07 +0100 |
Simon Sapin |
rust: use crossbeam-channel crate directly
|
Tue, 21 Apr 2020 11:28:48 +0200 |
Pierre-Yves David |
copies-rust: use immutable "OrdMap" to store copies information
|
Mon, 28 Sep 2020 15:08:02 +0200 |
Raphaël Gomès |
rust: update minimum supported Rust compiler version
|
Wed, 30 Sep 2020 18:10:53 +0200 |
Raphaël Gomès |
rust: introduce `dirstate-tree` cargo feature
|
Wed, 02 Sep 2020 15:23:25 +0200 |
Antoine Cezar |
hg-core: check data integrity in `Revlog`
|
Fri, 04 Sep 2020 11:55:07 +0200 |
Antoine Cezar |
hg-core: Add a limited read only `revlog` implementation
|
Tue, 02 Jun 2020 17:24:37 +0200 |
Raphaël Gomès |
rust-dependencies: upgrade `micro-timer` dependency
|
Fri, 29 May 2020 12:17:59 +0200 |
Raphaël Gomès |
rust: remove support for `re2`
|
Fri, 29 May 2020 12:12:16 +0200 |
Raphaël Gomès |
rust-dependencies: update `regex` to 1.3.9
|
Mon, 23 Mar 2020 12:11:41 +0100 |
Raphaël Gomès |
rust: update all dependencies
|
Mon, 23 Mar 2020 12:07:45 +0100 |
Raphaël Gomès |
rust: update micro-timer dependency
|
Fri, 06 Mar 2020 18:08:23 +0100 |
Raphaël Gomès |
hg-core: add function timing information
|
Fri, 06 Mar 2020 18:08:13 +0100 |
Raphaël Gomès |
rust: add logging utils
|
Fri, 06 Mar 2020 17:51:24 +0100 |
Raphaël Gomès |
rust-status: traverse working directory in parallel
|
Tue, 18 Feb 2020 19:11:15 +0100 |
Georges Racinet |
rust-nodemap: pure Rust example
|
Thu, 16 Jan 2020 13:34:04 +0100 |
Raphaël Gomès |
rust-re2: add wrapper for calling Re2 from Rust
|
Tue, 14 Jan 2020 17:10:20 +0100 |
Raphaël Gomès |
rust-utils: add util for canonical path
|