Mercurial > public > mercurial-scm > hg
log mercurial/branchmap.py @ 51651:c0e30a019ce1 stable
age | author | description |
---|---|---|
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 |
Wed, 06 Mar 2024 16:18:03 +0100 | Pierre-Yves David | branchcache: move the processing of the new data in a dedicated method |
Wed, 06 Mar 2024 16:10:44 +0100 | Pierre-Yves David | branchcache: gather newly closed head in a dedicated set |