Fri, 01 Dec 2023 22:56:08 +0100 |
Pierre-Yves David |
censor: accept multiple revision in a single call
|
Fri, 01 Dec 2023 22:46:46 +0100 |
Pierre-Yves David |
censor: be more verbose about the other steps too
|
Fri, 01 Dec 2023 22:44:33 +0100 |
Pierre-Yves David |
censor: add a command flag to skip the head checks
|
Fri, 01 Dec 2023 22:33:35 +0100 |
Pierre-Yves David |
censor: inform the user that we are spending time checking heads
|
Sat, 02 Dec 2023 02:13:23 +0100 |
Pierre-Yves David |
censor: fix things around inlining
stable
|
Sat, 02 Dec 2023 01:06:35 +0100 |
Pierre-Yves David |
censor: show that the `not-inline` → `inline` test is broken
stable
|
Fri, 13 Oct 2023 23:21:46 +0200 |
Pierre-Yves David |
censor: accept censored revision during upgrade
|
Fri, 13 Oct 2023 22:40:10 +0200 |
Pierre-Yves David |
censor: show that censored revision prevent repository upgrade
|
Mon, 02 May 2022 11:27:20 +0200 |
Raphaël Gomès |
verify: also check dirstate
|
Mon, 02 May 2022 17:47:38 +0200 |
Raphaël Gomès |
tests: use the `--quiet` flag for verify when applicable
|
Thu, 05 May 2022 15:38:29 +0100 |
Arseniy Alekseyev |
censor: make rhg fall back to python when encountering a censored node
|
Mon, 15 Nov 2021 00:08:02 +0100 |
Thomas Klausner |
tests: fix test-censor by improving regexp (issue6585)
stable
|
Mon, 07 Jun 2021 11:59:27 +0200 |
Pierre-Yves David |
censor: implement censoring for revlogv2
|
Fri, 21 May 2021 20:08:11 +0200 |
Pierre-Yves David |
censor: drop size limitation on the tombstone
|
Sat, 29 May 2021 00:11:32 +0200 |
Pierre-Yves David |
censor: reduce risk of censor test blowing up output limit
|
Tue, 22 Oct 2019 09:56:40 -0400 |
Jordi Gutiérrez Hermoso |
grep: warn on censored revisions instead of erroring out
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Thu, 30 Aug 2018 01:53:21 +0200 |
Boris Feld |
phase: report number of non-public changeset alongside the new range
|
Wed, 04 Apr 2018 09:21:11 -0700 |
Gregory Szorc |
tests: skip test-censor.t when using simple store
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Fri, 17 Jul 2015 00:22:16 +0900 |
FUJIWARA Katsunori |
censor: make various path forms available like other Mercurial commands
|
Tue, 17 Mar 2015 21:47:47 -0400 |
Matt Harbison |
tests: replace uses of 'seq' with portable 'seq.py'
|
Sun, 15 Mar 2015 21:52:35 -0400 |
Mike Edgar |
censor: add exchange tests, via local push/pull and bundle/unbundle
|
Sun, 15 Mar 2015 21:52:17 -0400 |
Mike Edgar |
censor: add censor command to hgext with basic client-side tests
|