Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 27 Jan 2021 13:19:49 +0100 | Simon Sapin | rust: Introduce an `HgError` enum for common error cases |
Tue, 26 Jan 2021 20:42:36 +0100 | Simon Sapin | rust: remove three enums that were identical to `RevlogError` |
Tue, 26 Jan 2021 20:31:26 +0100 | Simon Sapin | rhg: replace `map_*_error` functions with `From` impls |