##// END OF EJS Templates
fileset: optimize 'x and not y' to 'x - y'...
fileset: optimize 'x and not y' to 'x - y' 'x - y' is first rewritten to 'x and not y' so that x and y are reordered by weight.

File last commit:

r18200:b3126667 default
r38868:ca4de8ba default
Show More
feed-icon-14x14.png
0 lines | 689 B | image/png | TextLexer
/ mercurial / templates / static / feed-icon-14x14.png
rendered-image