mercurial/revlogutils/constants.py
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Mon, 07 Nov 2022 22:30:30 -0500 Pierre-Yves David delta-find: add a delta-reuse policy that blindly accepts incoming deltas
Mon, 07 Nov 2022 22:12:59 -0500 Pierre-Yves David find-delta: pass the cache-delta usage policy alongside the cache-delta
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Wed, 15 Dec 2021 15:28:41 +0100 Pierre-Yves David rank: actually persist revision's rank in changelog-v2
Tue, 14 Dec 2021 23:56:38 +0100 Pierre-Yves David rank: add a "rank" value to the revlog-entry tuple
Wed, 15 Dec 2021 14:50:07 +0100 Pierre-Yves David changelog-v2: fix an assertion error to display the right data
Tue, 14 Dec 2021 19:24:24 +0100 Pierre-Yves David changelog-v2: use helper constant in the code to pack/unpack entries
Sun, 30 May 2021 17:10:56 +0200 Pierre-Yves David revlog: add a function to build index entry tuple
Sat, 22 May 2021 00:06:22 +0200 Pierre-Yves David revlog: move entry documentation alongside new related constants
Thu, 03 Jun 2021 16:12:03 +0200 Pierre-Yves David index: use an explicit constant for INDEX_HEADER format and use it for docket
Tue, 04 May 2021 11:20:10 +0200 Pierre-Yves David changelogv2: use a dedicated on disk format for changelogv2
Mon, 29 Mar 2021 20:46:56 +0200 Pierre-Yves David changelogv2: use a dedicated version number
Mon, 03 May 2021 21:13:24 +0200 Pierre-Yves David revlog: implement a "default compression" mode
Mon, 03 May 2021 19:46:25 +0200 Pierre-Yves David revlog: introduce a plain compression mode
Mon, 03 May 2021 18:41:51 +0200 Pierre-Yves David revlogv2: preserve the compression mode on disk
Mon, 03 May 2021 18:19:16 +0200 Pierre-Yves David revlog: add a "data compression mode" entry in the index tuple
Mon, 03 May 2021 12:34:11 +0200 Pierre-Yves David revlogv2: introduce a very basic docket file
Mon, 03 May 2021 12:30:46 +0200 Pierre-Yves David revlog: unify flag processing when loading index
Mon, 03 May 2021 12:30:35 +0200 Pierre-Yves David revlog: unify checks for supported flag
Sat, 10 Apr 2021 11:27:40 +0200 Raphaël Gomès cg4: introduce protocol flag to signify the presence of sidedata
Tue, 06 Apr 2021 05:20:24 +0200 Pierre-Yves David revlog: introduce an explicit tracking of what the revlog is about
Mon, 05 Apr 2021 12:21:23 +0200 Pierre-Yves David revlog: move the "index header" struct inside revlog.utils.constants
Mon, 05 Apr 2021 12:21:12 +0200 Pierre-Yves David revlog: move the details of revlog "v2" index inside revlog.utils.constants
Mon, 05 Apr 2021 12:21:01 +0200 Pierre-Yves David revlog: move the details of revlog "v1" index inside revlog.utils.constants
Mon, 05 Apr 2021 12:20:52 +0200 Pierre-Yves David revlog: move the details of revlog "v0" index inside revlog.utils.constants
Mon, 05 Apr 2021 12:20:40 +0200 Pierre-Yves David revlog: add some comment in the header sections
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Thu, 28 Jan 2021 15:28:57 +0100 Raphaël Gomès revlog: introduce v2 format
Thu, 01 Oct 2020 09:29:49 +0200 Pierre-Yves David copies: add a HASCOPIESINFO flag to highlight rev with useful data
less more (0) -30 tip