Mon, 15 Aug 2011 22:46:45 +0300 |
Idan Kamara |
client: add tag command
|
Mon, 15 Aug 2011 22:46:45 +0300 |
Idan Kamara |
client: add version command
|
Mon, 15 Aug 2011 22:46:45 +0300 |
Idan Kamara |
client: add pull command
|
Mon, 15 Aug 2011 22:46:45 +0300 |
Idan Kamara |
client: add push command
|
Mon, 15 Aug 2011 22:46:45 +0300 |
Idan Kamara |
client: add identify command
|
Mon, 15 Aug 2011 22:46:45 +0300 |
Idan Kamara |
client: add diff command
|
Mon, 15 Aug 2011 22:46:45 +0300 |
Idan Kamara |
error: return stderr as __str__ for CommandError
|
Sun, 14 Aug 2011 00:56:33 +0300 |
Idan Kamara |
client: handle spaces correctly in status()
|
Sun, 14 Aug 2011 00:51:15 +0300 |
Idan Kamara |
client: change return value of status() to a list of (code, file path)
|
Sun, 14 Aug 2011 00:49:56 +0300 |
Idan Kamara |
client: add missing options to status
|
Sun, 14 Aug 2011 00:49:28 +0300 |
Idan Kamara |
client: add move command
|
Sun, 14 Aug 2011 00:49:15 +0300 |
Idan Kamara |
client: add forget command
|
Sun, 14 Aug 2011 00:48:51 +0300 |
Idan Kamara |
client: add remove command
|
Sun, 14 Aug 2011 00:48:40 +0300 |
Idan Kamara |
client: add copy command
|
Sun, 14 Aug 2011 00:48:19 +0300 |
Idan Kamara |
client: add add command
|
Thu, 11 Aug 2011 22:59:05 +0300 |
Idan Kamara |
client: add bookmarks support to incoming and outgoing
|
Thu, 11 Aug 2011 22:58:38 +0300 |
Idan Kamara |
client: add missing options to outgoing
|
Thu, 11 Aug 2011 22:58:17 +0300 |
Idan Kamara |
client: add missing options to incoming
|
Thu, 11 Aug 2011 17:54:09 +0300 |
Idan Kamara |
client: add bookmarks command
|
Thu, 11 Aug 2011 17:53:56 +0300 |
Idan Kamara |
client: add bookmark command
|
Thu, 11 Aug 2011 16:09:21 +0300 |
Idan Kamara |
client: add backout command
|
Thu, 11 Aug 2011 16:02:01 +0300 |
Idan Kamara |
client: rewrite config()
|
Thu, 11 Aug 2011 15:42:59 +0300 |
Idan Kamara |
client: add update command
|
Thu, 11 Aug 2011 15:42:58 +0300 |
Idan Kamara |
util: introduce skiplines
|
Thu, 11 Aug 2011 15:20:49 +0300 |
Idan Kamara |
client: add parents command
|
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
|