hgext/remotefilelog/debugcommands.py
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 11 Sep 2019 17:41:13 +0200 Boris Feld remotefilelog: replace repack lock to solve race condition
Mon, 25 Feb 2019 12:42:48 -0800 Kyle Lippincott remotefilelog: fix format str, blobsize isn't always a #, can be "(missing)"
Thu, 17 Jan 2019 09:17:12 -0800 Martin von Zweigbergk cleanup: delete lots of unused local variables
Wed, 16 Jan 2019 11:03:04 -0500 Augie Fackler remotefilelog: fix some bytes/str portability issues for Python 3
Mon, 19 Nov 2018 20:30:07 +0300 Pulkit Goyal py3: use '%d' for integers instead of '%s'
Tue, 13 Nov 2018 18:08:55 +0300 Pulkit Goyal py3: add b suffix to make sure file is opened in bytes mode
Tue, 13 Nov 2018 18:07:21 +0300 Pulkit Goyal py3: use node.hex(h.digest()) instead of h.hexdigest()
Tue, 13 Nov 2018 17:41:26 +0300 Pulkit Goyal py3: fix keyword arguments handling in hgext/remotefilelog/
Mon, 05 Nov 2018 11:52:10 -0800 Pulkit Goyal shallowutil: introduce a helper function isenabled()
Tue, 16 Oct 2018 17:02:48 -0400 Augie Fackler remotefilelog: consolidate and rename on-disk store requirement
Thu, 04 Oct 2018 00:11:37 -0400 Augie Fackler remotefilelog: rip out lz4 support
Thu, 27 Sep 2018 13:03:19 -0400 Augie Fackler remotefilelog: import pruned-down remotefilelog extension from hg-experimental
less more (0) tip