Mercurial > python-hglib
log tests/test-branches.py @ 214:f422a5fdda79
age | author | description |
---|---|---|
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) |
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) |