Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 27 Jun 2017 02:24:37 +0900 | FUJIWARA Katsunori | tests: avoid test failure for mangling path-like string by MSYS |
Sun, 25 Jun 2017 08:20:05 +0530 | Pulkit Goyal | py3: make sure commands name are bytes in tests |
Sun, 25 Jun 2017 03:11:55 +0530 | Pulkit Goyal | py3: add b'' to make the regex pattern bytes |
Mon, 26 Jun 2017 17:20:46 +0530 | Pulkit Goyal | py3: use hex() to convert the hash to bytes |
Sat, 24 Jun 2017 19:57:50 +0530 | Pulkit Goyal | py3: add b'' to make a triple quoted string bytes on Python 3 |
Sat, 24 Jun 2017 19:55:41 +0530 | Pulkit Goyal | py3: add tests to show `hg bookmarks` and `hg branches` work on Python 3 |
Sat, 24 Jun 2017 19:55:01 +0530 | Pulkit Goyal | py3: fix kwargs handling for `hg bookmarks` |