Mercurial > public > mercurial-scm > python-hglib
log hglib/client.py @ 188:5609a21fe39a
age | author | description |
---|---|---|
Tue, 12 Sep 2017 13:16:36 -0400 | G?bor Stefanik | client: fail gracefully on unexpected prompts (issue5516) |
Wed, 02 Aug 2017 23:43:16 +0900 | Yuya Nishihara | summary: parse commit line less strictly (issue5637) |
Wed, 19 Oct 2016 00:03:44 +0900 | Yuya Nishihara | client: wrap long lines at 80 chars |
Fri, 28 Oct 2016 11:33:20 +0100 | Barry A. Scott | protocol: allow hglib user to get call backs for prompts, output and errors |
Tue, 18 Oct 2016 17:45:17 +0100 | Barry A. Scott | protocol: add the abilty to trace the protocol between the client and server |
Fri, 28 Oct 2016 11:45:57 +0100 | Barry A. Scott | init: add init() to hgclient to allow progress to be reported |
Wed, 06 Jul 2016 14:14:22 -0700 | Gregory Szorc | client: raise KeyError from __getitem__ (BC) 2.2 |