Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 28 Sep 2017 15:24:54 +0100 | Gregory Szorc | exchange: perform stream clone with clone bundle with --uncompressed |
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() |