log mercurial/upgrade_utils/engine.py @ 53042:cdd7bf612c7b stable tip

age author description
Wed, 09 Oct 2024 13:55:04 -0400 Matt Harbison upgrade: disable using the parallel workers optimization on macOS
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Fri, 01 Sep 2023 00:09:55 +0200 Pierre-Yves David pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
Tue, 30 May 2023 17:43:59 +0100 Pierre-Yves David store: stop relying on a `revlog_type` property
Sat, 27 May 2023 04:01:17 +0200 Pierre-Yves David store: add a `get_revlog_instance` method on revlog entries
Mon, 15 May 2023 22:03:39 +0200 Pierre-Yves David store: use boolean property for upgrade's matchrevlog
Mon, 15 May 2023 22:11:27 +0200 Pierre-Yves David store: use the new boolean property in `upgrade`