##// END OF EJS Templates
hidden: remove unnecessary guard condition...
hidden: remove unnecessary guard condition The "if visible" guard is now pretty pointless, because the function call it guards will do almost no work anyway when there are no visible revisions. We can also stop wrapping "visible" in a set since it just needs to be an iterable now.
Martin von Zweigbergk -
r32587:e4d0b2ef default
Show More
Name Size Modified Last Commit Author
/ mercurial / cffi
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
bdiffbuild.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
mpatchbuild.py Loading ...
osutil.py Loading ...
osutilbuild.py Loading ...
parsers.py Loading ...