Mercurial > hg
graph
-
revlog: deal with special "postfix" explicitelyMon, 03 May 2021 12:21:46 +0200, by Pierre-Yves David
-
revlog: split the option initialisation in its own methodMon, 03 May 2021 12:21:35 +0200, by Pierre-Yves David
-
revlog: always "append" full size tupleMon, 03 May 2021 12:21:25 +0200, by Pierre-Yves David
-
revlog: make the index always return the same tupleMon, 03 May 2021 12:21:15 +0200, by Pierre-Yves David
-
revlog: introduce an explicit `format_version` member in the index structMon, 03 May 2021 12:21:05 +0200, by Pierre-Yves David
-
revlog: rename `hdrsize` to `entry_size` in the C codeMon, 03 May 2021 12:20:55 +0200, by Pierre-Yves David
-
revlog: split the `version` attribute into its two componentsMon, 03 May 2021 12:20:45 +0200, by Pierre-Yves David
-
verify: pass a revlog to `_checkrevlog` in `_verifymanifest`Mon, 03 May 2021 12:20:35 +0200, by Pierre-Yves David
-
revlog: replace flag check related to generaldelta with attribute checkMon, 03 May 2021 12:20:25 +0200, by Pierre-Yves David
-
revlog: replace REVLOGV2 check related to sidedata with `hassidedata` checksMon, 03 May 2021 12:19:09 +0200, by Pierre-Yves David
-
revlog: explicitely pass the "indexfile" parameterMon, 03 May 2021 12:19:05 +0200, by Pierre-Yves David
-
revlog: highlight current incompatibility in `rewrite_sidedata`Mon, 03 May 2021 12:18:58 +0200, by Pierre-Yves David
-
revlog: adjust rewrite_sidedata code to not delete existing revlog contentMon, 03 May 2021 12:18:48 +0200, by Pierre-Yves David
-
status: Add tests for some more edge casesFri, 07 May 2021 17:33:47 +0200, by Simon Sapin
-
status: Extend issue 6483 test to exclude patternsFri, 07 May 2021 16:44:36 +0200, by Simon Sapin