Mercurial > hg
log
age | author | description |
---|---|---|
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>` |
Mon, 30 Sep 2024 17:46:52 +0200 | Raphaël Gomès | rust-repo: add a method to set the current parents |