log

age author description
Mon, 06 Nov 2023 11:06:08 +0100 Raphaël Gomès rust: run a clippy pass with the latest stable version
Mon, 06 Nov 2023 11:02:18 +0100 Raphaël Gomès rust-clippy: ignore clippy's recommendation for "useless" cast
Mon, 06 Nov 2023 17:12:04 +0100 Raphaël Gomès branching: merge stable into default
Mon, 06 Nov 2023 15:38:27 +0100 Raphaël Gomès Added signature for changeset c083d9776cb2 stable
Mon, 06 Nov 2023 15:38:15 +0100 Raphaël Gomès Added tag 6.5.3 for changeset c083d9776cb2 stable
Mon, 06 Nov 2023 15:32:30 +0100 Raphaël Gomès relnotes: add 6.5.3 stable 6.5.3
Sat, 14 Oct 2023 03:24:13 +0200 Pierre-Yves David revlog: avoid opening and closing the file for each cloned revision stable
Fri, 13 Oct 2023 23:21:46 +0200 Pierre-Yves David censor: accept censored revision during upgrade stable
Fri, 13 Oct 2023 22:40:10 +0200 Pierre-Yves David censor: show that censored revision prevent repository upgrade stable
Tue, 31 Oct 2023 22:42:46 -0700 Martin von Zweigbergk smartset: don't ignore hidden revs when intersecting
Tue, 31 Oct 2023 22:33:45 -0700 Martin von Zweigbergk tests: demonstrate crash in `unstable()` with internal-phase orphans
Wed, 18 Oct 2023 14:50:14 +0200 Raphaël Gomès rust-matchers: fix quadratic complexity in `FileMatcher`
Fri, 27 Oct 2023 08:54:41 +0200 Pierre-Yves David revlog: add a small cache of unfiltered chunk
Fri, 27 Oct 2023 02:57:09 +0200 Pierre-Yves David revlog: minor refactor in the chunk gather process
Tue, 24 Oct 2023 11:08:49 +0200 Pierre-Yves David changelog-delay: move the delay/divert logic inside the (inner) revlog