Wed, 14 Feb 2018 15:58:11 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in test-worker.t
|
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)
|
Sat, 22 Apr 2017 17:13:05 -0700 |
Jun Wu |
test-worker: exercise more about "killworkers" situation
|
Sat, 22 Apr 2017 17:00:50 -0700 |
Jun Wu |
test-worker: capture tracebacks more reliably
|
Sat, 22 Apr 2017 16:50:08 -0700 |
Jun Wu |
worker: rewrite error handling so os._exit covers all cases
|
Thu, 20 Apr 2017 22:51:28 +0900 |
Yuya Nishihara |
test-worker: disable tests of forked workers on Windows
stable
|
Sat, 15 Apr 2017 13:04:55 +0900 |
Yuya Nishihara |
worker: print traceback for uncaught exception unconditionally
|
Sat, 15 Apr 2017 13:27:44 +0900 |
Yuya Nishihara |
worker: propagate exit code to main process
|
Sat, 15 Apr 2017 13:02:34 +0900 |
Yuya Nishihara |
dispatch: print traceback in scmutil.callcatch() if --traceback specified
|
Tue, 28 Mar 2017 10:21:38 -0700 |
David Soria Parra |
worker: flush ui buffers before running the worker
|