Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 25 Sep 2018 22:46:18 -0400 | Matt Harbison | convert: fix a file descriptor leak |
Wed, 26 Sep 2018 20:33:09 +0900 | Yuya Nishihara | merge with stable |
Tue, 25 Sep 2018 22:19:40 +0900 | Yuya Nishihara | revlog: catch more specific exception in shortest() |
Mon, 24 Sep 2018 22:32:30 -0400 | Matt Harbison | py3: update missing module list in test-check-py3-compat.t for Windows |
Mon, 24 Sep 2018 20:31:42 -0700 | Gregory Szorc | py3: add b'' prefixes to wire protocol test |
Mon, 24 Sep 2018 20:17:42 -0700 | Gregory Szorc | py3: use pycompat.strkwargs() |
Mon, 24 Sep 2018 20:10:01 -0700 | Gregory Szorc | py3: ensure _start_response() is called with system string |