log mercurial/revlogutils/flagutil.py @ 42881:519b45603880

age author description
Sat, 07 Sep 2019 10:06:32 -0700 Pierre-Yves David flagprocessors: deprecate _processflags
Fri, 30 Aug 2019 18:54:36 +0200 Pierre-Yves David flagprocessors: introduce specialized functions
Thu, 08 Aug 2019 01:15:44 +0200 Pierre-Yves David flagutil: make the error class used by the mixin configurable
Thu, 08 Aug 2019 01:12:48 +0200 Pierre-Yves David flagutil: introduce a flagprocessorsmixin class
Thu, 08 Aug 2019 01:59:43 +0200 Pierre-Yves David flagutil: move addflagprocessor to the new module (API)
Thu, 08 Aug 2019 01:25:37 +0200 Pierre-Yves David flagutil: move insertflagprocessor 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)
Thu, 08 Aug 2019 01:04:48 +0200 Pierre-Yves David flagutil: move the `flagprocessors` mapping in the new module
Thu, 08 Aug 2019 01:03:01 +0200 Pierre-Yves David flagutil: create a `mercurial.revlogutils.flagutil` module