Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 27 Sep 2017 19:27:41 +0900 | Yuya Nishihara | py3: work around bytes/unicode divergence in parsedate() |
Wed, 27 Sep 2017 19:13:43 +0900 | Yuya Nishihara | py3: replace bytes[n] with slicing in checkwinfilename() |
Wed, 27 Sep 2017 19:11:28 +0900 | Yuya Nishihara | py3: manually escape control character to be embedded in win filename error |