Sun, 09 Dec 2018 16:49:55 +0100 |
Boris Feld |
test: update test-logtoprocess.t to not requires less
|
Sun, 11 Nov 2018 12:55:58 +0900 |
Yuya Nishihara |
logtoprocess: drop support for ui.log() call with invalid msg arguments (BC)
|
Sun, 11 Nov 2018 12:35:38 +0900 |
Yuya Nishihara |
py3: byte-stringify inline extension in test-logtoprocess.t
|
Mon, 22 Oct 2018 15:51:01 +0200 |
Boris Feld |
logtoprocess: sends the canonical command name to the subprocess
|
Mon, 22 Oct 2018 15:47:30 +0200 |
Boris Feld |
logtoprocess: fix message formatting
|
Fri, 19 Oct 2018 11:28:29 -0400 |
Augie Fackler |
tests: sleep longer in test-logtoprocess.t
|
Fri, 03 Nov 2017 21:11:07 +0100 |
Boris Feld |
logtoprocess: connect all fds to /dev/null to avoid bad interaction with pager
|
Fri, 03 Nov 2017 21:35:36 +0100 |
Boris Feld |
logtoprocess: add a test to show pager and ltp bad interaction
|
Fri, 13 Oct 2017 23:46:37 +0200 |
Boris Feld |
configitems: register the test 'logtoprocess.foo' config
|
Mon, 02 Oct 2017 18:22:43 -0700 |
Jun Wu |
test-logtoprocess: make it compatible with chg
|
Tue, 22 Aug 2017 16:58:28 -0400 |
Augie Fackler |
tests: update test-logtoprocess to pass our import checker
|
Sun, 25 Jun 2017 08:20:05 +0530 |
Pulkit Goyal |
py3: make sure commands name are bytes in tests
|
Mon, 19 Jun 2017 21:44:23 -0400 |
Matt Harbison |
test-logtoprocess: don't run on Windows
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Thu, 16 Feb 2017 10:33:59 -0800 |
Jun Wu |
test-logtoprocess: use cat to wait for outputs
|