log hgext/remotefilelog/__init__.py @ 43085:eef9a2d67051

age author description
Sun, 06 Oct 2019 13:28:56 -0400 Gregory Szorc py3: manually import pycompat.open into files that need it
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, 28 Aug 2019 16:01:16 +0200 Boris Feld remotefilelog: reduce probability of race-condition in remotefilelog tests
Tue, 20 Aug 2019 18:35:16 +0300 Navaneeth Suresh config: add experimental argument to the config registrar
Wed, 19 Jun 2019 10:33:13 -0700 Martin von Zweigbergk remotefilelog: handle copies in changesets in getrenamedfn() override
Wed, 19 Jun 2019 11:12:06 -0700 Martin von Zweigbergk remotefilelog: check if RFL is enabled in getrenamedfn() override