Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 08 Apr 2018 11:21:58 +0900 | Yuya Nishihara | wireproto: show unknown id and flags in repr(frame) |
Sun, 08 Apr 2018 11:14:47 +0900 | Yuya Nishihara | wireproto: fix repr(frame) to not crash by unknown type id |
Sun, 08 Apr 2018 15:39:08 +0900 | Yuya Nishihara | py3: use s.startswith() instead of s[n] while parsing patches |
Sun, 08 Apr 2018 15:32:09 +0900 | Yuya Nishihara | py3: do not try to byte-stringify None in cmdutil.tryimportone() |