Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 21 Oct 2016 00:09:38 +0900 | Yuya Nishihara | util: rewrite pycompat imports to make pyflakes always happy |
Thu, 20 Oct 2016 23:27:09 +0900 | Yuya Nishihara | windows: do not replace sys.__stdout__ |
Mon, 21 Nov 2016 15:38:56 +0530 | Pulkit Goyal | py3: update test-check-py3-compat.t output |
Mon, 21 Nov 2016 15:35:22 +0530 | Pulkit Goyal | py3: use pycompat.sysargv in dispatch.run() |
Mon, 21 Nov 2016 15:26:47 +0530 | Pulkit Goyal | py3: use pycompat.sysargv in scmposix.systemrcpath() |
Sun, 20 Nov 2016 13:50:45 -0800 | Gregory Szorc | wireproto: perform chunking and compression at protocol layer (API) |
Sun, 20 Nov 2016 13:55:53 -0800 | Gregory Szorc | httppeer: use compression engine API for decompressing responses |