log

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