Mercurial > hg
graph
-
revlogutils: for issue6528 fix, pre-cache nullrev as metadata-freeSat, 20 Jul 2024 00:44:59 +0200, by Joerg Sonnenberger
-
revlogutils: for issue6528 fix, cache results for null changesSat, 20 Jul 2024 00:59:50 +0200, by Joerg Sonnenberger
-
revlogutils: fix _chunk() referenceSat, 20 Jul 2024 00:41:37 +0200, by Joerg Sonnenberger
-
rev-branch-cache: reenable memory mapping of the revision dataMon, 02 Sep 2024 22:14:38 +0200, by Pierre-Yves David
-
rev-branch-cache: have debugupdatecache warm rbc tooWed, 25 Sep 2024 12:42:47 +0200, by Pierre-Yves David
-
rev-branch-cache: schedule a write of the "v2" format if we read from "v1"Wed, 25 Sep 2024 12:49:32 +0200, by Pierre-Yves David
-
rev-branch-cache: fallback on "v1" data if no v2 is foundTue, 24 Sep 2024 15:44:10 +0200, by Pierre-Yves David
-
rev-branch-cache: increment the version to "v2"Tue, 24 Sep 2024 03:16:35 +0200, by Pierre-Yves David
-
rev-branch-cache: stop truncating cache fileTue, 24 Sep 2024 00:16:23 +0200, by Pierre-Yves David
-
rev-branch-cache: make sure we close the name file we openTue, 24 Sep 2024 00:16:04 +0200, by Pierre-Yves David
-
rev-branch-cache: add a way to force rewrite of the cacheMon, 23 Sep 2024 23:52:45 +0200, by Pierre-Yves David
-
rev-branch-cache: issue more truthful "truncating" messageTue, 24 Sep 2024 00:01:30 +0200, by Pierre-Yves David
-
rev-branch-cache: move the code in a dedicated moduleSun, 22 Sep 2024 15:55:46 +0200, by Pierre-Yves David
-
statichttprepo: stop shadowing the `bytes` builtinWed, 25 Sep 2024 01:16:47 -0400, by Matt Harbison