Mercurial > hg
log rust/hg-core/src/config/values.rs @ 52219:4496f059cf5c stable tip
age | author | description |
---|---|---|
Mon, 09 Jan 2023 19:18:43 +0100 | Raphaël Gomès | rust-clippy: fix most warnings in `hg-core` |
Mon, 14 Nov 2022 15:43:05 +0100 | Raphaël Gomès | hg-core: make use of `strip_suffix` now that we're using Rust 1.45+ |
Wed, 17 Feb 2021 20:49:53 +0100 | Simon Sapin | rhg: Port Python’s `ui.configlist` as `Config::get_list` |
Wed, 17 Feb 2021 20:40:19 +0100 | Simon Sapin | rust: Add some unit tests for parse_byte_size in config |
Wed, 17 Feb 2021 20:24:04 +0100 | Simon Sapin | rust: Move config value parsing functions to a new module |