Fri, 13 Mar 2015 14:46:13 -0400 |
Brett Cannon |
hglib: make all imports absolute (issue4520)
|
Mon, 09 Mar 2015 18:26:25 -0400 |
Brett Cannon |
hglib: move string literals in the test code to util.b() (issue4520)
|
Tue, 30 Sep 2014 12:48:04 -0500 |
Matt Mackall |
style: fix long lines
1.4
|
Wed, 10 Aug 2011 19:59:08 +0300 |
Idan Kamara |
client: change return value of commit() to (rev, node)
|
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()
|
Sat, 23 Jul 2011 22:55:39 +0300 |
Idan Kamara |
tests: rearrange tests and use nosetests
|