Mercurial
Mercurial
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
tests/missing-comment.hg
author
Pulkit Goyal <7895pulkit@gmail.com>
Thu, 01 Dec 2016 13:12:04 +0530
changeset 30570
c4c51fd0e11d
parent 17064
168cc52ad7c2
permissions
-rw-r--r--
py3: use pycompat.sysstr() in __import__() __import__() on Python 3 accepts strings which are different from that of Python 2. Used pycompat.sysstr() to get string accordingly.
(binary:application/octet-stream)