log

age author description
Thu, 08 Jun 2023 17:02:00 +0200 Raphaël Gomès Added tag 6.4.4 for changeset da372c745e0f stable
Thu, 08 Jun 2023 17:01:29 +0200 Raphaël Gomès relnotes: add 6.4.4 stable 6.4.4
Thu, 08 Jun 2023 14:28:21 +0200 Pierre-Yves David revlog: avoid possible collision between directory and temporary index stable
Thu, 08 Jun 2023 11:08:19 +0200 Pierre-Yves David revlog: move the computation of the split_index path in a property stable
Mon, 05 Jun 2023 16:43:27 +0200 Raphaël Gomès rust-dirstate: fall back to v1 if reading v2 failed stable
Mon, 05 Jun 2023 17:29:52 +0200 Raphaël Gomès dirstate: add test showing dirstate version mismatch causes an error stable
Mon, 05 Jun 2023 16:30:25 +0200 Raphaël Gomès rust-dirstate: rename `has_dirstate_v2` to `use_dirstate_v2` stable
Mon, 05 Jun 2023 03:11:26 +0200 Pierre-Yves David delta-find: fix pulled-delta-reuse-policy=forced behavior stable
Thu, 08 Jun 2023 03:49:44 +0200 Pierre-Yves David delta-find: display more information about the search in some case stable
Thu, 08 Jun 2023 03:05:10 +0200 Pierre-Yves David deltafind: issue debug information when we fast-path rivial case too stable
Thu, 08 Jun 2023 03:11:51 +0200 Pierre-Yves David delta-find: gather the condition to blindly use a full snapshot together stable
Thu, 08 Jun 2023 02:49:10 +0200 Pierre-Yves David delta-find: initialize the debug information much sooner (when possible) stable
Thu, 08 Jun 2023 02:42:28 +0200 Pierre-Yves David delta-find: fix `parents` round detection stable
Thu, 08 Jun 2023 02:35:03 +0200 Pierre-Yves David delta-find: intrduce a `_one_dbg_data` method stable
Thu, 08 Jun 2023 01:52:35 +0200 Pierre-Yves David delta-find: move final debug processing in a `_dbg_process_data` method stable
Thu, 08 Jun 2023 01:19:01 +0200 Pierre-Yves David delta-fine: use the `_debug_search` attribute directly stable
Thu, 08 Jun 2023 01:11:47 +0200 Pierre-Yves David delta-find: move the `gather_debug` logic in a property stable
Thu, 08 Jun 2023 01:07:00 +0200 Pierre-Yves David tests: check `pulled-delta-reuse-policy=forced` without general delta stable
Wed, 31 May 2023 18:08:56 +0100 Pierre-Yves David tree-manifest: allow `debugupgraderepo` to run on tree manifest repo
Tue, 25 Apr 2023 15:28:40 +0200 Mathias De Mare bundles: clarify streaming v2 bundle usage stable
Wed, 31 May 2023 16:04:16 +0100 Pierre-Yves David stream-clone: update debugcreatestreamclonebundle helps
Thu, 25 May 2023 00:23:05 +0200 Pierre-Yves David rewrite: simplify the `retained_extras` extra logic
Mon, 05 Jun 2023 11:07:08 +0200 Arseniy Alekseyev revlog: fix a bug in revlog splitting stable
Mon, 29 May 2023 18:41:58 +0200 Pierre-Yves David stream-clone: smoothly detect and handle a case were a revlog is split
Mon, 29 May 2023 14:07:58 +0200 Pierre-Yves David stream-clone: implement decidated `get_streams` method for revlog
Sun, 28 May 2023 05:52:58 +0200 Pierre-Yves David stream-clone: make it the responsability of the store entry to stream content
Mon, 29 May 2023 11:42:16 +0200 Pierre-Yves David store: declare a `files` method on BaseStoreEntry
Sun, 28 May 2023 05:23:46 +0200 Pierre-Yves David revlog: add a `get_revlog` method
Mon, 29 May 2023 04:26:39 +0200 Pierre-Yves David stream-clone: drop the _emit_v2 function
Mon, 29 May 2023 04:24:39 +0200 Pierre-Yves David stream-clone: directly use `_entries_walk` to generate stream-v2