log mercurial/revlog.py @ 50825:973fbb27ab45

age author description
Fri, 21 Jul 2023 15:50:56 +0200 Pierre-Yves David revlog: fix the naming scheme use by split temporary file stable
Sun, 18 Jun 2023 00:09:39 +0200 Pierre-Yves David branching: merge with stable
Wed, 31 May 2023 10:37:55 +0100 Arseniy Alekseyev stream-clone: avoid opening a revlog in case we do not need it
Thu, 08 Jun 2023 14:28:21 +0200 Pierre-Yves David revlog: avoid possible collision between directory and temporary index stable
Thu, 08 Jun 2023 11:08:19 +0200 Pierre-Yves David revlog: move the computation of the split_index path in a property stable
Mon, 29 May 2023 18:41:58 +0200 Pierre-Yves David stream-clone: smoothly detect and handle a case were a revlog is split
Mon, 29 May 2023 14:07:58 +0200 Pierre-Yves David stream-clone: implement decidated `get_streams` method for revlog
Sun, 28 May 2023 05:23:46 +0200 Pierre-Yves David revlog: add a `get_revlog` method
Thu, 02 Feb 2023 17:34:25 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Mon, 15 May 2023 08:56:08 +0200 Pierre-Yves David store: no longer explicitly mark the splitted index as ignored
Tue, 18 Apr 2023 01:23:27 +0200 Pierre-Yves David revlog-split: make sure the self._indexfile attribut is reset (issue6811) stable 6.4.2
Mon, 20 Mar 2023 11:52:17 +0100 Pierre-Yves David revlog: improve the robustness of the splitting process stable
Thu, 22 Dec 2022 16:57:56 +0000 Arseniy Alekseyev revlog: fix misleading comment about _maxinline
Sat, 03 Dec 2022 01:31:23 +0100 Pierre-Yves David changegroup: add `delta_base_reuse_policy` argument
Mon, 07 Nov 2022 22:12:59 -0500 Pierre-Yves David find-delta: pass the cache-delta usage policy alongside the cache-delta