Tue, 19 Jul 2016 21:16:44 +0900 |
Yuya Nishihara |
hghave: fix typo of sslutil.supportedprotocols
stable
|
Mon, 18 Jul 2016 11:27:27 -0700 |
Gregory Szorc |
sslutil: more robustly detect protocol support
|
Sun, 17 Jul 2016 10:50:51 -0700 |
Gregory Szorc |
hghave: add test for Python 2.7+
|
Fri, 01 Jul 2016 19:04:39 -0700 |
Gregory Szorc |
sslutil: pass ui to _defaultcacerts
|
Fri, 01 Jul 2016 19:27:34 -0700 |
Gregory Szorc |
tests: better testing of loaded certificates
|
Thu, 05 May 2016 09:07:01 +0000 |
timeless |
hghave: matchoutput needs to use bytes for regexp
|
Wed, 04 May 2016 23:38:34 -0700 |
Gregory Szorc |
sslutil: move code examining _canloaddefaultcerts out of _defaultcacerts
|
Fri, 29 Apr 2016 14:14:00 -0500 |
Kevin Bullock |
hghave: remove unused check for bdist_mpkg
stable
|
Wed, 27 Apr 2016 11:45:55 -0400 |
Augie Fackler |
hghave: add check for OS X packaging tools
stable
|
Mon, 18 Apr 2016 23:55:58 -0400 |
Augie Fackler |
hghave: add check for bdist_mpkg
stable
|
Fri, 15 Apr 2016 14:47:32 -0700 |
Sean Farley |
tests: relax pattern matching for newer docker
|
Sun, 20 Mar 2016 14:55:56 -0700 |
Yuya Nishihara |
hghave: add "chg" flag to skip tests that can't be compatible with chg
|
Mon, 04 Apr 2016 06:27:12 +0000 |
timeless |
hghave: add cvsnt
|
Sun, 03 Apr 2016 19:47:29 +0900 |
Yuya Nishihara |
hghave: replace relative import of docutils.core
|
Fri, 01 Apr 2016 13:20:47 +0000 |
timeless |
hghave: add hg06..hg39
|
Fri, 01 Apr 2016 13:19:29 +0000 |
timeless |
hghave: use checkvers for bzr114
|
Fri, 01 Apr 2016 13:04:41 +0000 |
timeless |
hghave: replace has_svn13/has_svn15 with checkvers
|
Fri, 01 Apr 2016 13:04:16 +0000 |
timeless |
hghave: add checkvers function
|
Mon, 04 Apr 2016 02:17:36 +0000 |
timeless |
hghave: add docstring for check
|
Fri, 01 Apr 2016 13:19:58 +0000 |
timeless |
hghave: update cvs112 description
|
Sat, 19 Mar 2016 13:51:00 -0700 |
Gregory Szorc |
hghave: change ssl check to just check ssl module
|
Fri, 18 Mar 2016 16:17:56 -0700 |
Gregory Szorc |
run-tests: add --with-python3 to define a Python 3 interpreter
|
Tue, 08 Mar 2016 14:32:03 +0000 |
timeless |
hghave: improve description of Hypothesis
|
Sat, 09 Jan 2016 13:20:15 +0900 |
Yuya Nishihara |
tests: load json with no fallback
|
Mon, 11 Jan 2016 23:13:34 +0000 |
timeless |
hghave: support HGMODULEPOLICY for pure
|
Sun, 06 Dec 2015 22:27:18 -0800 |
Gregory Szorc |
tests: use absolute_import in hghave.py
|
Tue, 24 Nov 2015 22:31:56 +0000 |
timeless |
hghave.py: fix matchoutput documentation
|
Sat, 24 Oct 2015 12:46:03 +0100 |
David R. MacIver |
testing: add hypothesis fuzz testing
|
Mon, 31 Aug 2015 22:43:33 -0400 |
Augie Fackler |
hghave: correct test for debhelper
|
Mon, 31 Aug 2015 22:44:20 -0400 |
Augie Fackler |
hghave: use subprocess instead of os.popen
|