log hglib/client.py @ 10:fce3102c19e5

age author description
Tue, 09 Aug 2011 23:24:40 +0300 Idan Kamara client: sort commands by name
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