Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 30 Sep 2020 18:10:53 +0200 | Raphaël Gomès | rust: introduce `dirstate-tree` cargo feature |
Wed, 30 Sep 2020 18:23:43 +0200 | Raphaël Gomès | rust: fix formatting |
Wed, 23 Sep 2020 10:02:16 +0200 | Raphaël Gomès | rust-matchers: make `Matcher` trait object-safe |
Mon, 28 Sep 2020 14:07:00 +0200 | Raphaël Gomès | rust: clippy pass |
Mon, 28 Sep 2020 08:07:09 -0700 | Martin von Zweigbergk | updaterepo: add deprecation warning |
Mon, 28 Sep 2020 16:54:35 +0200 | Antoine cezar | rhg: use `.or(Err(Error))` not `.map_err(|_| Error)` (D9100#inline-15067) |