Mercurial > public > mercurial-scm > python-hglib
log hglib/client.py @ 227:484b56ac4aec default tip
age | author | description |
---|---|---|
Mon, 17 Jun 2024 17:17:58 +0200 | Julien Cristau | hglib: cat accepts a template argument default tip |
Mon, 13 Mar 2023 15:32:20 +0100 | Mathias De Mare | client: handle commit messages with \0 characters for all commands |
Wed, 08 Mar 2023 16:22:21 +0100 | Mathias De Mare | client: handle commit messages with \0 characters |
Sat, 21 Mar 2020 19:59:50 -0700 | Daehyeok Mun | hglib: update grep to cope with behavior change in hg 5.2. 2.6.2 |
Wed, 25 Apr 2018 21:27:02 +0900 | Yuya Nishihara | client: do not accept NULL character as command arguments 2.6 |
Mon, 12 Feb 2018 14:54:09 +0100 | G?bor Stefanik | client: ignore close() on non-open clients (issue5751) |
Sun, 10 Dec 2017 12:52:37 -0500 | Augie Fackler | hgclient: look for an open server before closing it in ResponseError block 2.5 |