Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Mon, 30 Sep 2024 16:02:30 +0200 | Raphaël Gomès | rust: add `Progress` trait for progress bars |
Mon, 30 Sep 2024 19:15:19 +0200 | Raphaël Gomès | rust-files: separate the listing of files from a revset and a revision |
Mon, 30 Sep 2024 19:12:42 +0200 | Raphaël Gomès | rust-files: add a `Sync` bound to the matcher |
Mon, 30 Sep 2024 12:10:35 +0200 | Raphaël Gomès | rust-files: also return filenode and flags when listing a revision's files |
Mon, 30 Sep 2024 12:08:49 +0200 | Raphaël Gomès | rust-manifest: encode flags as `Option<NonZeroU8>` |