##// END OF EJS Templates
narrow: validate patterns returned by expandnarrow...
narrow: validate patterns returned by expandnarrow Remotes could supply malicious or invalid patterns. We should validate them as soon as possible. Differential Revision: https://phab.mercurial-scm.org/D4523
Gregory Szorc -
r39568:55eea298 default
Show More
Name Size Modified Last Commit Author
/ hgext / narrow
TODO.rst Loading ...
__init__.py Loading ...
narrowbundle2.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 ...