mercurial/revlog.py
Fri, 28 Jan 2022 11:54:44 +0100 pacien rank: compute property incrementally
Fri, 28 Jan 2022 11:33:01 +0100 Pierre-Yves David rank: naive rank property computation and retrieval
Wed, 02 Feb 2022 17:24:05 +0100 Raphaël Gomès branching: merge stable into default
Thu, 20 Jan 2022 14:06:36 +0000 Arseniy Alekseyev revlog: fix a bug where transaction can be aborted partially stable
Thu, 23 Dec 2021 14:48:31 +0100 Raphaël Gomès revlog: remove deprecated APIs
Sat, 23 Oct 2021 16:04:05 -0400 Matt Harbison typing: add a few assertions to revlog.py to help pytype
Mon, 02 Aug 2021 16:21:54 +0200 Raphaël Gomès pytype: add assertions to explain revlogv2 invariants to Pytype stable
Wed, 21 Jul 2021 22:52:09 +0200 Pierre-Yves David branching: merge default into stable stable 5.9rc0
Tue, 06 Jul 2021 16:12:09 +0200 Pierre-Yves David corruption: backout changeset 49fd21f32695 (issue6528) stable 5.8.1
Tue, 22 Jun 2021 11:09:25 +0200 Pierre-Yves David revlog: rewrite `censors.py` to `rewrite.py`
Thu, 17 Jun 2021 19:48:25 +0200 Simon Sapin copies: Keep changelog sidedata file open during copy tracing
Mon, 07 Jun 2021 11:59:27 +0200 Pierre-Yves David censor: implement censoring for revlogv2
Wed, 09 Jun 2021 19:47:29 +0200 Pierre-Yves David revlog: list older-but-still-around file in `files`
Mon, 21 Jun 2021 15:00:53 +0200 Pierre-Yves David revlog: factor the logic to determine the delta compression out
Wed, 09 Jun 2021 12:19:42 +0200 Pierre-Yves David revlogv2: fix `hg verify` with revlog v2
Tue, 15 Jun 2021 12:34:14 +0200 Simon Sapin revlog: use file read caching for sidedata
Tue, 08 Jun 2021 19:55:00 +0200 Simon Sapin revlog: Extract low-level random-access file read caching logic
Sat, 12 Jun 2021 00:51:34 -0400 Matt Harbison revlog: byteify a few error strings
Sat, 12 Jun 2021 00:50:03 -0400 Matt Harbison revlog: fix a typo closing the wrong file
Sun, 30 May 2021 18:09:29 +0200 Pierre-Yves David revlog: allow to pass an existing docket to `_loadindex()`
Sun, 30 May 2021 16:20:36 +0200 Pierre-Yves David revlog: move `revisioninfo` in `revlogutils`
Sun, 30 May 2021 17:11:10 +0200 Pierre-Yves David revlog: use the new `entry` function in revlog.py
Sun, 30 May 2021 16:19:36 +0200 Pierre-Yves David revlog: move `offset_type` to `revlogutils`
Sat, 22 May 2021 00:06:22 +0200 Pierre-Yves David revlog: move entry documentation alongside new related constants
Sat, 29 May 2021 00:11:56 +0200 Pierre-Yves David revlog: move censoring code in a dedicated module
Fri, 28 May 2021 23:41:17 +0200 Pierre-Yves David revlog: store sidedata in their own file
Thu, 27 May 2021 04:09:30 +0200 Pierre-Yves David revlog: use dedicated code for reading sidedata
Thu, 27 May 2021 04:09:10 +0200 Pierre-Yves David revlog: simplify "partial read" error message
Thu, 27 May 2021 03:41:02 +0200 Pierre-Yves David revlog: no longer return sidedata from `_revisiondata`
Thu, 27 May 2021 03:28:15 +0200 Pierre-Yves David revlog: use `self.sidedata` directly in `revlog.clone`
less more (0) -1000 -300 -100 -50 -30 tip