log hgext/remotefilelog/shallowutil.py @ 47595:14e2f4bd5f16

age author description
Wed, 07 Jul 2021 11:48:08 -0400 Augie Fackler shallowutil: dedent code after the previous change
Wed, 07 Jul 2021 11:47:02 -0400 Augie Fackler shallowutil: narrow scope of try/except block
Wed, 07 Jul 2021 11:45:17 -0400 Augie Fackler remotefilelog: stop using RuntimeError for control flow
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
Thu, 07 Nov 2019 13:18:19 -0500 Augie Fackler cleanup: remove pointless r-prefixes on double-quoted strings
Tue, 08 Oct 2019 15:06:18 -0700 Martin von Zweigbergk cleanup: join string literals that are already on one line