##// END OF EJS Templates
py3: use bytes.endswith() instead of bytes[n]
py3: use bytes.endswith() instead of bytes[n]
Yuya Nishihara -
r38611:21be76e0 default
Show More
Name Size Modified Last Commit Author
/ hgext / narrow
TODO.rst Loading ...
__init__.py Loading ...
narrowbundle2.py Loading ...
narrowchangegroup.py Loading ...
narrowcommands.py Loading ...
narrowcopies.py Loading ...
narrowdirstate.py Loading ...
narrowpatch.py Loading ...
narrowrepo.py Loading ...
narrowrevlog.py Loading ...
narrowtemplates.py Loading ...
narrowwirepeer.py Loading ...