Fri, 26 Nov 2021 17:22:14 +0100 |
Pierre-Yves David |
extensions: add a default "*" suboptions prefix
|
Fri, 26 Nov 2021 17:17:49 +0100 |
Pierre-Yves David |
extension: add a `required` suboption to enforce the use of an extensions
|
Mon, 29 Nov 2021 13:09:04 +0100 |
Pierre-Yves David |
extensions: highlight the name of the faulty extensions in the error message
|
Mon, 20 Sep 2021 14:21:18 -0400 |
Matt Harbison |
extensions: prevent a crash on py3 with a `minimumhgversion` str value
|
Mon, 20 Sep 2021 14:16:10 -0400 |
Matt Harbison |
extensions: prevent a crash on py3 when testing a bad extension minimum
|
Wed, 18 Aug 2021 21:05:46 +0200 |
Pierre-Yves David |
pyoxidizer: disable the test for disabled & broken extensions help
stable
|
Tue, 17 Aug 2021 21:57:59 +0200 |
Pierre-Yves David |
test-extension: adapt output to pyoxidizer
stable
|
Wed, 09 Jun 2021 01:10:34 +0200 |
Pierre-Yves David |
clone: use "official" API to create local clone destination
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
Thu, 14 Jan 2021 11:53:55 -0800 |
Martin von Zweigbergk |
error: use detailed exit code 10 for command errors
|
Wed, 16 Dec 2020 21:06:29 -0800 |
Martin von Zweigbergk |
extdiff: add --from/--to and deprecate -r, as was done for `hg diff`
|
Mon, 07 Dec 2020 20:12:36 +0900 |
Yuya Nishihara |
test-extension: flush diagnostic message to stabilize chg output
|
Fri, 27 Nov 2020 15:54:46 -0500 |
Matt Harbison |
dispatch: print the version of each extension in the bug report, if available
|
Fri, 27 Nov 2020 15:45:37 -0500 |
Matt Harbison |
dispatch: sort the loaded extension names in the bug report
|
Fri, 27 Nov 2020 15:39:27 -0500 |
Matt Harbison |
dispatch: quote the extension when printing the bug report
|
Fri, 27 Nov 2020 14:31:59 -0500 |
Matt Harbison |
dispatch: print the version of the extension being blamed in a bug report
|
Fri, 27 Nov 2020 15:00:39 -0500 |
Matt Harbison |
tests: add a comment that we're purposely testing py2 extension attributes
|
Fri, 27 Nov 2020 14:54:37 -0500 |
Matt Harbison |
extensions: avoid a crash when the version isn't properly byteified on py3
|
Sat, 27 Jun 2020 21:45:20 -0400 |
Matt Harbison |
version: sort extensions by name in verbose mode
|
Thu, 18 Jun 2020 17:54:39 +0530 |
Pulkit Goyal |
tests: use proctutil.stdout.write() instead of print() in test-extension.t
|
Fri, 12 Jun 2020 23:43:56 +0200 |
Manuel Jacob |
tests: remove unused creation of file and outdated text
|
Wed, 19 Jun 2019 05:37:33 +0200 |
Pierre-Yves David |
run-tests: stop matching line for missing feature
stable
|
Mon, 18 Feb 2019 00:27:25 +0900 |
FUJIWARA Katsunori |
tests: bulk changes to avoid whitespace errors of check-code.py
|
Mon, 18 Feb 2019 00:27:25 +0900 |
FUJIWARA Katsunori |
tests: bulk changes to avoid "omit superfluous pass" check-code.py error
|
Sat, 02 Feb 2019 21:58:49 -0800 |
Ludovic Chabant |
extdiff: support tools that can be run simultaneously
|
Fri, 01 Feb 2019 17:03:51 -0800 |
Gregory Szorc |
py3: account for demand import difference between Python versions
|
Tue, 29 Jan 2019 22:59:15 -0800 |
Ludovic Chabant |
extdiff: add --per-file and --confirm options
|
Thu, 27 Dec 2018 21:46:03 -0500 |
Matt Harbison |
extensions: deprecate extsetup without a `ui` argument (API)
|
Thu, 27 Dec 2018 21:26:17 -0500 |
Matt Harbison |
exthelper: reintroduce the ability to register revsets
|
Fri, 30 Nov 2018 21:39:55 -0500 |
Matt Harbison |
tests: convert a test extension to use exthelper
|