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
|