Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 13 Oct 2018 04:54:35 +0300 | Pulkit Goyal | py3: use stringutil.pprint() instead of '%r' |
Sat, 13 Oct 2018 04:51:09 +0300 | Pulkit Goyal | py3: use '%d' for integers instead of '%s' |
Sat, 13 Oct 2018 04:47:51 +0300 | Pulkit Goyal | py3: add some py3 specific output to test |
Sat, 13 Oct 2018 04:42:14 +0300 | Pulkit Goyal | py3: use stringutil.pprint() in color.py instead of '%r' |
Sat, 13 Oct 2018 04:36:04 +0300 | Pulkit Goyal | py3: add b'' prefixes in tests/test-progress.t |
Sat, 13 Oct 2018 04:29:03 +0300 | Pulkit Goyal | py3: add b'' prefixes to tests/test-keyword.t |