Thu, 01 Jun 2023 18:20:28 +0100 Pierre-Yves David stream-clone: fix the help for an argument of perf::stream-locked-section
Tue, 20 Jun 2023 02:35:30 +0200 pierre-yves david infinitepush: aggressively deprecated infinite push
Mon, 19 Jun 2023 16:13:16 +0200 Pierre-Yves David clone-bundle: double check that inline clone bundle does not break local case
Mon, 19 Jun 2023 15:48:03 +0200 Pierre-Yves David clone-bundle: drop the now unused `inlineclonebundles` capabilities
Mon, 19 Jun 2023 15:49:35 +0200 Pierre-Yves David clonebundles: introduce a new write protocol command
Mon, 19 Jun 2023 11:28:45 +0200 Pierre-Yves David clone-bundles: reorder some test section and add titles
Mon, 19 Jun 2023 11:04:27 +0200 Pierre-Yves David clone-bundle: rename the methods and wireprotole command
Sun, 18 Jun 2023 00:04:53 +0200 Pierre-Yves David delta-find: remove dead code intended to deal with forced delta reuse
Thu, 20 Apr 2023 15:56:58 -0400 Jason R. Coombs library: incorporate demandimport into runpy invocation
Mon, 17 Apr 2023 09:38:52 -0400 Jason R. Coombs library: enable runpy invocation on mercurial package
Mon, 12 Jun 2023 16:51:08 +0200 Raphaël Gomès match: add `filepath:` pattern to match an exact filepath relative to the root
Sat, 17 Jun 2023 23:47:31 +0200 Pierre-Yves David path: use the next `display` argument to deal with boolean stable
Thu, 15 Jun 2023 09:51:29 +0200 Pierre-Yves David path: display proper user facing value for pulled-delta-reuse-policy stable
Thu, 15 Jun 2023 09:50:46 +0200 Pierre-Yves David paths: add an argument to format the suboption display stable
Fri, 09 Jun 2023 14:32:09 +0100 Arseniy Alekseyev ui: fix crash in `hg paths` when pulled-delta-reuse-policy is in use stable
Fri, 09 Jun 2023 14:31:40 +0100 Arseniy Alekseyev ui: add a test demonstrating a crash in `hg paths` stable
Sat, 17 Jun 2023 04:05:53 +0200 Pierre-Yves David re2: fix reporting of availability in `hg debuginstall` stable
Sat, 17 Jun 2023 04:05:18 +0200 Pierre-Yves David re: make _checkre2 a static method stable
Sat, 17 Jun 2023 04:02:25 +0200 Pierre-Yves David re2: exit `_checkre2` early if calling it is useless stable
Sun, 18 Jun 2023 00:09:39 +0200 Pierre-Yves David branching: merge with stable
Tue, 20 Jun 2023 02:36:52 +0200 Pierre-Yves David backout: remove db9b6ce803a9
Mon, 19 Jun 2023 23:27:18 +0200 pierre-yves david infinitepush: aggressively deprecated infinite push
Tue, 13 Jun 2023 14:35:36 +0200 Raphaël Gomès rust-dependencies: switch from `users` to `whoami`
Mon, 12 Jun 2023 23:41:28 +0200 Raphaël Gomès rust-hg-core: move from `ouroboros` to `self_cell`
Fri, 02 Jun 2023 15:12:05 +0200 Pierre-Yves David debug-revlog-stats: make it use the new store entry API
Fri, 02 Jun 2023 15:10:50 +0200 Pierre-Yves David store: use the revlog type from revlog's constant instead of custom one
Mon, 12 Jun 2023 23:24:41 +0200 Pierre-Yves David repair: use `is_manifestlog` to recognise manifest revlog
Tue, 06 Jun 2023 04:56:54 +0200 Pierre-Yves David perf: add a perf::stream-consume
Tue, 06 Jun 2023 04:09:05 +0200 Pierre-Yves David perf: add a perf::stream-generate command
Mon, 12 Jun 2023 18:04:09 +0200 Pierre-Yves David perf: add a new "context" argument to timer
Tue, 06 Jun 2023 01:48:10 +0200 Pierre-Yves David perf: add support for stream-v3 during benchmark
Tue, 06 Jun 2023 01:43:48 +0200 Pierre-Yves David perf: add a function to find a stream version generator
Thu, 18 May 2023 19:23:59 +0100 Arseniy Alekseyev treemanifest: make `updatecaches` update the nodemaps for all directories
Wed, 31 May 2023 10:37:55 +0100 Arseniy Alekseyev stream-clone: avoid opening a revlog in case we do not need it
Tue, 30 May 2023 17:43:59 +0100 Pierre-Yves David store: stop relying on a `revlog_type` property
Tue, 30 May 2023 16:38:13 +0100 Pierre-Yves David store: directly pass the filesize in the `details` of revlog
Tue, 30 May 2023 16:35:10 +0100 Pierre-Yves David store: explicitly pass file_size when creating StoreFile
Tue, 30 May 2023 16:33:28 +0100 Pierre-Yves David store: have the revlog determine which files are volatile itself
Mon, 12 Jun 2023 10:50:00 +0200 Raphaël Gomès test-dirstate-version-fallback: future-proof the test for a different default stable
Wed, 08 Mar 2023 14:23:43 +0100 Mathias De Mare clonebundles: add support for inline (streaming) clonebundles
Thu, 08 Jun 2023 17:02:04 +0200 Raphaël Gomès Added signature for changeset da372c745e0f stable
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip