Mon, 02 May 2022 17:47:38 +0200 |
Raphaël Gomès |
tests: use the `--quiet` flag for verify when applicable
|
Wed, 01 Jun 2022 01:13:13 +0200 |
Pierre-Yves DAVID |
debugindex: rename the parent column to mention nodeid
|
Wed, 01 Jun 2022 00:59:51 +0200 |
Pierre-Yves David |
debugindex: align column name on the right
|
Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|
Sun, 09 Dec 2018 21:23:34 -0500 |
Matt Harbison |
py3: quote several instances of $PYTHON for Windows
|
Thu, 20 Sep 2018 21:35:01 -0700 |
Martin von Zweigbergk |
debugdirstate: deprecate --nodates in favor of --no-dates
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Mon, 02 Apr 2018 16:47:53 -0700 |
Gregory Szorc |
debugcommands: drop offset and length from debugindex by default
|
Mon, 02 Apr 2018 16:28:20 -0700 |
Gregory Szorc |
debugcommands: drop base revision from debugindex
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Thu, 15 Jun 2017 14:22:25 -0400 |
Augie Fackler |
tests: clean up many print statements to be print functions instead
|
Tue, 20 Jun 2017 17:31:18 -0400 |
Augie Fackler |
tests: clean up even more direct `python` calls with $PYTHON
|
Fri, 10 Oct 2014 13:31:06 -0500 |
Matt Mackall |
dirstate: use 'm' state in otherparent to reduce ambiguity
|
Wed, 11 Jul 2012 15:03:10 -0700 |
Bryan O'Sullivan |
tests: reduce spurious failures when run with generaldelta
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Sat, 14 May 2011 00:30:32 +0200 |
Sune Foldager |
debugindex etc.: add --changelog and --manifest options
|
Wed, 04 May 2011 13:37:41 +0200 |
Sune Foldager |
tests: fix deprecated use of hg debugdata/debugindex
|
Fri, 18 Feb 2011 03:35:01 +0100 |
Mads Kiilerich |
util: flush stdout before calling external processes
stable
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Fri, 03 Sep 2010 11:47:24 +0200 |
Adrian Buehlmann |
tests: unify test-filebranch
base
tests/test-filebranch@89f839051c29
|