Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 14 Nov 2018 15:07:02 +0800 | Anton Shestakov | verify: provide unit to ui.makeprogress() stable |
Tue, 13 Nov 2018 19:47:48 -0500 | Augie Fackler | tests: fix wireproto redirection test on systems without tls1.2 stable |
Tue, 13 Nov 2018 18:08:55 +0300 | Pulkit Goyal | py3: add b suffix to make sure file is opened in bytes mode |
Tue, 13 Nov 2018 18:08:17 +0300 | Pulkit Goyal | py3: don't use dict.iterkeys() |
Tue, 13 Nov 2018 18:07:21 +0300 | Pulkit Goyal | py3: use node.hex(h.digest()) instead of h.hexdigest() |
Tue, 13 Nov 2018 17:41:54 +0300 | Pulkit Goyal | py3: make second argument of fdopen() a str |
Tue, 13 Nov 2018 17:41:26 +0300 | Pulkit Goyal | py3: fix keyword arguments handling in hgext/remotefilelog/ |