Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 02 Oct 2024 13:36:51 +0200 | Raphaël Gomès | rust-repo: don't use on-disk dirstate parents in v1 |
Tue, 01 Oct 2024 13:45:18 +0200 | Raphaël Gomès | rust-cpython: add a util to get a `Repo` from a python path |
Tue, 01 Oct 2024 13:20:40 +0200 | Raphaël Gomès | rust: improve `InvalidRevision` error message |
Mon, 30 Sep 2024 17:19:35 +0200 | Raphaël Gomès | rust-dirstate: use a struct as arguments for the high-level `reset_state` |
Mon, 30 Sep 2024 16:55:11 +0200 | Raphaël Gomès | rust: implement `From<SparseConfigWarning>` for `HgError` |
Mon, 30 Sep 2024 16:04:51 +0200 | Raphaël Gomès | rust-hg-cpython: add an `HgProgressBar` util |