Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Sat, 14 Apr 2018 11:07:24 -0400 |
Augie Fackler |
tests: add b prefixes to test-hg-parseurl.py
|
Sat, 14 Apr 2018 11:04:58 -0400 |
Augie Fackler |
tests: port test-hg-parseurl.py to unittest
|
Tue, 05 Apr 2016 23:18:52 +0900 |
Yuya Nishihara |
test-hg-parseurl: stop direct symbol import of mercurial.hg.parseurl
|
Mon, 04 Apr 2016 00:29:03 +0300 |
Robert Stanca |
py3: use print_function in test-hg-parseurl.py
|
Mon, 04 Apr 2016 00:27:04 +0300 |
Robert Stanca |
py3: use absolute_import in test-hg-parseurl.py
|
Wed, 06 Apr 2011 12:48:59 +0200 |
Thomas Arendsen Hein |
hg: make parseurl() consistently return normalised path
|
Tue, 26 Oct 2010 12:18:39 +0200 |
Dan Villiom Podlaski Christiansen |
*: kill all unnecessary shebangs.
stable
|
Sun, 07 Feb 2010 14:29:07 +0100 |
Sune Foldager |
interpret repo#name url syntax as branch instead of revision
|
Fri, 24 Apr 2009 18:17:42 +0200 |
Martijn Pieters |
hg: allow hg.parseurl(url, None)
|