Mercurial > hg-stable
log
age | author | description |
---|---|---|
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" |
Sat, 17 Aug 2019 12:17:46 +0900 | Yuya Nishihara | rust-parsers: fix unboxing of PyInt on Python 3 |
Tue, 20 Aug 2019 17:12:36 +0200 | Pierre-Yves David | revlog: split `rawtext` retrieval out of _revisiondata |