Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Fri, 29 May 2015 13:11:52 -0700 | Laurent Charignon | revert: add an experimental config to use inverted selection |
Wed, 20 May 2015 11:44:06 -0500 | Pierre-Yves David | bundle2: stop capturing output for ssh again |