Wed, 31 Jul 2024 15:41:08 +0200 |
Raphaël Gomès |
rust-revlog: build an in-memory nodemap if a given revlog gets queried a lot
|
Wed, 31 Jul 2024 15:11:27 +0200 |
Raphaël Gomès |
rust-revlog: generalize an error message
|
Wed, 31 Jul 2024 13:35:54 +0200 |
Raphaël Gomès |
rust-revlog: don't create an in-memory nodemap for filelogs from Python
|
Wed, 31 Jul 2024 15:02:55 +0200 |
Raphaël Gomès |
rust-revlog: move non-persistent-nodemap rev lookup to the index
|
Mon, 29 Jul 2024 20:39:34 +0200 |
Raphaël Gomès |
revlog: add glue to use a pure-Rust VFS
|
Mon, 29 Jul 2024 20:35:44 +0200 |
Raphaël Gomès |
fncache: add attribute to check whether we're using dotencode
|
Mon, 29 Jul 2024 20:34:38 +0200 |
Raphaël Gomès |
fncachestore: add typing information
|
Mon, 29 Jul 2024 20:34:06 +0200 |
Raphaël Gomès |
fncache: refactor load check into a property
|