hgext/remotefilelog/debugcommands.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Tue, 01 Dec 2020 21:54:46 +0100 Joerg Sonnenberger node: import symbols explicitly
Mon, 13 Jan 2020 14:12:31 -0500 Augie Fackler hgext: replace references to hashlib.sha1 with hashutil.sha1
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Sun, 06 Oct 2019 17:59:15 -0400 Gregory Szorc py3: define and use pycompat.itervalues()
Sun, 06 Oct 2019 13:28:56 -0400 Gregory Szorc py3: manually import pycompat.open into files that need it
Sun, 06 Oct 2019 10:51:16 -0400 Augie Fackler cleanup: mark some ui.(status|note|warn|write) calls as not needing i18n
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