Tue, 31 May 2022 22:50:01 +0200 |
Manuel Jacob |
py3: catch FileNotFoundError instead of checking errno == ENOENT
|
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:32:03 +0100 |
Pierre-Yves David |
tracked-key: make it possible to upgrade to and downgrade from the feature
|
Mon, 06 Dec 2021 10:08:04 +0100 |
Pierre-Yves David |
dirstate-v2: fix upgrade on an empty repository
stable
|
Mon, 27 Sep 2021 12:09:15 +0200 |
Simon Sapin |
dirstate: Remove the flat Rust DirstateMap implementation
|
Mon, 02 Aug 2021 08:05:13 -0400 |
Valentin Gatien-Baron |
store: return just one filename in walk functions
|
Wed, 21 Jul 2021 15:50:17 -0400 |
Matt Harbison |
upgrade: byteify an i18n message
stable
|
Thu, 08 Jul 2021 12:18:21 +0200 |
Simon Sapin |
dirstate-v2: Introduce a docket file
|
Mon, 19 Jul 2021 22:19:36 +0200 |
Pierre-Yves David |
upgrade: avoid a traceback in case of unrecognized revlog
|
Mon, 19 Jul 2021 22:39:08 +0200 |
Pierre-Yves David |
walk: no longer ignore revlogs of files starting with `undo.` (issue6542)
|
Wed, 19 May 2021 18:35:43 +0200 |
Simon Sapin |
dirstate-v2: Add `hg debugupgraderepo` command support
|
Mon, 03 May 2021 12:22:26 +0200 |
Pierre-Yves David |
revlog: rename `datafile` to `datafile`
|
Mon, 03 May 2021 12:22:16 +0200 |
Pierre-Yves David |
revlog: rename `indexfile` to `_indexfile`
|
Fri, 07 May 2021 22:06:25 -0400 |
Matt Harbison |
merge with stable
|