Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 18 Feb 2018 17:37:47 +0530 | Pulkit Goyal | py3: add b'' prefix in test-mq-qrefresh-replace-log-message.t |
Sun, 18 Feb 2018 17:36:52 +0530 | Pulkit Goyal | py3: add b'' prefixes in test-mq-eol.t |
Sun, 18 Feb 2018 17:35:44 +0530 | Pulkit Goyal | py3: explicitly convert result of dict.items() into list |
Sun, 18 Feb 2018 17:35:13 +0530 | Pulkit Goyal | py3: use pycompat.byteskwargs() to convert opts keys to bytes |
Sun, 18 Feb 2018 00:02:33 -0500 | Augie Fackler | wireprotoserver: py3 helpfully calls adds HTTP_ to CONTENT_LENGTH |
Sun, 18 Feb 2018 00:01:43 -0500 | Augie Fackler | tests: port inline Python in test-http-branchmap.t to Python 3 |
Sat, 17 Feb 2018 22:52:24 -0500 | Augie Fackler | hgweb_mod: partially undo 8afc25e7effc to fix py3 |