Mon, 04 Nov 2024 12:10:22 +0100 |
Raphaël Gomès |
rust-inner-revlog: cache the compressor
|
Mon, 04 Nov 2024 11:26:41 +0100 |
Raphaël Gomès |
rust-lib: remove exports for not too common pattern-related types
|
Mon, 04 Nov 2024 11:21:43 +0100 |
Raphaël Gomès |
rust-lib: move `PatternError` to the `filepatterns` module
|
Mon, 04 Nov 2024 11:18:36 +0100 |
Raphaël Gomès |
rust-lib: move `Dirstate*Error` to the `dirstate` module
|
Mon, 04 Nov 2024 11:13:05 +0100 |
Raphaël Gomès |
rust-lib: only export very common types to the top of the crate
|
Mon, 04 Nov 2024 11:07:05 +0100 |
Raphaël Gomès |
rust-dirstate: remove star exports
|
Mon, 04 Nov 2024 11:00:58 +0100 |
Raphaël Gomès |
rust-dirstate: merge `dirstate_tree` module into `dirstate`
|
Mon, 04 Nov 2024 10:38:17 +0100 |
Raphaël Gomès |
rust-revlog: rename `end` to `data_end`
|
Mon, 04 Nov 2024 10:37:42 +0100 |
Raphaël Gomès |
rust-revlog: rename `start` to `data_start`
|
Mon, 04 Nov 2024 10:36:45 +0100 |
Raphaël Gomès |
rust-revlog: rename `length` to `data_compressed_length`
|
Tue, 29 Oct 2024 12:03:55 +0100 |
Raphaël Gomès |
rust-vfs: rename `open` to `open_write` and `open_read` to `open`
|
Tue, 29 Oct 2024 11:41:27 +0100 |
Raphaël Gomès |
rust-status: fix a future compilation error
|
Tue, 29 Oct 2024 11:35:41 +0100 |
Raphaël Gomès |
rust-cpython: remove outdated test
|
Tue, 29 Oct 2024 11:35:01 +0100 |
Raphaël Gomès |
rust: fix clippy lints
|
Tue, 29 Oct 2024 11:00:04 +0100 |
Raphaël Gomès |
rust: normalize `_for_unchecked_rev` naming among revlogs and the index
|