Sat, 18 Feb 2023 01:21:51 +0100 |
Pierre-Yves David |
test-chg: use a different log to avoid flakyness
stable
|
Thu, 08 Dec 2022 15:13:17 +0100 |
Pierre-Yves David |
chg: scale the timeout in test with the rest
stable
|
Wed, 10 Aug 2022 15:01:50 -0400 |
Arun Kulshreshtha |
dispatch: change cwd when loading local config
|
Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|
Thu, 21 Oct 2021 17:25:41 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Wed, 20 Oct 2021 18:44:26 +0100 |
Arseniy Alekseyev |
tests: better determinism in test-chg.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
|
Fri, 16 Apr 2021 16:21:26 -0700 |
Kyle Lippincott |
chg: pass --no-profile to disable profiling when starting hg serve
|
Fri, 16 Apr 2021 15:31:05 -0700 |
Kyle Lippincott |
profiling: add --no-profile to disable profiling enabled via config
|
Fri, 16 Apr 2021 18:56:26 -0700 |
Kyle Lippincott |
tests: fix test-chg to ignore a warning about being unable to set locale
|
Fri, 18 Dec 2020 13:53:26 +0530 |
Pulkit Goyal |
chgserver: respect detailed exit code in case of ConfigError
|
Fri, 27 Nov 2020 21:32:42 +0530 |
Pulkit Goyal |
tests: update test-chg.t with output change
|
Fri, 18 Sep 2020 16:26:37 -0700 |
Jun Wu |
chg: fallback to original hg if stdio fds are missing
|
Wed, 22 Jul 2020 14:58:49 +0530 |
Pulkit Goyal |
tests: make one of 'worker process exited' line option in test-chg.t
stable
|
Mon, 20 Jul 2020 20:31:24 +0900 |
Yuya Nishihara |
chgserver: discard buffered output before restoring fds (issue6207)
stable
|
Wed, 17 Jun 2020 17:46:30 +0530 |
Pulkit Goyal |
tests: add hghave rule 'setprocname' to check if osutil.setprocname and use it
|
Thu, 13 Feb 2020 10:12:12 -0800 |
Martin von Zweigbergk |
merge with stable
|
Tue, 11 Feb 2020 19:53:56 +0900 |
Yuya Nishihara |
chgserver: spawn new process if schemes change
stable
|
Wed, 29 Jan 2020 13:39:50 -0800 |
Kyle Lippincott |
chg: force-set LC_CTYPE on server start to actual value from the environment
|
Thu, 05 Dec 2019 14:28:21 -0800 |
Kyle Lippincott |
chg: fix chg to work with py3.7+ "coercing" the locale
|
Thu, 05 Dec 2019 13:48:36 -0800 |
Kyle Lippincott |
tests: fix test-chg.t to work with py3 (no setprocname)
|
Wed, 28 Aug 2019 17:45:18 -0700 |
Martin von Zweigbergk |
py3: add a missing b'' prefix in test extension for chg
|
Wed, 31 Oct 2018 22:43:08 +0900 |
Yuya Nishihara |
commandserver: preload repository in master server and reuse its file cache
|
Wed, 31 Oct 2018 22:19:03 +0900 |
Yuya Nishihara |
commandserver: add IPC channel to teach repository path on command finished
|
Sun, 18 Nov 2018 19:55:53 +0900 |
Yuya Nishihara |
commandserver: turn server debug messages into logs
|
Sun, 18 Nov 2018 19:47:04 +0900 |
Yuya Nishihara |
commandserver: add config knob for various logging options
|
Sat, 10 Nov 2018 19:27:47 +0900 |
Yuya Nishihara |
commandserver: expand log path for convenience
|
Sat, 10 Nov 2018 19:09:37 +0900 |
Yuya Nishihara |
commandserver: switch logging facility to ui.log() interface
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Sat, 23 Sep 2017 14:58:40 -0700 |
Jun Wu |
chg: show timestamp with debug messages
|
Tue, 22 Aug 2017 15:49:20 -0400 |
Augie Fackler |
tests: update test-chg to pass our import checker
|
Sun, 25 Jun 2017 08:20:05 +0530 |
Pulkit Goyal |
py3: make sure commands name are bytes in tests
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Tue, 11 Apr 2017 18:31:40 -0700 |
Jun Wu |
chg: always wait for pager
|
Sun, 19 Feb 2017 01:00:10 +0900 |
Yuya Nishihara |
chg: refactor ui.system() to be partly overridden
|
Thu, 19 Jan 2017 23:01:32 +0900 |
Yuya Nishihara |
pager: wrap _runcommand() no matter if stdout is redirected
stable
|
Fri, 23 Dec 2016 16:26:40 +0000 |
Jun Wu |
chg: support long socket path
|
Mon, 19 Dec 2016 22:09:49 +0000 |
Jun Wu |
chg: start server at a unique address
|
Mon, 13 Jun 2016 13:16:17 +0100 |
Jun Wu |
tests: move chg pager test to test-pager.t
|
Sat, 21 May 2016 21:43:29 +0900 |
Yuya Nishihara |
test-chg: add basic tests for server lifecycle
|
Sun, 20 Mar 2016 14:59:03 -0700 |
Yuya Nishihara |
test-chg: run only with chg
|
Fri, 06 May 2016 23:57:56 +0100 |
Jun Wu |
chgserver: remove _clearenvaliases
|
Mon, 14 Mar 2016 12:52:35 +0000 |
Jun Wu |
chgserver: handle ParseError during validate
|