log

age author description
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