Fri, 26 Aug 2022 11:36:20 +0100 |
Arseniy Alekseyev |
tests: remove flakiness in test-nointerrupt.t
stable
|
Tue, 19 Oct 2021 19:04:11 +0200 |
Raphaël Gomès |
backout: backed out changeset 6edc8800dbc3
|
Tue, 02 Mar 2021 09:33:25 -0800 |
Martin von Zweigbergk |
dispatch: use detailed exit code 250 for keyboard interrupt
|
Tue, 03 Aug 2021 21:22:02 +0200 |
Pierre-Yves David |
test-nointerrupt: make "sure" the handler "might" trigger (issue6558)
stable
|
Tue, 20 Jul 2021 23:04:28 +0200 |
Pierre-Yves David |
test: remove `sleep` usage in `test-nointerrupt.t` (issue6271)
stable
|
Fri, 09 Jul 2021 20:42:26 +0200 |
Pierre-Yves David |
tests: blacklist a handful of test with `rhg` or `chg`
|
Sat, 01 May 2021 00:41:43 -0400 |
Matt Harbison |
tests: ensure `$PYTHON` is quoted for Windows
stable
|
Tue, 12 Jan 2021 22:43:55 +0100 |
Pierre-Yves David |
test: replace a many occurence of `python` with `$PYTHON`
|
Fri, 28 Dec 2018 12:51:47 -0800 |
Kyle Lippincott |
procutil: correct spelling of uninterruptable -> uninterruptible
|
Fri, 07 Sep 2018 23:54:42 -0400 |
Matt Harbison |
tests: disable test-nointerrupt on Windows
|
Wed, 11 Jul 2018 11:41:14 -0400 |
Augie Fackler |
tests: properly sort imports in test-nointerrupt.t
|
Wed, 27 Jun 2018 10:47:14 -0400 |
Augie Fackler |
ui: add an uninterruptable context manager that can block SIGINT
|