Mon, 29 Jul 2024 20:47:43 +0200 |
Raphaël Gomès |
hg-core: add a complete VFS
|
Mon, 29 Jul 2024 20:28:42 +0200 |
Raphaël Gomès |
hg-core: add fncache module
|
Thu, 26 Sep 2024 13:55:26 +0200 |
Raphaël Gomès |
rust: populate mmap by default if available
|
Wed, 19 Jun 2024 18:20:22 +0200 |
Raphaël Gomès |
rust-changelog: switch away from deprecated APIs for datetime use
|
Wed, 19 Jun 2024 19:10:49 +0200 |
Raphaël Gomès |
revlog: add the glue to use the Rust `InnerRevlog` from Python
|
Wed, 19 Jun 2024 17:03:13 +0200 |
Raphaël Gomès |
changelog: also set the general delta config flag in the data config
|
Mon, 29 Jul 2024 15:03:52 +0200 |
Raphaël Gomès |
rust-index: use `IndexEntry::offset` to compute read segments
|
Thu, 10 Oct 2024 10:34:51 +0200 |
Raphaël Gomès |
rust-revlog: add a Rust-only `InnerRevlog`
|
Thu, 10 Oct 2024 10:38:35 +0200 |
Raphaël Gomès |
rust-index: fix the computation of data start
|
Thu, 10 Oct 2024 10:38:10 +0200 |
Raphaël Gomès |
rust-index: return an error on a bad index header
|
Thu, 17 Oct 2024 15:22:38 +0200 |
Raphaël Gomès |
rust-vfs: add a TODO to remember a decision taken about naming
|
Wed, 25 Sep 2024 18:24:15 +0200 |
Raphaël Gomès |
rust-revlog: introduce an `options` module
|
Wed, 25 Sep 2024 18:10:03 +0200 |
Raphaël Gomès |
rust-revlog: add file IO helpers
|
Wed, 25 Sep 2024 16:42:21 +0200 |
Raphaël Gomès |
rust-revlog: add compression helpers
|