Mercurial > public > mercurial-scm > python-hglib
log hglib/client.py @ 171:2725547a5f92 2.0
age | author | description |
---|---|---|
Thu, 31 Dec 2015 16:53:51 -0800 | Idan Kamara | commit: allow rev and node to be anywhere in the output 2.0 |
Mon, 07 Sep 2015 22:45:47 +0900 | Yuya Nishihara | client: include stderr message in ServerError on initial communication failure 1.9 |
Mon, 07 Sep 2015 22:32:12 +0900 | Yuya Nishihara | client: use subprocess.communicate() to shut down server process |
Mon, 07 Sep 2015 22:26:59 +0900 | Yuya Nishihara | client: extract stub to read server's stderr on close() |