log mercurial/branchmap.py @ 51968:dd3ccda3abc8

age author description
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
Mon, 24 Jun 2024 10:52:46 +0200 Rapha?l Gom?s branch3: use an explicitely experimental name for files
Thu, 07 Mar 2024 10:57:16 +0100 Pierre-Yves David branchcache: allow to detect "pure topological case" for branchmap
Thu, 07 Mar 2024 04:15:23 +0100 Pierre-Yves David branchcache: add a "pure topological head" fast path