##// 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().

File last commit:

r44711:e2589b9e stable
r45074:967e2e81 default
Show More
requirements_win32.txt.in
7 lines | 135 B | text/plain | TextLexer
/ contrib / packaging / requirements_win32.txt.in
Matt Harbison
packaging: merge the requirements.txt files for WiX and Inno...
r44711 docutils
dulwich
keyring
pygments
# Need to list explicitly so dependency gets pulled in when
# not running on Windows.
pywin32-ctypes