log

age author description
Thu, 13 Jul 2023 19:36:43 +0100 Arseniy Alekseyev fncache: fix a bug that corrupts the fncache after transaction rollback stable
Thu, 13 Jul 2023 19:26:45 +0100 Arseniy Alekseyev fncache: add a test demonstrating fncache corruption stable
Mon, 24 Jul 2023 05:13:52 +0200 Pierre-Yves David transaction: actually delete file created during the transaction on rollback
Fri, 28 Jul 2023 17:08:37 +0100 Arseniy Alekseyev rhg: tweak rhg fallback code structure
Fri, 21 Jul 2023 15:26:15 +0200 Pierre-Yves David journal: track bookmark deletion
Fri, 21 Jul 2023 15:28:52 +0200 Pierre-Yves David journal: show that we do not track deletion
Fri, 21 Jul 2023 09:22:18 -0700 Martin von Zweigbergk contrib: upgrade merge-lists from clap v3 to clap v4
Wed, 19 Jul 2023 21:45:39 +0200 Pierre-Yves David compat: use cp -R in `test-revlog-delta-find.t` (issue6835) stable
Wed, 19 Jul 2023 17:42:33 +0200 Pierre-Yves David compat: use cp -R in `test-bundle-phase-internal.t` (issue6835) stable
Fri, 21 Jul 2023 03:56:28 +0200 Pierre-Yves David infinitepush: drop the extension
Fri, 23 Jun 2023 13:27:09 +0200 Pierre-Yves David perf: display all timing by default
Mon, 10 Jul 2023 10:53:12 +0200 Pierre-Yves David wrapfunction: deprecated calling "wrapfunction" with bytes
Mon, 10 Jul 2023 15:39:19 +0200 Pierre-Yves David wrapfunction: deprecates calling `wrappedfunction` with bytes
Mon, 10 Jul 2023 19:34:04 +0200 Pierre-Yves David wrapfunction: use sysstr instead of bytes as argument in various tests
Mon, 10 Jul 2023 19:33:14 +0200 Pierre-Yves David wrapfunction: use sysstr instead of bytes as argument in "exthelper"