log

age author description
Mon, 08 Jul 2024 16:02:54 +0200 Raphaël Gomès rust: use `cpython` 0.7.2 crate to add support for Python 3.12 stable
Mon, 08 Jul 2024 15:52:01 +0200 Pierre-Yves David revbranchcache: disable mmap access by default stable
Mon, 24 Jun 2024 18:54:59 +0200 Joerg Sonnenberger portability: fix build on Solaris-derived systemd stable
Wed, 03 Jul 2024 12:32:57 +0200 Pierre-Yves David mmap: only use mmap to read revlog persistent nodemap if it is safe stable
Wed, 03 Jul 2024 12:47:08 +0200 Pierre-Yves David mmap: fix another instance of reverse mmap logic in persistent nodemap stable
Wed, 03 Jul 2024 12:31:21 +0200 Pierre-Yves David mmap: only use mmap to read rev-branch-cache data if it is safe stable
Wed, 03 Jul 2024 12:26:57 +0200 Pierre-Yves David mmap: only use mmap to read revlog index if it is safe stable
Wed, 03 Jul 2024 12:22:48 +0200 Pierre-Yves David mmap: add a `is_mmap_safe` method to vfs stable
Mon, 24 Jun 2024 13:15:46 +0200 Raphaël Gomès branching: merge stable into default
Mon, 24 Jun 2024 13:14:05 +0200 Raphaël Gomès Added signature for changeset 6454c117c6a4 stable
Mon, 24 Jun 2024 13:14:04 +0200 Raphaël Gomès Added tag 6.8rc0 for changeset 6454c117c6a4 stable
Mon, 24 Jun 2024 12:05:31 +0200 Raphaël Gomès branching: merge default into stable for 6.8rc0 stable 6.8rc0
Mon, 24 Jun 2024 12:04:14 +0200 Raphaël Gomès relnotes: add 6.8rc0
Mon, 24 Jun 2024 10:52:46 +0200 Raphaël Gomès branch3: use an explicitely experimental name for files
Mon, 24 Jun 2024 03:16:52 +0200 Joerg Sonnenberger obsolete: simplify relevantmarker