log mercurial/utils/storageutil.py @ 44370:edaae3616ba3

age author description
Mon, 13 Jan 2020 17:15:14 -0500 Augie Fackler core: migrate uses of hashlib.sha1 to hashutil.sha1
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
Sun, 18 Aug 2019 00:45:33 +0300 Pulkit Goyal interfaces: create a new folder for interfaces and move repository.py in it
Wed, 07 Aug 2019 20:11:50 +0200 Pierre-Yves David rawdata: update callers in storageutils
Fri, 02 Nov 2018 14:24:29 -0400 Augie Fackler merge with stable
Wed, 31 Oct 2018 12:08:37 -0700 Boris Feld changegroup: restore default node ordering (issue6001) stable