Mercurial > hg
log
age | author | description |
---|---|---|
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() |
Sun, 08 Apr 2018 15:22:30 +0900 | Yuya Nishihara | py3: work around weird handling of bytes/unicode in decode_header() |
Sun, 08 Apr 2018 15:03:00 +0900 | Yuya Nishihara | py3: use system string to access email headers |