log mercurial/repair.py @ 52134:479899e53816 default tip

age author description
Mon, 23 Sep 2024 23:52:45 +0200 Pierre-Yves David rev-branch-cache: add a way to force rewrite of the cache
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Tue, 20 Feb 2024 14:21:18 +0100 Pierre-Yves David phases: explicitly filter stripped revision at strip time
Mon, 12 Jun 2023 23:24:41 +0200 Pierre-Yves David repair: use `is_manifestlog` to recognise manifest revlog
Tue, 16 May 2023 10:43:36 +0200 Pierre-Yves David store: rename `datafiles` to `data_entries`
Mon, 15 May 2023 09:03:15 +0200 Pierre-Yves David store: issue a single entry for each revlog
Mon, 15 May 2023 09:00:46 +0200 Pierre-Yves David store: use StoreEntry API instead of parsing filename when listing manifestlog