Mercurial > python-hglib
log hglib/client.py @ 8:3ac38d500d68
age | author | description |
---|---|---|
Wed, 10 Aug 2011 01:38:18 +0300 | Idan Kamara | move hgclient._eatlines to util |
Sat, 23 Jul 2011 22:55:39 +0300 | Idan Kamara | client: use --template instead of --style for cset display |
Tue, 09 Aug 2011 00:39:27 +0300 | Idan Kamara | client: rawcommand, more convenient helper to run commands instead of outputruncommand |
Tue, 09 Aug 2011 00:39:26 +0300 | Idan Kamara | client: use the cmdbuilder |
Sat, 23 Jul 2011 22:55:36 +0300 | Idan Kamara | turn hglib into a module and expose open (previously connect) in its __init__.py |