Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 28 Jun 2023 16:43:39 +0200 | Raphaël Gomès | rust-index: synchronize remove to Rust index |
Wed, 28 Jun 2023 11:59:43 +0200 | Raphaël Gomès | rust-index: remove `__setitem__` method from the mixed index |
Wed, 28 Jun 2023 11:36:22 +0200 | Raphaël Gomès | rust-index: check equality between rust and cindex for `__len__` |
Tue, 27 Jun 2023 18:24:54 +0200 | Raphaël Gomès | rust-index: synchronize append method |
Mon, 18 Sep 2023 17:11:11 +0200 | Raphaël Gomès | rust-revlog: teach the revlog opening code to read the repo options |
Tue, 27 Jun 2023 17:34:51 +0200 | Raphaël Gomès | rust-index: pass data down to the Rust index |