Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 17 Feb 2021 20:24:04 +0100 | Simon Sapin | rust: Move config value parsing functions to a new module |
Tue, 16 Feb 2021 13:08:37 +0100 | Simon Sapin | rhg: Add support for the blackbox extension |
Wed, 17 Feb 2021 13:00:25 +0100 | Simon Sapin | blackbox: Remove misleading quotes in config example |
Thu, 11 Feb 2021 15:51:11 +0100 | Simon Sapin | rust: Add a log file rotation utility |
Tue, 16 Feb 2021 15:22:20 +0100 | Simon Sapin | rust: Add a `ConfigValueParseError` variant to common errors |
Tue, 16 Feb 2021 13:55:31 +0100 | Simon Sapin | rust: Add config parsing support for more value types |
Wed, 17 Feb 2021 11:21:34 +0100 | Simon Sapin | rust: Introduce a get_bytes_from_os_str utility function |