Thu, 17 Jan 2019 09:17:12 -0800 |
Martin von Zweigbergk |
cleanup: delete lots of unused local variables
|
Tue, 22 Jan 2019 18:24:52 -0800 |
Gregory Szorc |
tests: use bytes for file I/O
|
Tue, 22 Jan 2019 18:23:47 -0800 |
Gregory Szorc |
tests: make filenames bytes for Python 3
|
Tue, 22 Jan 2019 18:16:53 -0800 |
Gregory Szorc |
tests: use assertEqual()
|
Wed, 16 Jan 2019 21:54:16 -0500 |
Matt Harbison |
tests: also skip remotefilelog *.py tests on Windows
|
Mon, 26 Nov 2018 15:36:06 +0300 |
Pulkit Goyal |
py3: use pycompat.xrange instead of xrange
|
Mon, 26 Nov 2018 15:37:48 +0300 |
Pulkit Goyal |
py3: use dict.items() instead of dict.iteritems()
|
Mon, 26 Nov 2018 15:36:51 +0300 |
Pulkit Goyal |
py3: convert strings to bytes in tests/test-remotefilelog-histpack.py
|
Wed, 03 Oct 2018 23:25:31 -0400 |
Augie Fackler |
remotefilelog: bump pack file formats to version 2
|
Thu, 27 Sep 2018 13:03:19 -0400 |
Augie Fackler |
remotefilelog: import pruned-down remotefilelog extension from hg-experimental
|