Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Sat, 17 Aug 2019 18:06:08 +0900 | Yuya Nishihara | rust-dirstate: handle invalid length of p1/p2 parameters |
Sat, 17 Aug 2019 11:37:42 +0900 | Yuya Nishihara | rust: simply use TryInto to convert slice to array |