log

age author description
Thu, 19 Oct 2023 01:50:07 +0200 Pierre-Yves David revlog: drop reference to docket in the inline-splitting code
Tue, 24 Oct 2023 17:03:27 +0200 Pierre-Yves David revlog: move _getsegmentforrevs on the internal object
Tue, 17 Oct 2023 06:02:33 +0200 Pierre-Yves David revlog: create a iteration of a _InnerRevlog object within the revlog
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
Fri, 13 Oct 2023 23:21:46 +0200 Pierre-Yves David censor: accept censored revision during upgrade
Fri, 13 Oct 2023 22:40:10 +0200 Pierre-Yves David censor: show that censored revision prevent repository upgrade
Thu, 12 Oct 2023 17:41:06 +0100 Arseniy Alekseyev stream-clone: fix a crash when a repo with an empty revlog is cloned stable
Tue, 19 Sep 2023 03:15:12 +0200 Pierre-Yves David debug-delta-chain: print less data by default
Tue, 19 Sep 2023 03:00:44 +0200 Pierre-Yves David debugdeltachain: add a parameter to display all info
Tue, 19 Sep 2023 02:20:49 +0200 Pierre-Yves David debug-delta-chain: actually skip unrequested computation