Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 03 Mar 2018 12:34:35 -0500 | Yuya Nishihara | py3: make os.pardir a bytes |
Sat, 03 Mar 2018 14:21:47 -0500 | Yuya Nishihara | py3: fix slicing of bytes in patch.iterhunks() |
Sat, 03 Mar 2018 09:35:59 -0500 | Augie Fackler | tests: fix various test-check-module-imports.t violations |
Tue, 27 Feb 2018 00:33:46 +0530 | Pulkit Goyal | pycompat: prevent encoding or decoding values if not required |
Sat, 03 Mar 2018 10:39:48 -0500 | Yuya Nishihara | py3: add some b'' to make test-lock-badness.t happy |
Sat, 03 Mar 2018 10:32:06 -0500 | Yuya Nishihara | py3: fix formatting of lock error message |
Sat, 03 Mar 2018 10:02:36 -0500 | Yuya Nishihara | py3: fix some unicode madness in global exception catcher |