Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Mon, 30 Sep 2024 17:46:24 +0200 | Raphaël Gomès | rust-repo: add a method to get a `Node` from a `Revision` to the `Repo` |
Mon, 30 Sep 2024 17:45:10 +0200 | Raphaël Gomès | rust-utils: move the `filesystem_now` function to a util |
Mon, 30 Sep 2024 17:43:51 +0200 | Raphaël Gomès | rust-dirstate: actually remember the identity |