Mercurial > hg
graph
-
py3: use stringutil.pprint() in color.py instead of '%r'Sat, 13 Oct 2018 04:42:14 +0300, by Pulkit Goyal
-
py3: add b'' prefixes in tests/test-progress.tSat, 13 Oct 2018 04:36:04 +0300, by Pulkit Goyal
-
py3: add b'' prefixes to tests/test-keyword.tSat, 13 Oct 2018 04:29:03 +0300, by Pulkit Goyal
-
py3: use stringutil.pprint() if we are printing bool valuesSat, 13 Oct 2018 04:24:19 +0300, by Pulkit Goyal
-
py3: glob some difference between py2 and py3 outputSat, 13 Oct 2018 04:21:02 +0300, by Pulkit Goyal
-
py3: byteify tests/wireprotosimplecache.pySat, 13 Oct 2018 04:09:34 +0300, by Pulkit Goyal
-
py3: add b'' prefixes in tests/test-help.tSat, 13 Oct 2018 04:08:53 +0300, by Pulkit Goyal
-
py3: use sys.stdout.buffer for binary output in tests/svnxml.pySat, 13 Oct 2018 03:59:15 +0300, by Pulkit Goyal
-
py3: use '%s' instead of %r in hgext/convert/subversion.pySat, 13 Oct 2018 03:58:20 +0300, by Pulkit Goyal
-
py3: make test-contrib-perf.t work on python 3Sat, 13 Oct 2018 03:46:57 +0300, by Pulkit Goyal
-
py3: add 3 more passing tests to whitelist caught by buildbotSat, 13 Oct 2018 03:32:12 +0300, by Pulkit Goyal
-
py3: add some r'' prefixes in hgext/narrow/narrowwirepeer.pySat, 13 Oct 2018 00:35:37 +0300, by Pulkit Goyal
-
py3: r'' prefix default values for mimetypes.guess_mime()Fri, 12 Oct 2018 19:49:02 +0200, by Gregory Szorc
-
absorb: update help textFri, 12 Oct 2018 20:03:29 +0000, by Mark Thomas
-
fsmonitor: use vfs instead of opener (issue5938)Fri, 12 Oct 2018 16:45:46 +0900, by FUJIWARA Katsunori