Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 05 Jun 2015 21:40:59 +0900 | Yuya Nishihara | ssl: drop try-except clause that was necessary for ancient Python |
Fri, 05 Jun 2015 21:37:46 +0900 | Yuya Nishihara | ssl: drop support for Python < 2.6, require ssl module |
Fri, 05 Jun 2015 21:25:28 +0900 | Yuya Nishihara | ssl: rename ssl_wrap_socket() to conform to our naming convention |
Fri, 05 Jun 2015 07:49:06 +0900 | Yuya Nishihara | test-https: kill only hgweb daemon to restart for client-auth test |
Thu, 04 Jun 2015 17:51:19 -0500 | Matt Mackall | merge with stable |
Mon, 01 Jun 2015 18:06:20 -0400 | Matt Harbison | hgwebdir: don't allow the hidden parent of a subrepo to show as a directory stable |
Wed, 03 Jun 2015 14:29:11 -0700 | Pierre-Yves David | pull: avoid race condition with 'hg pull --rev name --update' (issue4706) stable |