Mercurial > hg
graph
-
py3: use pycompat.{bytes|str}kwargs in transplant.pyWed, 14 Feb 2018 17:42:14 +0530, by Pulkit Goyal
-
py3: replace file() with open() in transplant.pyWed, 14 Feb 2018 17:41:27 +0530, by Pulkit Goyal
-
py3: use "%d" for converting int to bytes in transplant.pyWed, 14 Feb 2018 17:40:51 +0530, by Pulkit Goyal
-
py3: open files in bytes mode in transplant.pyWed, 14 Feb 2018 17:39:56 +0530, by Pulkit Goyal
-
py3: use pycompat.bytestr instead of strWed, 14 Feb 2018 17:06:20 +0530, by Pulkit Goyal
-
py3: use "%d" to convert integers to bytesWed, 14 Feb 2018 17:05:33 +0530, by Pulkit Goyal
-
py3: add couple of missing b'' in fakemergerecord.pyWed, 14 Feb 2018 16:38:15 +0530, by Pulkit Goyal
-
py3: add b'' to make sure regex pattern are bytes in hgweb/webutil.pyWed, 14 Feb 2018 16:06:54 +0530, by Pulkit Goyal
-
py3: add b'' prefixes in test-worker.tWed, 14 Feb 2018 15:58:11 +0530, by Pulkit Goyal
-
py3: add b'' prefixes to make printrevset.py work in test-glog.tWed, 14 Feb 2018 15:46:57 +0530, by Pulkit Goyal
-
py3: slice over bytes to prevent getting ascii valuesWed, 14 Feb 2018 15:43:03 +0530, by Pulkit Goyal
-
python3: whitelist another 5 passing testsWed, 14 Feb 2018 00:18:35 -0500, by Augie Fackler
-
py3: introduce and use pycompat.getargspecTue, 13 Feb 2018 23:00:01 -0700, by Augie Fackler
-
merge: coerce nodes to bytes, not strTue, 13 Feb 2018 23:37:58 -0500, by Augie Fackler
-
py3: whitelist more passing testsTue, 13 Feb 2018 19:12:44 -0500, by Augie Fackler