tests/testlib/ext-sidedata.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Thu, 27 May 2021 03:41:02 +0200 Pierre-Yves David revlog: no longer return sidedata from `_revisiondata`
Mon, 03 May 2021 12:29:30 +0200 Pierre-Yves David sidedata: use revlogv2 requirement in the test helper
Mon, 03 May 2021 12:19:09 +0200 Pierre-Yves David revlog: replace REVLOGV2 check related to sidedata with `hassidedata` checks
Mon, 19 Apr 2021 11:22:24 +0200 Raphaël Gomès sidedata: move sidedata-related utils to the dedicated module
Mon, 19 Apr 2021 11:22:24 +0200 Raphaël Gomès sidedata: replace sidedata upgrade mechanism with the new one
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Fri, 19 Feb 2021 11:24:50 +0100 Raphaël Gomès sidedata-exchange: rewrite sidedata on-the-fly whenever possible
Mon, 18 Jan 2021 11:44:51 +0100 Raphaël Gomès sidedata: move to new sidedata storage in revlogv2
Tue, 01 Dec 2020 21:54:46 +0100 Joerg Sonnenberger node: import symbols explicitly
Tue, 01 Dec 2020 09:13:08 +0100 Pierre-Yves David upgrade: split actual upgrade code away from the main module
Tue, 13 Oct 2020 05:14:37 +0200 Pierre-Yves David upgrade: allow sidedata upgrade to modify revision flag
Sat, 08 Aug 2020 16:37:59 +0530 Pulkit Goyal localrepo: move requirements constant to requirements module
Sun, 06 Oct 2019 23:36:51 -0400 Pierre-Yves David upgrade: allow upgrade to repository using sidedata
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Tue, 10 Sep 2019 00:30:53 +0200 Pierre-Yves David sidedata: check that the sidedata safely roundtrip
Mon, 09 Sep 2019 21:38:29 +0200 Pierre-Yves David sidedata: test we can successfully write sidedata
less more (0) tip