Thu, 22 Sep 2022 16:05:22 -0400 |
Arseniy Alekseyev |
rhg: fix bugs around [use-dirstate-tracked-hint] and repo auto-upgrade
stable
|
Tue, 05 Apr 2022 05:20:05 +0200 |
Pierre-Yves David |
auto-upgrade: introduce a way to auto-upgrade to/from tracked-hint
|
Fri, 15 Apr 2022 22:02:07 +0200 |
Raphaël Gomès |
rust: make requirements public
|
Thu, 31 Mar 2022 22:02:46 -0700 |
Martin von Zweigbergk |
rust-requirements: allow loading repos with `bookmarksinstore` requirement
|
Tue, 16 Nov 2021 11:53:58 +0000 |
Arseniy Alekseyev |
rhg: add support for narrow clones and sparse checkouts
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
Mon, 06 Sep 2021 11:39:59 +0200 |
Simon Sapin |
rust: Move VFS code to its own module
|
Tue, 25 May 2021 09:20:30 +0200 |
Simon Sapin |
rhg: Add support for dirstate-v2
|
Mon, 03 May 2021 12:30:24 +0200 |
Pierre-Yves David |
side-data: drop the associated config and requirements
|
Wed, 07 Apr 2021 13:31:15 +0200 |
Pierre-Yves David |
rhg: make rhg recognise it supports zstd compression for revlogs
|
Thu, 25 Feb 2021 21:25:04 +0100 |
Simon Sapin |
rhg: Check .hg/requires for absence of required features
|
Mon, 01 Feb 2021 11:41:10 +0100 |
Simon Sapin |
rhg: add support for share-safe
|
Thu, 14 Jan 2021 13:04:12 +0100 |
Simon Sapin |
rhg: initial support for shared repositories
|
Wed, 27 Jan 2021 14:45:25 +0100 |
Simon Sapin |
rust: use HgError in RevlogError and Vfs
|
Wed, 27 Jan 2021 14:59:09 +0100 |
Simon Sapin |
rust: replace RequirementsError with HgError
|
Mon, 14 Dec 2020 16:33:15 +0100 |
Simon Sapin |
rust: introduce Repo and Vfs types for filesystem abstraction
|
Fri, 04 Dec 2020 17:27:10 +0100 |
Simon Sapin |
rhg: use persistent nodemap when available
|
Sat, 28 Nov 2020 14:29:50 +0100 |
Pierre-Yves David |
rust: fix non-utf8 char in requirements.rs
|
Wed, 25 Nov 2020 12:33:37 +0100 |
Simon Sapin |
rhg: check that .hg/requires is ASCII
|
Tue, 24 Nov 2020 18:52:38 +0100 |
Simon Sapin |
rhg: exit with relevant code for unsupported requirements
|
Tue, 24 Nov 2020 17:49:16 +0100 |
Simon Sapin |
requirements: move loading to hg-core and add parsing
|