log

age author description
Tue, 23 May 2023 10:24:57 +0200 Pierre-Yves David stream-clone: add a stream-v3 variant of test-persistent-nodemap.t
Tue, 23 May 2023 10:18:01 +0200 Pierre-Yves David stream-clone: split the stream part out of test-persistent-nodemap.t
Tue, 23 May 2023 03:09:46 +0200 Pierre-Yves David stream-clone: explicitly split debug test output for application per version
Thu, 01 Jun 2023 17:39:22 +0100 Arseniy Alekseyev stream-clone: add a v3 version of the protocol
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