Mon, 02 May 2022 11:27:20 +0200 |
Raphaël Gomès |
verify: also check dirstate
|
Sun, 20 Feb 2022 15:03:26 -0700 |
Gregory Szorc |
py3: use io.BytesIO directly
|
Wed, 02 Feb 2022 17:24:05 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Tue, 01 Feb 2022 16:36:20 +0100 |
Pierre-Yves David |
dirstate-v2: rename the configuration to enable the format
stable
|
Fri, 19 Nov 2021 17:34:48 +0100 |
Simon Sapin |
tests: Adapt test-basic.t expected output for rhg
|
Tue, 09 Nov 2021 19:55:46 +0100 |
Simon Sapin |
rhg: Enable `rhg status` in most tests
|
Wed, 25 Aug 2021 17:53:19 +0200 |
Raphaël Gomès |
rust: update the minimum version of Rust
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
Mon, 02 Aug 2021 21:10:42 -0400 |
Valentin Gatien-Baron |
tests: setup dummyssh as the default ssh
|
Wed, 28 Jul 2021 13:18:13 +0200 |
Pierre-Yves David |
run-tests: use a small timeout for chg instance
stable
|
Wed, 19 May 2021 13:15:00 +0200 |
Simon Sapin |
dirstate-v2: Update the expected output of some tests for new requirement
|
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
|