Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
Tue, 16 Aug 2022 20:09:31 +0200 |
Pierre-Yves David |
phase: rename the requirement for internal-phase (BC)
|
Tue, 16 Aug 2022 19:04:23 +0200 |
Pierre-Yves David |
phase: introduce a dedicated requirement for the `archived` phase
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Thu, 17 Feb 2022 07:34:49 +0100 |
Pierre-Yves David |
tracked-key: remove the dual write and rename to tracked-hint
|
Thu, 17 Feb 2022 06:35:42 +0100 |
Pierre-Yves David |
tracked-key: update the requirement value
|
Thu, 27 Jan 2022 22:24:11 +0100 |
Pierre-Yves David |
stream-clone: allow to change persistent-nodemap format during stream clone
|
Mon, 31 Jan 2022 08:44:48 +0100 |
Pierre-Yves David |
dirstate: introduce a "tracked-key" feature
|
Fri, 14 Jan 2022 18:17:55 +0100 |
Pierre-Yves David |
stream-clone: stop considering working copy only requirements
|
Mon, 24 Jan 2022 12:44:20 +0100 |
Pierre-Yves David |
requirements: add an official `REVLOG_COMPRESSION_ZSTD` const
|
Mon, 17 Jan 2022 19:28:10 +0100 |
Pierre-Yves David |
requirements: move the comment about manifestv2 in the module
|
Mon, 17 Jan 2022 19:26:36 +0100 |
Pierre-Yves David |
stream-clone: add a explicit set list requirements relevant to stream clone
|
Mon, 17 Jan 2022 19:18:20 +0100 |
Pierre-Yves David |
requirements: move "bookmark in store" requirements in the right module
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
Wed, 19 May 2021 13:14:59 +0200 |
Simon Sapin |
dirstate-v2: Add a new experimental `exp-dirstate-v2` repository requirement
|