Mercurial > public > mercurial-scm > python-hglib
log hglib/client.py @ 90:b894c2222dff
age | author | description |
---|---|---|
Thu, 22 Dec 2011 19:12:39 +0200 | Idan Kamara | client: replace usage of namedtuple for python 2.4 compatibility |
Wed, 23 Nov 2011 09:57:37 -0500 | Jeff Laughlin | client: added context manager protocol methods |
Thu, 17 Nov 2011 12:54:37 -0600 | Matt Mackall | client: make varargs ordering py2.4-compatible |
Wed, 09 Nov 2011 16:09:46 -0600 | Matt Mackall | branches: more robust parsing strategy |
Mon, 26 Sep 2011 22:37:44 +0300 | Idan Kamara | util: introduce popen |
Tue, 23 Aug 2011 21:57:11 +0300 | Idan Kamara | document all commands in client.py |
Tue, 23 Aug 2011 21:41:17 +0300 | Idan Kamara | client: add manifest command |