log mercurial/utils/storageutil.py @ 48178:f12a19d03d2c

age author description
Sun, 30 May 2021 20:42:51 +0200 Pierre-Yves David censor: do not process sidedata of censored revision while bundling
Mon, 19 Apr 2021 11:22:24 +0200 Rapha?l Gom?s sidedata: move documentation about sidedata helpers to sidedata module
Mon, 19 Apr 2021 11:22:24 +0200 Rapha?l Gom?s sidedata: move sidedata-related utils to the dedicated module
Thu, 08 Apr 2021 16:55:17 +0200 Rapha?l Gom?s sidedata: enable sidedata computers to optionally rewrite flags
Sat, 10 Apr 2021 11:27:40 +0200 Rapha?l Gom?s cg4: introduce protocol flag to signify the presence of sidedata
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Fri, 19 Feb 2021 11:15:42 +0100 Rapha?l Gom?s changegroupv4: add sidedata helpers
Thu, 18 Feb 2021 18:18:35 +0100 Rapha?l Gom?s delta: add sidedata field to revision delta
Tue, 21 Jul 2020 22:41:45 +0200 Joerg Sonnenberger storageutil: allow modern hash sizes for fileids
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
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