Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 21 Dec 2023 01:45:43 +0100 | Pierre-Yves David | persistent-nodemap: respect the mmap setting when refreshing data stable |
Thu, 14 Dec 2023 09:57:25 +0100 | Raphaël Gomès | rust-index: only access offsets if revlog is inline |
Wed, 06 Dec 2023 11:04:18 +0100 | Raphaël Gomès | rust-index: cache the head nodeids python list |
Tue, 05 Dec 2023 14:50:05 +0100 | Raphaël Gomès | rust-index: add fast-path for getting a list of all heads as nodes |
Wed, 29 Nov 2023 23:22:51 -0500 | Raphaël Gomès | rust-index-cpython: cache the heads' PyList representation |
Wed, 29 Nov 2023 15:58:24 -0500 | Raphaël Gomès | rust-index: use a `BitVec` instead of plain `Vec` for heads computation |