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"
|
Tue, 16 Jun 2015 14:11:58 -0400 |
Augie Fackler |
progress: respect ui.quiet (issue4726)
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.colwidth' to get column width of items correctly
|