Mercurial > hg
log tests/test-py3-commands.t @ 32640:aeac3cbcbbc1
age | author | description |
---|---|---|
Thu, 01 Jun 2017 22:43:24 +0900 | Yuya Nishihara | py3: implement __bytes__() on most of our exception classes |
Thu, 01 Jun 2017 22:24:15 +0900 | Yuya Nishihara | py3: convert __doc__ back to bytes in help.py |
Sun, 28 May 2017 17:02:24 -0400 | Augie Fackler | py3: update test expectations for py3-commands test |
Thu, 04 May 2017 04:57:30 +0530 | Pulkit Goyal | py3: add test to show 'hg log -Tjson' works |
Thu, 04 May 2017 04:52:03 +0530 | Pulkit Goyal | py3: add test to show 'hg log -G' works |
Thu, 04 May 2017 04:42:05 +0530 | Pulkit Goyal | py3: rename test-check-py3-commands.t to test-py3-commands.t base tests/test-check-py3-commands.t@7911aa94ab74 |