tests/missing-comment.hg
author Yuya Nishihara <yuya@tcha.org>
Thu, 13 Sep 2018 22:32:51 +0900
changeset 39612 409c42d6a570
parent 17064 168cc52ad7c2
permissions -rw-r--r--
py3: use sysstr() to convert ProgrammingError bytes with no unicode error risk msg.decode('utf8') may fail if msg isn't an ASCII string, and that's possible as we sometimes embed a filename in the error message for example.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17064
168cc52ad7c2 histedit: new extension for interactive history editing
Augie Fackler <raf@durin42.com>
parents:
diff changeset
     1
(binary:application/octet-stream)