Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 14 Sep 2017 10:20:05 -0700 | Durham Goode | bundle2: move part processing to a separate function |
Thu, 14 Sep 2017 10:20:05 -0700 | Durham Goode | bundle2: remove unnecessary try finally |
Thu, 14 Sep 2017 10:20:05 -0700 | Durham Goode | bundle2: move handler validation out of processpart |
Thu, 14 Sep 2017 10:20:05 -0700 | Durham Goode | bundle2: move processpart stream maintenance into part iterator |
Mon, 18 Sep 2017 14:12:20 -0500 | Kevin Bullock | merge with stable |
Sun, 17 Sep 2017 12:39:53 +0900 | Yuya Nishihara | py3: convert system strings to bytes in doctest of formatter.py |
Sun, 17 Sep 2017 12:39:14 +0900 | Yuya Nishihara | py3: rewrite stdout hack of doctest by using ui.pushbuffer() |