##// END OF EJS Templates
revset: fix crash by repo.revs('%d', tip + 1)...
revset: fix crash by repo.revs('%d', tip + 1) IndexError shouldn't be raised from a revset predicate. The error message is copied from scmutil.revsymbol().
Yuya Nishihara -
r45074:967e2e81 default
Show More
Name Size Modified Last Commit Author
/ contrib / packaging / hgpackaging
__init__.py Loading ...
cli.py Loading ...
downloads.py Loading ...
inno.py Loading ...
py2exe.py Loading ...
util.py Loading ...
wix.py Loading ...