log

age author description
Tue, 22 Jun 2021 22:35:37 +0200 Pierre-Yves David censor: rename `rl` to `revlog` in the main function
Tue, 22 Jun 2021 22:28:51 +0200 Pierre-Yves David censor: extract the part about creating and opening new files in a function
Tue, 22 Jun 2021 22:10:22 +0200 Pierre-Yves David censor: extract the part about recomputing delta in a function
Tue, 22 Jun 2021 21:49:31 +0200 Pierre-Yves David censor: extract the part about writing the other revision in a function
Tue, 22 Jun 2021 21:41:33 +0200 Pierre-Yves David censor: extract the part about writing the censored revision in a function
Tue, 22 Jun 2021 21:22:55 +0200 Pierre-Yves David censor: put the tuple of open files in an explicit variable
Tue, 22 Jun 2021 11:09:25 +0200 Pierre-Yves David revlog: rewrite `censors.py` to `rewrite.py`
Wed, 30 Jun 2021 14:17:28 +0200 Mathias De Mare Backed out changeset 9b8f326731ac stable
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