Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|
Mon, 07 Dec 2020 21:44:00 -0500 |
Matt Harbison |
tests: conditionalize the progress timestamp for Windows
|
Thu, 18 Jun 2020 15:13:38 +0200 |
Joerg Sonnenberger |
ui: add option to timestamp status and diagnostic messages
|
Sat, 13 Oct 2018 04:36:04 +0300 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-progress.t
|
Mon, 18 Jun 2018 16:01:06 -0700 |
Martin von Zweigbergk |
tests: use progress helper
|
Sat, 19 May 2018 18:32:57 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-progress.t
|
Fri, 29 Sep 2017 11:41:24 -0700 |
Jun Wu |
test-patchbomb: use mocktime
|
Wed, 27 Sep 2017 15:14:59 -0700 |
Jun Wu |
progress: make ETA only consider progress made in the last minute
|
Tue, 26 Sep 2017 12:48:15 -0700 |
Jun Wu |
progress: demonstrate non-linear progress has a bad ETA experience
|
Tue, 22 Aug 2017 16:59:12 -0400 |
Augie Fackler |
tests: update test-progress to pass our import checker
|
Wed, 02 Aug 2017 22:04:02 +0900 |
Yuya Nishihara |
tests: clear __pycache__ for PyPy compatibility (issue5638) (issue5642)
stable
|
Sun, 25 Jun 2017 08:20:05 +0530 |
Pulkit Goyal |
py3: make sure commands name are bytes in tests
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Sun, 20 Mar 2016 16:49:56 -0700 |
Yuya Nishihara |
test-progress: disable mocking-time tests on chg
|
Wed, 17 Feb 2016 15:18:30 -0800 |
Matt Anderson |
progress: display progress bar when HGPLAINEXCEPT contains "progress"
|