Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 15 May 2016 11:50:49 -0700 | Gregory Szorc | sslutil: remove redundant check of sslsocket.cipher() |
Sun, 15 May 2016 11:38:38 -0700 | Gregory Szorc | sslutil: convert socket validation from a class to a function (API) |
Sun, 15 May 2016 11:32:11 -0700 | Gregory Szorc | sslutil: store and use hostname and ui in socket instance |
Sun, 15 May 2016 11:25:07 -0700 | Gregory Szorc | sslutil: use a dict for hanging hg state off the wrapped socket |
Thu, 05 May 2016 19:10:18 -0700 | Gregory Szorc | sslutil: require serverhostname argument (API) |
Wed, 18 May 2016 16:37:32 -0500 | Matt Mackall | annotate: optimize line counting |
Mon, 16 May 2016 14:21:39 -0700 | Gregory Szorc | purge: use opts.get() |