log tests/simplestorerepo.py @ 42724:2177133724ab

age author description
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
Wed, 03 Oct 2018 12:57:01 -0700 Gregory Szorc repository: define and use revision flag constants
Fri, 28 Sep 2018 09:28:38 -0700 Gregory Szorc filelog: remove revdiff() (API)
Mon, 24 Sep 2018 14:31:31 -0700 Gregory Szorc storageutil: move metadata parsing and packing from revlog (API)
Mon, 24 Sep 2018 14:23:54 -0700 Gregory Szorc storageutil: new module for storage primitives (API)
Mon, 24 Sep 2018 13:35:50 -0700 Gregory Szorc filelog: stop proxying deltaparent() (API)
Mon, 24 Sep 2018 12:49:17 -0700 Gregory Szorc filelog: stop proxying rawsize() (API)
Mon, 24 Sep 2018 11:16:33 -0700 Gregory Szorc filelog: stop proxying flags() (API)
Mon, 24 Sep 2018 10:08:58 -0700 Gregory Szorc filelog: drop _generaldelta attribute (API)
Mon, 24 Sep 2018 09:59:19 -0700 Gregory Szorc revlog: drop emitrevisiondeltas() and associated functionality (API)
Thu, 20 Sep 2018 19:31:07 -0700 Gregory Szorc filelog: drop index attribute (API)
Wed, 19 Sep 2018 11:22:56 -0700 Gregory Szorc filelog: stop proxying checksize() (API)