##// END OF EJS Templates
refactor: prefer lookup by revision, even for null...
refactor: prefer lookup by revision, even for null While the nullid lookup is a special case, it is still more complicated. The common pattern is to lookup via nullrev so be consistent here. Differential Revision: https://phab.mercurial-scm.org/D10280
Joerg Sonnenberger -
r47600:ad878e3f 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 ...
pyoxidizer.py Loading ...
util.py Loading ...
wix.py Loading ...