Thu, 17 Sep 2020 15:47:19 +0530 |
Pulkit Goyal |
tests: run test-check-py3-compat only in pure python mode
|
Fri, 17 Jan 2020 22:31:47 -0800 |
Gregory Szorc |
py3: glob over exception in test-check-py3-compat.t
|
Wed, 23 Oct 2019 18:37:36 -0700 |
Gregory Szorc |
packaging: consolidate CLI functionality into packaging.py
|
Tue, 29 Oct 2019 11:07:25 +0100 |
Pierre-Yves David |
formatting: drop `grey`, our custom black version
stable
|
Sun, 06 Oct 2019 14:13:03 -0700 |
Augie Fackler |
contrib: add a fork of black (as "grey") that includes my changes
|
Thu, 04 Apr 2019 17:34:43 -0700 |
Gregory Szorc |
zstandard: vendor python-zstandard 0.11
|
Fri, 15 Mar 2019 11:24:08 -0700 |
Gregory Szorc |
automation: perform tasks on remote machines
|
Fri, 08 Mar 2019 10:48:22 -0800 |
Gregory Szorc |
wix: functionality to automate building WiX installers
|
Thu, 07 Mar 2019 10:10:04 -0800 |
Gregory Szorc |
packaging: establish hgpackaging package
|
Sun, 03 Mar 2019 18:19:07 -0800 |
Gregory Szorc |
inno: script to automate building Inno installer
|
Mon, 04 Feb 2019 14:43:26 -0800 |
Gregory Szorc |
tests: add syntax warnings on Python 3.8 in python-zstandard
|
Sat, 13 Oct 2018 10:09:12 +0200 |
Martijn Pieters |
py3: use py3 as the test tag, dropping the k
|
Mon, 24 Sep 2018 22:32:30 -0400 |
Matt Harbison |
py3: update missing module list in test-check-py3-compat.t for Windows
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Sun, 02 Sep 2018 16:26:33 +0900 |
Yuya Nishihara |
test-check-py3-compat: don't run py3 part if not build against python3
|
Sun, 02 Sep 2018 16:23:34 +0900 |
Yuya Nishihara |
test-check-py3-compat: don't run py2 part if $PYTHON is python3
|
Sat, 01 Sep 2018 10:40:48 +0900 |
Yuya Nishihara |
fastannotate: use stringutil.pprint() to dump diffopts to be hashed
|
Sat, 01 Sep 2018 10:23:13 +0900 |
Yuya Nishihara |
test-check-py3-compat: update "python3 check-py3-compat.py" output
|
Sat, 01 Sep 2018 10:13:48 +0900 |
Yuya Nishihara |
test-check-py3-compat: exclude thirdparty and cffi which are known to fail
|
Sat, 01 Sep 2018 10:18:38 +0900 |
Yuya Nishihara |
test-check-py3-compat: remove false output from "python3 check-py3-compat.py"
|
Wed, 25 Jul 2018 13:45:28 -0400 |
Augie Fackler |
hghave: move from requiring the PYTHON3 env var to looking for `python3`
|
Wed, 25 Jul 2018 13:41:21 -0400 |
Augie Fackler |
tests: update test-check-py3-compat.t output in the py3exe branch
|
Mon, 26 Mar 2018 08:32:21 -0700 |
Pulkit Goyal |
cbor: fix core test-check*
|
Tue, 22 Aug 2017 15:50:53 -0400 |
Augie Fackler |
tests: ensure demandimport test uses absolute_import
|
Tue, 22 Aug 2017 14:14:52 -0400 |
Augie Fackler |
i18n: update check-translation script to pass import checker
|
Sun, 16 Jul 2017 17:19:22 +0900 |
Yuya Nishihara |
demandimport: drop Py3 workarounds from Py2 implementation
|
Sun, 02 Jul 2017 13:14:20 +0900 |
Yuya Nishihara |
tests: alias syshg and syshgenv so they can be switched conditionally
|
Tue, 27 Jun 2017 17:24:31 -0700 |
Adam Simpkins |
tests: use the system hg for examining the local repository
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Mon, 29 May 2017 16:08:37 +0530 |
Pulkit Goyal |
py3: update test-check-py3-compat.t
|