Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 28 Feb 2018 22:03:47 +0530 | Pulkit Goyal | py3: make sure we open the file in bytes mode |
Wed, 28 Feb 2018 22:03:29 +0530 | Pulkit Goyal | py3: add b'' prefixes in tests/test-revlog-ancestry.py |
Wed, 28 Feb 2018 21:57:22 +0530 | Pulkit Goyal | py3: port the markdirver extension in tests/test-resolve.t |
Wed, 28 Feb 2018 21:48:30 +0530 | Pulkit Goyal | py3: backout changeset 56635c506608 which wrongly added couple of b'' |
Wed, 28 Feb 2018 21:45:42 +0530 | Pulkit Goyal | py3: add a missing b'' in tests/bruterebase.py |
Wed, 28 Feb 2018 21:45:15 +0530 | Pulkit Goyal | py3: use '%d' for integers instead of b'%s' |