##// END OF EJS Templates
fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols...
fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols - regex by \W did split & and other to 3 tokens, and escaping was broken
marcink -
r3085:7d0476e1 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / config
rcextensions
__init__.py Loading ...
conf.py Loading ...
deployment.ini_tmpl Loading ...
environment.py Loading ...
middleware.py Loading ...
post_receive_tmpl.py Loading ...
pre_receive_tmpl.py Loading ...
routing.py Loading ...
setup_rhodecode.py Loading ...