Wed, 10 Aug 2011 23:27:57 +0300 |
Idan Kamara |
client: add missing options to log()
|
Wed, 10 Aug 2011 20:33:08 +0300 |
Idan Kamara |
client: add missing options to commit()
|
Wed, 10 Aug 2011 19:59:08 +0300 |
Idan Kamara |
client: change return value of commit() to (rev, node)
|
Wed, 10 Aug 2011 19:59:03 +0300 |
Idan Kamara |
client: use --debug when committing to get the new node info
|
Wed, 10 Aug 2011 00:42:43 +0300 |
Idan Kamara |
client: add missing options to import_()
|
Wed, 10 Aug 2011 00:24:01 +0300 |
Idan Kamara |
client: rewrite branches(), return a list of (branchname, rev, node)
|
Wed, 10 Aug 2011 00:21:05 +0300 |
Idan Kamara |
client: add missing options to branch()
|
Tue, 09 Aug 2011 23:24:40 +0300 |
Idan Kamara |
client: sort commands by name
|
Wed, 10 Aug 2011 01:48:38 +0300 |
Idan Kamara |
util: rewrite eatlines (faster and simpler version)
|
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 |
tests: rearrange tests and use nosetests
|
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
|
Tue, 09 Aug 2011 00:39:25 +0300 |
Idan Kamara |
util: add cmdbuilder, a helper function to generate the command to run
|
Sat, 23 Jul 2011 22:55:36 +0300 |
Idan Kamara |
turn hglib into a module and expose open (previously connect) in its __init__.py
|
Sat, 23 Jul 2011 22:54:23 +0300 |
Idan Kamara |
hgignore: vim
|
Wed, 20 Jul 2011 16:09:34 -0500 |
Idan Kamara |
Initial commit
|