##// END OF EJS Templates
match: remove support for excludes from matcher class...
match: remove support for excludes from matcher class The support is now provided by differencematcher() and still available via the match() function.
Martin von Zweigbergk -
r32466:12e241b2 default
Show More
Name Size Modified Last Commit Author
/ mercurial / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
protocol.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...