Thu, 14 Jan 2021 11:53:55 -0800 |
Martin von Zweigbergk |
error: use detailed exit code 10 for command errors
|
Fri, 18 Dec 2020 20:09:11 +0900 |
Yuya Nishihara |
procutil: assign pseudo file object if sys.stdout/stderr is missing
|
Wed, 02 Dec 2020 20:10:27 +0100 |
Pierre-Yves David |
run-tests: allow some slack about 'waiting on lock' message
|
Wed, 21 Oct 2020 19:00:16 -0700 |
Martin von Zweigbergk |
errors: add config that lets user get more detailed exit codes
|
Tue, 04 Jun 2019 21:13:35 +0900 |
Yuya Nishihara |
root: add template variables pointing to repository directories
|
Tue, 04 Jun 2019 20:58:39 +0900 |
Yuya Nishihara |
root: add support for -Tformatter option
|
Sat, 03 Nov 2018 19:42:50 +0900 |
Yuya Nishihara |
ui: add config knob to redirect status messages to stderr (API)
|
Thu, 01 Nov 2018 14:29:21 +0100 |
Boris Feld |
run-tests: define the default merge tool through configuration
|
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, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Wed, 27 Jun 2018 07:19:30 -0700 |
Martin von Zweigbergk |
tests: pass "rev" argument to commands.update() as string
|
Wed, 04 Apr 2018 13:21:34 -0700 |
Gregory Szorc |
tests: conditionalize tests based on presence of custom extensions
|
Tue, 13 Mar 2018 09:45:56 -0700 |
Gregory Szorc |
hgweb: allow defining Server response header for HTTP server
|
Fri, 02 Mar 2018 22:38:09 -0500 |
Yuya Nishihara |
py3: make test-basic.t pass on Python 3
|
Mon, 08 Jan 2018 11:11:06 +0900 |
Yuya Nishihara |
templatekw: add {reporoot} keyword
|
Sun, 14 Jan 2018 20:06:56 -0800 |
Gregory Szorc |
dispatch: handle IOError when writing to stderr
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Wed, 06 Dec 2017 22:56:15 -0500 |
Matt Harbison |
lfs: introduce a user level cache for lfs files
|
Tue, 03 Oct 2017 12:09:23 -0700 |
Saurabh Singh |
test-basic: make test compatible with chg
|
Thu, 13 Jul 2017 03:17:58 +0900 |
FUJIWARA Katsunori |
tests: add extra output for fsmonitor at showconfig
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Mon, 22 May 2017 19:29:21 +0200 |
Boris Feld |
test: remove aliases forcing date, use default-date
|
Mon, 22 May 2017 16:59:57 +0200 |
Pierre-Yves David |
devel: activate default-date in tests
|
Tue, 11 Apr 2017 14:54:12 -0700 |
Bryan O'Sullivan |
stdio: add Linux-specific tests for error checking
|
Thu, 16 Feb 2017 08:43:59 -0800 |
Jun Wu |
runtests: always set web.ipv6
|
Thu, 16 Feb 2017 00:13:29 -0800 |
Jun Wu |
runtests: set web.address to localhost
|
Wed, 15 Feb 2017 16:43:27 -0800 |
Jun Wu |
runtests: set web.ipv6 if we use IPv6
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Sat, 15 Oct 2016 14:30:16 +0900 |
Yuya Nishihara |
chgserver: make it a core module and drop extension flags
|