Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 28 Sep 2017 12:17:30 +0200 | Gregory Szorc | tests: add tests for clone bundles with --uncompressed |
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 |
Wed, 27 Sep 2017 19:08:23 +0900 | Yuya Nishihara | py3: replace str(None) with literal in convcmd.py |
Wed, 27 Sep 2017 19:04:32 +0900 | Yuya Nishihara | py3: remove use of str() in hgwebdir |
Wed, 27 Sep 2017 18:07:48 -0700 | Jun Wu | config: use copy-on-write to improve copy performance |