Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 17 Oct 2023 05:17:02 +0200 | Pierre-Yves David | revlog: drop the unused `_chunkcache` attribute |
Tue, 17 Oct 2023 04:54:22 +0200 | Pierre-Yves David | revlog: drop the unused `_sidedatareadfp` method |
Fri, 13 Oct 2023 16:11:04 +0200 | Pierre-Yves David | revlog: also migrates `revlog.upperboundcomp` to ConfigClass |
Fri, 13 Oct 2023 16:03:26 +0200 | Pierre-Yves David | revlog: small doc to the `files` method |
Wed, 11 Oct 2023 02:19:00 +0200 | Pierre-Yves David | revlog: remove the `_indexfp` method |
Sat, 14 Oct 2023 03:24:13 +0200 | Pierre-Yves David | revlog: avoid opening and closing the file for each cloned revision |