Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 27 Apr 2018 21:55:02 +0530 | Pulkit Goyal | py3: convert the report to bytes |
Fri, 11 May 2018 10:36:28 -0700 | Martin von Zweigbergk | json: reject unicode on py2 as well |
Wed, 16 May 2018 20:22:23 +0900 | Yuya Nishihara | dispatch: mask negative exit code recorded in blackbox log |
Wed, 16 May 2018 20:17:50 +0900 | Yuya Nishihara | dispatch: fix exit code of unhandled exception recorded in blackbox log |
Tue, 15 May 2018 11:52:43 -0700 | Kyle Lippincott | tests: mark tests that fail when using chg as #require no-chg |
Fri, 27 Apr 2018 21:54:37 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() instead of str() in extensions.py |
Wed, 16 May 2018 07:58:02 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() on bytes before %r-ing it |