log mercurial/branchmap.py @ 52164:e01e84e5e426

age author description
Tue, 01 Oct 2024 12:29:10 +0200 Pierre-Yves David branchmap-v3: make sure we write the cache after detecting pure-topo mode
Tue, 03 Sep 2024 11:11:17 +0200 Pierre-Yves David branchmap-v3: introduce a "stop_rev" argument to `headsrevs`
Tue, 03 Sep 2024 02:13:03 +0200 Pierre-Yves David branchmap-v3: filter topo heads using node for performance reason
Fri, 27 Sep 2024 02:27:54 +0200 Pierre-Yves David branchmap-v3: detect invalid headerline and raise error
Sun, 22 Sep 2024 15:55:46 +0200 Pierre-Yves David rev-branch-cache: move the code in a dedicated module
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Wed, 03 Jul 2024 12:31:21 +0200 Pierre-Yves David mmap: only use mmap to read rev-branch-cache data if it is safe stable