Sun, 29 Sep 2019 12:04:43 -0700 |
Gregory Szorc |
tests: look for additional pip warning variant
|
Tue, 23 Jul 2019 15:01:28 -0400 |
Augie Fackler |
fsmonitor: add support for extra `hg debuginstall` data
|
Thu, 04 Apr 2019 18:20:36 -0700 |
Gregory Szorc |
tests: add optional output for Python 2.7 deprecation
|
Thu, 07 Mar 2019 15:37:42 -0800 |
Gregory Szorc |
wix: move contrib/wix to contrib/packaging/wix
|
Mon, 04 Feb 2019 09:29:25 -0800 |
Gregory Szorc |
tests: add optional Python 2.7 deprecation output
|
Fri, 25 Jan 2019 22:32:45 -0500 |
Matt Harbison |
py3: fix a bytes/str mingling in test-install.t
|
Tue, 22 Jan 2019 17:50:52 -0800 |
Gregory Szorc |
tests: normalize to bytes in test-install.t
|
Sun, 16 Dec 2018 17:36:51 -0500 |
Matt Harbison |
run-tests: alias hg to hg.exe on Windows
|
Sun, 16 Dec 2018 15:47:08 -0500 |
Matt Harbison |
py3: conditionalize the python version in test-install.t
|
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
|
Sat, 17 Feb 2018 13:13:04 +0900 |
Yuya Nishihara |
debuginstall: do not parse editor command in posix way on Windows
|
Thu, 04 Jan 2018 16:29:07 -0800 |
Kyle Lippincott |
debugcommands: print out the editor that was searched for (post shlexsplit)
|
Thu, 04 Jan 2018 16:29:03 -0800 |
Kyle Lippincott |
tests: switch test from '--config ui.editor=~/foo' to HGEDITOR=~/foo
|
Mon, 27 Nov 2017 18:48:36 -0500 |
Boris Feld |
debuginstall: add a line about re2 availability
|
Thu, 07 Sep 2017 22:36:54 +0900 |
Yuya Nishihara |
debuginstall: do not pass exception object to formatter (issue5676)
|
Thu, 07 Sep 2017 22:27:23 +0900 |
Yuya Nishihara |
debuginstall: use codecs.lookup() to detect invalid encoding
|
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 14:35:53 -0700 |
Danek Duvall |
tests: tell pip not to check for a newer version
|
Mon, 19 Jun 2017 16:08:20 -0700 |
Danek Duvall |
tests: don't touch the network when using virtualenv
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Tue, 06 Jun 2017 11:16:38 -0400 |
Augie Fackler |
tests: add a test for installing hg with pip in a virtualenv
|
Wed, 26 Apr 2017 23:30:52 +0900 |
Yuya Nishihara |
debuginstall: check C extensions only if they are loadable per policy
|
Sat, 25 Feb 2017 21:44:34 -0500 |
Matt Harbison |
wix: include the help for pager
|
Tue, 07 Feb 2017 00:07:53 -0500 |
Augie Fackler |
pager: move most help to a new help topic and deprecate extension
|
Sat, 24 Dec 2016 15:21:46 -0700 |
Gregory Szorc |
wireproto: advertise supported media types and compression formats
|
Sat, 19 Nov 2016 10:54:21 -0800 |
Gregory Szorc |
debuginstall: print compression engine support
|
Wed, 19 Oct 2016 15:07:11 -0700 |
Gregory Szorc |
commands: print security protocol support in debuginstall
stable
|
Wed, 09 Mar 2016 19:55:45 +0000 |
timeless |
debuginstall: expose modulepolicy
|