Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 17 Feb 2021 12:24:53 +0100 | Simon Sapin | rust: Make `DirstateParents`’s fields typed `Node`s |
Wed, 17 Feb 2021 12:06:56 +0100 | Simon Sapin | rust: Rewrite dirstate parsing usin the `bytes-cast` crate |
Mon, 15 Feb 2021 20:13:09 +0100 | Simon Sapin | rhg: Move `Repo` object creation into `main()` |
Mon, 15 Feb 2021 20:05:32 +0100 | Simon Sapin | rhg: Group values passed to every sub-command into a struct |
Fri, 12 Feb 2021 16:54:30 +0100 | Simon Sapin | rhg: Remove error message on unsupported CLI arguments |
Tue, 05 Jan 2021 21:46:21 +0100 | Simon Sapin | copies-rust: send PyBytes values back be dropped ino the parent thread |