Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Wed, 29 Nov 2023 10:04:41 -0500 | Raphaël Gomès | rust-index: implement faster retain heads using a vec instead of a hashset |
Thu, 14 Dec 2023 11:52:05 +0100 | Raphaël Gomès | rust-index: allow inlining VCSGraph parents across crates |