Mon, 08 Jul 2024 17:02:27 +0200 |
Pierre-Yves David |
revlog: use an explicit config option to enable mmap usage for index
|
Wed, 03 Jul 2024 12:26:57 +0200 |
Pierre-Yves David |
mmap: only use mmap to read revlog index if it is safe
stable
|
Mon, 11 Dec 2023 22:27:59 +0100 |
Pierre-Yves David |
changelog: never inline changelog
|
Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|
Mon, 11 Dec 2017 05:26:46 +0530 |
Pulkit Goyal |
py3: pass bytes from extension to ui.write() in test-revlog-mmapindex.t
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Mon, 02 Oct 2017 19:31:33 -0700 |
Jun Wu |
test-revlog-mmapindex: make it compatible with chg
|
Wed, 13 Sep 2017 17:26:26 +0000 |
Mark Thomas |
revlog: add option to mmap revlog index
|