log

age author description
Thu, 17 Jun 2021 19:48:25 +0200 Simon Sapin copies: Keep changelog sidedata file open during copy tracing
Tue, 22 Jun 2021 13:18:29 -0400 Matt Harbison purge: restore the `testedwith` declaration
Mon, 21 Jun 2021 17:29:22 +0200 Raphaël Gomès rust: remove dead utils module
Mon, 21 Jun 2021 10:01:55 -0700 Martin von Zweigbergk rebase: use str-keyed opts in remaining places
Mon, 21 Jun 2021 09:54:36 -0700 Martin von Zweigbergk rebase: keep str-keyed opts long enough to make `action` a str
Tue, 22 Jun 2021 08:24:27 -0700 Martin von Zweigbergk benchmarks: restore `output` variable lost in D10884
Mon, 07 Jun 2021 11:59:27 +0200 Pierre-Yves David censor: implement censoring for revlogv2
Sun, 20 Jun 2021 23:05:58 +0200 Pierre-Yves David deltas: at a `target_rev` parameter to finddeltainfo
Wed, 09 Jun 2021 19:47:29 +0200 Pierre-Yves David revlog: list older-but-still-around file in `files`
Sat, 29 May 2021 00:11:12 +0200 Pierre-Yves David revlog: add docket method to request new content files
Thu, 20 May 2021 21:47:09 +0200 Pierre-Yves David revlog: add a way to keep track of older uids in the docket
Mon, 21 Jun 2021 15:00:53 +0200 Pierre-Yves David revlog: factor the logic to determine the delta compression out
Thu, 10 Jun 2021 00:16:54 +0200 Pierre-Yves David nodemap: fix some comment formatting
Wed, 09 Jun 2021 12:19:42 +0200 Pierre-Yves David revlogv2: fix `hg verify` with revlog v2
Tue, 08 Jun 2021 02:34:59 +0200 Pierre-Yves David revlogv2: also test that local clone works