Mercurial > hg
log
age | author | description |
---|---|---|
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` |