Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 15 Jul 2018 18:24:57 +0900 | Yuya Nishihara | obsolete: store user name and note in UTF-8 (issue5754) (BC) |
Sun, 15 Jul 2018 18:22:40 +0900 | Yuya Nishihara | obsolete: clarify users in markerusers() never contain None |
Thu, 12 Jul 2018 23:07:29 +0900 | Yuya Nishihara | revset: special case commonancestors(none()) to be empty set |
Tue, 10 Jul 2018 23:01:53 +0900 | Yuya Nishihara | revset: clarify heads() order doesn't matter while computing common ancestors |
Sat, 14 Jul 2018 10:51:52 +0900 | Yuya Nishihara | hghave: require clang-format >= 6 due to output change |
Sat, 14 Jul 2018 10:50:10 +0900 | Yuya Nishihara | cext: reformat with clang-format 6.0 |
Sun, 08 Jul 2018 19:52:35 +0900 | Yuya Nishihara | py3: use bytes() to byte-stringify Abort message in handleremotechangegroup() |