Mercurial > public > mercurial-scm > python-hglib
log tests/test-import.py @ 148:c1b966866ed7
age | author | description |
---|---|---|
Fri, 13 Mar 2015 14:46:13 -0400 | Brett Cannon | hglib: make all imports absolute (issue4520) |
Fri, 13 Mar 2015 12:28:06 -0500 | Matt Mackall | util: define BytesIO in one place |
Fri, 13 Mar 2015 11:34:52 -0400 | Brett Cannon | hglib: use io.BytesIO when available (issue4520) |
Fri, 13 Mar 2015 11:31:54 -0400 | Brett Cannon | hglib: abstract out use of cStringIO.StringIO (issue4520) |
Mon, 09 Mar 2015 18:26:25 -0400 | Brett Cannon | hglib: move string literals in the test code to util.b() (issue4520) |
Sun, 23 Jun 2013 17:52:16 -0500 | Matt Mackall | tests: make the tests work under Pypy (issue3965) 1.1 |
Mon, 16 Jan 2012 12:52:30 +0200 | Idan Kamara | client: fix import --no-commit flag (issue3206) |