mercurial/revlogutils/rewrite.py
Mon, 15 May 2023 08:54:33 +0200 Pierre-Yves David repair-issue6528: remove a now useless continue
Thu, 21 Oct 2021 17:25:41 +0200 Raphaël Gomès branching: merge stable into default
Mon, 18 Oct 2021 17:11:48 +0200 Raphaël Gomès rewrite: fix issue6599 stable
Mon, 02 Aug 2021 08:05:13 -0400 Valentin Gatien-Baron store: return just one filename in walk functions
Sat, 07 Aug 2021 14:12:28 +0200 Pierre-Yves David issue6528: also filter delta on the fly when applying a changegroup stable
Sat, 07 Aug 2021 12:39:01 +0200 Pierre-Yves David issue6528: implement _is_revision_affected_fast using callback stable
Sat, 07 Aug 2021 12:38:48 +0200 Pierre-Yves David issue6528: implement _is_revision_affected using callback stable
Fri, 06 Aug 2021 12:10:36 +0200 Raphaël Gomès debugcommands: add a `--paranoid` option to `debug-repair-issue-6528` stable
Thu, 05 Aug 2021 17:00:03 +0200 Raphaël Gomès repair: improve performance of detection of revisions affected by issue6528 stable
Tue, 27 Jul 2021 21:45:27 +0200 Raphaël Gomès debugcommands: introduce a debug command to repair repos affected by issue6528 stable
Tue, 22 Jun 2021 22:52:08 +0200 Pierre-Yves David censor: split the core of the logic into its own function
Tue, 22 Jun 2021 23:20:32 +0200 Pierre-Yves David censor: migrate the logic to a set of `censor_revs`
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`
less more (0) tip