log tests/test-persistent-nodemap.t @ 46249:3eb33aa237c0

age author description
Tue, 12 Jan 2021 18:19:17 +0100 Pierre-Yves David persistent-nodemap: test it (does not) exist after a local clone
Tue, 12 Jan 2021 18:19:01 +0100 Pierre-Yves David persistent-nodemap: test that is it present after a clone
Mon, 30 Nov 2020 14:07:23 +0100 Pierre-Yves David upgrade: display the list of processed revlog before proceeding
Thu, 25 Jun 2020 13:13:21 +0530 Pulkit Goyal upgrade: add support for experimental safe share mode
Fri, 03 Jul 2020 19:00:01 +0200 Pierre-Yves David test: restore expected output in test-persistent-nodemap.t
Mon, 15 Jun 2020 12:00:15 -0400 Augie Fackler merge with stable
Sat, 13 Jun 2020 11:57:58 +0200 Pierre-Yves David nodemap: fix validity checking when revlog is too short stable
Tue, 14 Apr 2020 06:09:14 +0200 Pierre-Yves David upgrade: support upgrade and downgrade from persistent nodemap
Tue, 14 Apr 2020 05:37:54 +0200 Pierre-Yves David nodemap: teach `hg debugformat` about the persistent nodemap option
Tue, 14 Apr 2020 04:23:20 +0200 Pierre-Yves David nodemap: move the mode option to storage.revlog.nodemap.mode
Tue, 14 Apr 2020 03:20:21 +0200 Pierre-Yves David nodemap: move the option for mmap usage to storage.revlog.nodemap.mmap
Tue, 14 Apr 2020 03:18:14 +0200 Pierre-Yves David nodemap: move the main switch to the `format` section
Tue, 14 Apr 2020 03:16:23 +0200 Pierre-Yves David nodemap: gate the feature behind a new requirement
Tue, 14 Apr 2020 03:01:52 +0200 Pierre-Yves David nodemap: add a new mode value, "strict"
Tue, 14 Apr 2020 02:45:05 +0200 Pierre-Yves David nodemap: add a new mode option, with an optional "warn" value