log

age author description
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
Mon, 29 May 2023 04:12:30 +0200 Pierre-Yves David stream-clone: pre-indent some code
Sun, 28 May 2023 04:12:10 +0200 Pierre-Yves David local-clone: perform the hardlink/copy based from _entries_walk returns
Mon, 29 May 2023 04:24:29 +0200 Pierre-Yves David store: cache the file_size when we get it from disk
Sun, 28 May 2023 03:46:48 +0200 Pierre-Yves David store: cache the `files()` return for store entries
Sat, 27 May 2023 04:22:18 +0200 Pierre-Yves David stream-clone: introduce a richer TempCopyManager object
Mon, 29 May 2023 13:29:01 +0200 Pierre-Yves David store: properly compute the targer_id of manifestlog in no-fncache walk
Mon, 29 May 2023 13:28:33 +0200 Pierre-Yves David store: do not drop the final `/` when creating manifestlog instance
Sat, 27 May 2023 04:01:17 +0200 Pierre-Yves David store: add a `get_revlog_instance` method on revlog entries
Mon, 29 May 2023 02:22:20 +0200 Pierre-Yves David stream-clone: add a test that highlight crash on revlog splitting
Mon, 29 May 2023 01:38:59 +0200 Pierre-Yves David stream-clone: remove unused code in test-clone-stream.t
Mon, 29 May 2023 01:38:34 +0200 Pierre-Yves David stream-clone: document the ext-stream-clone-steps.py utility extension
Mon, 29 May 2023 12:15:10 +0200 Pierre-Yves David test-treemanifest: cleanup the test to more easily show server side error
Thu, 01 Jun 2023 22:32:21 +0100 Pierre-Yves David test: make test-contrib-perf.t more robust stable
Thu, 02 Feb 2023 17:26:10 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:37:51 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Fri, 03 Feb 2023 02:57:49 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Fri, 03 Feb 2023 01:05:41 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Fri, 03 Feb 2023 01:04:22 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Fri, 03 Feb 2023 01:03:45 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:38:14 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:38:04 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:37:44 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:37:37 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:37:31 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:37:25 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:37:11 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:37:02 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:36:55 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:36:47 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:36:38 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:36:32 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes