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
|
Wed, 20 May 2015 11:41:48 -0500 |
Pierre-Yves David |
sshpeer: use the doublepipe object for the server to client channel
|
Fri, 22 May 2015 10:48:11 -0500 |
Pierre-Yves David |
sshpeer: introduce a "doublepipe" class
|
Wed, 20 May 2015 18:00:05 -0500 |
Pierre-Yves David |
util: add a simple poll utility
|
Wed, 03 Jun 2015 14:22:21 -0700 |
Laurent Charignon |
crecord: fix blue artifact bug coming back from help screen
|
Wed, 03 Jun 2015 14:21:15 -0400 |
Matt Harbison |
scmutil: consistently return subrepos relative to ctx1 from itersubrepos()
|
Wed, 03 Jun 2015 13:51:27 -0400 |
Matt Harbison |
context: introduce the nullsub() method
|
Wed, 03 Jun 2015 13:45:42 -0400 |
Matt Harbison |
subrepo: introduce the nullsubrepo() method
|
Thu, 07 May 2015 17:15:24 +0900 |
Yuya Nishihara |
ssl: prompt passphrase of client key file via ui.getpass() (issue4648)
|