Thu, 05 Dec 2019 15:50:47 -0800 |
Kyle Lippincott |
tests: expect return status 255 on exception for test-blackbox.t with chg
|
Thu, 05 Dec 2019 14:18:39 -0800 |
Kyle Lippincott |
tests: fix command name in test-blackbox.t to be bytes
|
Sat, 27 Apr 2019 02:04:05 +0200 |
Pierre-Yves David |
discovery: replace "heads" by "changesets" in a output note (BC)
|
Sun, 07 Jul 2019 10:54:41 -0400 |
Valentin Gatien-Baron |
blackbox: disable extremely verbose logging (issue6110)
|
Sun, 14 Jul 2019 23:21:28 -0700 |
Martin von Zweigbergk |
py3: fix formatting of branchmap log messages with repo.filtername=None
|
Sun, 23 Jun 2019 20:58:01 +0530 |
Taapas Agrawal |
abort: added logic for of hg abort
|
Sat, 16 Feb 2019 21:49:55 -0500 |
Matt Harbison |
tests: glob over quoting differences in test-blackbox.t for Windows
|
Thu, 31 Jan 2019 12:49:22 -0800 |
Kyle Lippincott |
blackbox: test that track=* works to log everything
|
Thu, 31 Jan 2019 11:55:02 -0800 |
Kyle Lippincott |
blackbox: test that unsetting track disables blackbox logging
|
Sat, 15 Dec 2018 17:52:14 +0900 |
Yuya Nishihara |
tests: filter out uninteresting log events
|
Tue, 04 Dec 2018 00:19:33 -0500 |
Matt Harbison |
tests: stabilize test-blackbox.t on Windows
|
Sat, 17 Nov 2018 22:10:27 +0900 |
Yuya Nishihara |
blackbox: just try writing to repo.vfs and update lastlogger on success
|
Thu, 25 Oct 2018 21:04:47 -0400 |
Matt Harbison |
tests: glob over a single quote vs double quote difference on Windows
|
Wed, 17 Oct 2018 15:48:01 -0700 |
Matt DeVore |
blackbox: add configitem for format of log timestamps
|
Wed, 17 Oct 2018 23:33:43 -0400 |
Matt Harbison |
py3: fix module imports in tests, as flagged by test-check-module-imports.t
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Wed, 16 May 2018 20:22:23 +0900 |
Yuya Nishihara |
dispatch: mask negative exit code recorded in blackbox log
|
Wed, 16 May 2018 20:17:50 +0900 |
Yuya Nishihara |
dispatch: fix exit code of unhandled exception recorded in blackbox log
|
Tue, 15 May 2018 09:57:58 -0700 |
Martin von Zweigbergk |
tests: test failure reporting in blackbox code
|
Sat, 12 May 2018 15:33:09 +0900 |
Yuya Nishihara |
dispatch: unify handling of None returned by a command function
|
Fri, 06 Apr 2018 09:53:17 -0700 |
Martin von Zweigbergk |
eol: look up partial nodeid as partial nodeid
|
Sun, 04 Mar 2018 16:55:51 -0500 |
Yuya Nishihara |
py3: byte-stringify test-blackbox.t
|
Fri, 19 Jan 2018 00:18:45 -0500 |
Matt Harbison |
test-blackbox: stabilize for Windows
|
Thu, 18 Jan 2018 12:55:19 +0100 |
Joerg Sonnenberger |
blackbox: if --debug is used, also trace ui.debug() calls
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Sat, 11 Nov 2017 12:40:13 +0900 |
Yuya Nishihara |
dispatch: verify result of early command parsing
stable
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Thu, 21 Sep 2017 11:03:37 -0700 |
Jun Wu |
blackbox: do not prevent 'chg init' from working
|
Mon, 11 Sep 2017 20:07:41 -0400 |
Augie Fackler |
tests: add a test for blackbox with nested alias configurations
|
Mon, 11 Sep 2017 20:06:52 -0400 |
Augie Fackler |
tests: clean up blackbox test around aliases a little bit
|