tests/test-persistent-nodemap.t
Thu, 17 Feb 2022 07:34:49 +0100 Pierre-Yves David tracked-key: remove the dual write and rename to tracked-hint
Thu, 17 Feb 2022 06:32:03 +0100 Pierre-Yves David tracked-key: make it possible to upgrade to and downgrade from the feature
Thu, 27 Jan 2022 17:04:40 +0100 Pierre-Yves David persistent-nodemap: properly delete all nodemap files on downgrade
Wed, 02 Feb 2022 17:24:05 +0100 Raphaël Gomès branching: merge stable into default
Tue, 01 Feb 2022 16:36:20 +0100 Pierre-Yves David dirstate-v2: rename the configuration to enable the format stable
Tue, 11 Jan 2022 21:40:08 +0100 Pierre-Yves David share-safe: enable by default (BC)
Wed, 25 Aug 2021 17:14:47 +0200 Julien Cristau tests: allow for variation in zstd output as seen on s390x and powerpc stable
Mon, 15 Nov 2021 12:03:28 +0100 Thomas Klausner tests: dd status=noxfer is not portable (issue6523) stable
Wed, 20 Oct 2021 00:57:02 +0200 Pierre-Yves David dirstate-v2: freeze the on-disk format
Thu, 21 Oct 2021 17:25:41 +0200 Raphaël Gomès branching: merge stable into default
Tue, 19 Oct 2021 19:05:41 +0200 Georges Racinet rust-nodemap: backed out mitigation for issue 6554 stable
Tue, 28 Sep 2021 09:40:57 +0200 Raphaël Gomès branching: merge stable into default
Tue, 21 Sep 2021 18:03:37 +0200 Pierre-Yves David changelog: also monitor `00changelog.n` when applicable (issue6554) stable
Tue, 21 Sep 2021 21:18:50 +0200 Pierre-Yves David persistent-nodemap: introduce a test to highlight possible race stable
Tue, 21 Sep 2021 21:18:44 +0200 Pierre-Yves David test: enable share-safe in test-persistent-nodemap stable
Mon, 20 Sep 2021 18:18:15 +0200 Pierre-Yves David persistent-nodemap: use quiet upgrade in tests stable
Mon, 20 Sep 2021 18:08:46 +0200 Pierre-Yves David persistent-nodemap: fix a typo in a test comment stable
Mon, 02 Aug 2021 21:25:01 -0400 Valentin Gatien-Baron tests: rely on dummyssh being the default
Sun, 01 Aug 2021 14:39:38 +0200 Georges Racinet rust-nodemap: falling back to C impl as mitigation stable
Mon, 19 Jul 2021 22:39:08 +0200 Pierre-Yves David walk: no longer ignore revlogs of files starting with `undo.` (issue6542)
Wed, 19 May 2021 18:35:43 +0200 Simon Sapin dirstate-v2: Add `hg debugupgraderepo` command support
Wed, 19 May 2021 17:12:06 +0200 Pierre-Yves David persistent-nodemap: use the intended uuid size
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin dirstate-v2: Update the expected output of some tests for new requirement
Mon, 29 Mar 2021 22:40:54 +0200 Pierre-Yves David changelogv2: introduce a "changelogv2" feature
Sat, 01 May 2021 16:13:53 -0400 Matt Harbison tests: stabilize test-persistent-nodemap.t on Windows stable
Tue, 20 Apr 2021 04:27:03 +0200 Pierre-Yves David store: exclude `undo.` nodemap's file from `walk`
Tue, 20 Apr 2021 05:08:55 +0200 Pierre-Yves David streamclone: treat volatile file as "fullfile"
Mon, 19 Apr 2021 20:47:46 +0200 Pierre-Yves David nodemap: add a test about nodemap "vacuum" during stream clone
Mon, 19 Apr 2021 20:24:13 +0200 Pierre-Yves David nodemap: add a test about racy commit during stream clone
Fri, 16 Apr 2021 15:39:00 +0200 Pierre-Yves David nodemap: deal with data mmap error
Fri, 16 Apr 2021 14:59:13 +0200 Pierre-Yves David nodemap: test various corruption scenario for the persistent nodemap
Tue, 06 Apr 2021 10:38:03 +0200 Pierre-Yves David store: also return some information about the type of file `walk` found
Thu, 14 Jan 2021 04:58:20 +0100 Pierre-Yves David persistent-nodemap: enable the feature by default when using Rust
Tue, 06 Apr 2021 18:55:19 +0200 Pierre-Yves David revlog-compression: use zstd by default (if available)
Thu, 04 Mar 2021 09:55:06 +0100 Raphaël Gomès format: remove sidedata format variant
Wed, 20 Jan 2021 21:14:06 +0100 Raphaël Gomès revlogv2: allow upgrading to v2
Wed, 10 Feb 2021 17:08:34 +0530 Pulkit Goyal upgrade: speed up when we have only nodemap to downgrade
Mon, 15 Feb 2021 15:13:20 +0530 Pulkit Goyal upgrade: write nodemap for manifests too
Mon, 01 Feb 2021 00:02:00 +0530 Pulkit Goyal upgrade: implement partial upgrade for upgrading persistent-nodemap
Mon, 01 Feb 2021 00:10:27 +0530 Pulkit Goyal tests: unquiet a test to show changes in next patch
Thu, 28 Jan 2021 13:15:34 +0100 Simon Sapin persistent-nodemap: Fix Rust declarations for Revlog_CAPI signatures stable
Thu, 28 Jan 2021 13:25:37 +0100 Simon Sapin persistent-nodemap: add test case reproducing a Rust panic stable
Mon, 18 Jan 2021 19:16:49 +0530 Pulkit Goyal share: move share safe functionality out of experimental
Sun, 17 Jan 2021 20:27:59 +0100 Pierre-Yves David persistent-nodemap: also exchange the nodemap data over the wire
Sun, 17 Jan 2021 19:22:30 +0100 Pierre-Yves David persistent-nodemap: catch the right exception on python
Fri, 15 Jan 2021 12:41:38 +0100 Pierre-Yves David clone: make sure we warm the cache after a clone
Wed, 13 Jan 2021 23:41:37 +0100 Pierre-Yves David persistent-nodemap: add a "abort" option to the slow-path config
Wed, 13 Jan 2021 23:07:41 +0100 Pierre-Yves David persistent-nodemap: add a "warn" option to the slow-path config
Wed, 13 Jan 2021 18:33:48 +0100 Pierre-Yves David persistent-node: check the value of the slow-path config
Wed, 13 Jan 2021 23:51:12 +0100 Pierre-Yves David persistent-nodemap: rename the storage.revlog.nodemap.mmap option
Tue, 12 Jan 2021 19:49:18 +0100 Pierre-Yves David persistent-nodemap: also list related file as part of the store
Tue, 12 Jan 2021 19:47:34 +0100 Pierre-Yves David persistent-nodemap: highlight that node is not sent when streaming
Tue, 12 Jan 2021 18:13:55 +0100 Pierre-Yves David persistent-nodemap: test it (does not) exist after a stream clone
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
less more (0) -60 tip