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:28:51 +0100 |
Raphaël Gomès |
rust-hg-cypython: upgrade dependencies
|
Wed, 09 Mar 2022 11:22:22 +0100 |
Raphaël Gomès |
rust-hg-core: upgrade dependencies
|
Wed, 09 Mar 2022 11:17:09 +0100 |
Raphaël Gomès |
rhg: upgrade dependencies
|
Tue, 08 Feb 2022 15:51:52 +0100 |
Simon Sapin |
dirstate-tree: optimize HashMap lookups with raw_entry_mut
|
Wed, 02 Mar 2022 10:32:36 -0500 |
Augie Fackler |
rust: jettison Python 2 support
|
Thu, 10 Feb 2022 12:59:32 +0100 |
Simon Sapin |
rhg: Add support for colored output
|
Fri, 14 Jan 2022 10:25:45 -0800 |
Martin von Zweigbergk |
rust: upgrade `rand*` crates
|
Fri, 10 Dec 2021 15:22:24 +0100 |
pacien |
rust: add vcsgraph crate as dependency
|
Fri, 17 Dec 2021 11:46:30 +0100 |
Simon Sapin |
rust: Upgrade to format-bytes 0.3
|
Fri, 15 Oct 2021 04:41:24 +0200 |
Pierre-Yves David |
bookmarks: add a `ignore` variant of the bookmark mode
|
Tue, 12 Oct 2021 15:43:45 +0200 |
Simon Sapin |
rust: update the rust-cpython crate to 0.7.0
|
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
|
Thu, 02 Sep 2021 03:59:35 +0200 |
Pierre-Yves David |
dirstate: introduce a `set_clean` method on dirstate's map and items
|
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
|
Sun, 04 Jul 2021 20:41:27 +0200 |
Pierre-Yves David |
rust: bump rust-cpython version for 0.6.0
|
Sun, 11 Apr 2021 00:50:10 +0530 |
Pulkit Goyal |
rhg: read [paths] for `--repository` value
|
Wed, 02 Jun 2021 10:00:50 +0200 |
Simon Sapin |
rust: Use a maintained crate for SHA-1 hashing
|
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
|
Mon, 05 Apr 2021 12:22:12 +0200 |
Pierre-Yves David |
rust: bump rust-cpython version to 0.5.2
|
Thu, 04 Mar 2021 13:30:20 +0100 |
Simon Sapin |
rhg: Align with Python on some more error messages
|
Thu, 04 Mar 2021 10:58:43 +0100 |
Simon Sapin |
rhg: Fall back to Python if unsupported extensions are enabled
|
Wed, 03 Mar 2021 19:02:06 +0100 |
Simon Sapin |
rhg: Fall back to Python on --repository with an URL
|
Tue, 02 Mar 2021 09:55:52 +0100 |
Simon Sapin |
rust: Upgrade Cargo.lock to the newer format
|
Tue, 16 Feb 2021 13:08:37 +0100 |
Simon Sapin |
rhg: Add support for the blackbox extension
|