Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 17 Aug 2019 11:37:42 +0900 | Yuya Nishihara | rust: simply use TryInto to convert slice to array |
Sat, 17 Aug 2019 13:55:05 +0900 | Yuya Nishihara | rust-dirstate: use PARENT_SIZE constant where appropriate |
Sat, 17 Aug 2019 13:27:11 +0900 | Yuya Nishihara | rust-dirstate: rename NULL_REVISION to NULL_ID which isn't a revision number |
Sat, 17 Aug 2019 13:26:04 +0900 | Yuya Nishihara | rust-dirstate: remove repetition in array literal |
Sat, 17 Aug 2019 13:42:30 +0900 | Yuya Nishihara | rust-dirstate: remove too abstracted way of getting &[u8] |
Sat, 17 Aug 2019 11:43:05 +0900 | Yuya Nishihara | rust-dirstate: remove unneeded "ref" |