log tests/simplestorerepo.py @ 42992:dff95420480f

age author description
Sat, 07 Sep 2019 00:16:32 +0200 Pierre-Yves David flagprocessors: make `processflagsraw` a module level function
Sat, 07 Sep 2019 00:11:58 +0200 Pierre-Yves David flagprocessors: make `processflagsread` a module level function
Fri, 06 Sep 2019 23:50:32 +0200 Pierre-Yves David flagprocessors: make `processflagswrite` a module level function
Tue, 03 Sep 2019 22:55:04 +0200 Pierre-Yves David flagprocessors: return sidedata map in `_processflagsread`
Mon, 02 Sep 2019 17:06:15 +0200 Pierre-Yves David simplestorerepo: stop using `_processflags` directly
Fri, 30 Aug 2019 19:07:49 +0200 Pierre-Yves David flagprocessors: use _processflagswrite for write operation
Thu, 08 Aug 2019 02:10:18 +0200 Pierre-Yves David flagutil: use it in simplestorerepo
Sun, 18 Aug 2019 02:28:42 +0300 Pulkit Goyal interfaceutil: move to interfaces/
Sun, 18 Aug 2019 00:45:33 +0300 Pulkit Goyal interfaces: create a new folder for interfaces and move repository.py in it
Thu, 08 Aug 2019 01:28:34 +0200 Pierre-Yves David flagutil: move REVIDX_KNOWN_FLAGS source of truth in flagutil (API)
Wed, 07 Aug 2019 20:48:05 +0200 Pierre-Yves David rawdata: implement `rawdata` for `simplestore` too
Mon, 07 Jan 2019 16:50:23 -0500 Augie Fackler simplestorerepo: migrate to in-hg CBOR code
Mon, 07 Jan 2019 18:22:20 -0500 Augie Fackler simplestorerepo: minimal changes required to get this mostly working again
Wed, 26 Sep 2018 14:41:15 -0700 Gregory Szorc repository: teach addgroup() to receive data with missing parents