##// END OF EJS Templates
diffs: optimize how lexer is fetche for rich highlight mode....
diffs: optimize how lexer is fetche for rich highlight mode. - speeds up initial diff creation significantly since lexer cache is re used and we don't need to fetch lexer many times.

File last commit:

r737:b3f2563a default
r1356:1e4a47eb default
Show More
contributing.rst
21 lines | 271 B | text/x-rst | RstLexer

Contributing to RhodeCode

Welcome to the contribution guides and development docs of RhodeCode.