Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 23 Aug 2019 17:03:42 -0400 | Augie Fackler | merge with stable |
Wed, 21 Aug 2019 17:56:50 +0200 | Raphaël Gomès | makefile: run Rust tests if cargo is installed stable |
Wed, 21 Aug 2019 13:14:39 -0700 | Martin von Zweigbergk | merge: hint about using `hg resolve` for resolving conflicts |
Sat, 17 Aug 2019 18:28:55 +0900 | Yuya Nishihara | rust-dirstate: remove test case for DirsMultiset::new(Manifest, Some) |
Sat, 17 Aug 2019 18:25:29 +0900 | Yuya Nishihara | rust-dirstate: split DirsMultiset constructor per input type |
Sat, 17 Aug 2019 16:33:05 +0900 | Yuya Nishihara | rust-dirstate: remove excessive clone() of parameter and return value |