log mercurial/verify.py @ 53042:cdd7bf612c7b stable tip

age author description
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Tue, 06 Aug 2024 02:09:33 +0200 Pierre-Yves David manifest: use read_delta_new_entries in verify too
Thu, 18 Jul 2024 20:34:35 -0400 Matt Harbison typing: add type hints to `mercurial.verify._normpath()`
Mon, 25 Sep 2023 12:37:52 +0200 Pierre-Yves David verify: keep the revlog open for reading while verifying it
Wed, 13 Sep 2023 12:25:51 +0200 Rapha?l Gom?s transaction: abstract away the detection of an abandoned transaction
Tue, 16 May 2023 10:43:36 +0200 Pierre-Yves David store: rename `datafiles` to `data_entries`