tests/flagprocessorext.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sun, 30 May 2021 16:19:36 +0200 Pierre-Yves David revlog: move `offset_type` to `revlogutils`
Mon, 18 Jan 2021 11:44:51 +0100 Raphaël Gomès sidedata: move to new sidedata storage in revlogv2
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Thu, 15 Oct 2020 15:57:36 +0200 Pierre-Yves David clonebundles: move a bundle of clone bundle related code to a new module
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 04 Sep 2019 00:53:27 +0200 Pierre-Yves David flagprocessors: writetransform function take side data as parameter (API)
Wed, 04 Sep 2019 00:34:03 +0200 Pierre-Yves David flagprocessors: have the read transform function return side data (API)
Thu, 08 Aug 2019 01:59:43 +0200 Pierre-Yves David flagutil: move addflagprocessor to the new module (API)
Thu, 08 Aug 2019 01:28:34 +0200 Pierre-Yves David flagutil: move REVIDX_KNOWN_FLAGS source of truth in flagutil (API)
Sat, 26 Jan 2019 14:08:35 -0800 Gregory Szorc tests: add b'' prefixes to flagprocessorext.py
Wed, 04 Apr 2018 19:17:22 -0700 Gregory Szorc simplestore: correctly implement flag processors
Fri, 30 Mar 2018 12:43:57 +0200 Boris Feld bundlespec: move computing the bundle contentops in parsebundlespec
Sun, 11 Feb 2018 16:40:02 -0800 Gregory Szorc py3: use b'' for changegroup version literals
Fri, 29 Dec 2017 03:37:36 +0530 Pulkit Goyal tests: add b'' to string literals where bytes are required
Thu, 06 Apr 2017 17:23:20 -0700 Jun Wu test-flagprocessor: use changegroup3 in bundle2
Tue, 10 Jan 2017 16:15:21 +0000 Remi Chaintron revlog: flag processor
less more (0) tip