tests/missing-comment.hg
author Augie Fackler <augie@google.com>
Wed, 12 Sep 2018 11:37:34 -0400
changeset 39595 921aeb9ac508
parent 17064 168cc52ad7c2
permissions -rw-r--r--
error: ensure ProgrammingError message is always a str Since this error is internal-only and a runtime error, let's give it a treatment that makes it behave identically when repr()d on both Python 2 and Python 3. Differential Revision: https://phab.mercurial-scm.org/D4545
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)