##// END OF EJS Templates
highlight: only pygmentize for HTML mimetypes...
highlight: only pygmentize for HTML mimetypes For non-html mimetypes it doesn't make much sense. This also fixes the issue that highlight unconditionally adds a <link/> tag for its CSS to the template's header (which is pointless in text/plain output).

File last commit:

r6344:ffeb926d default
r6987:d09e813b default
Show More
test-rebuildstate.out
9 lines | 110 B | text/plain | TextLexer
/ tests / test-rebuildstate.out
Alexis S. L. Carvalho
dirstate: fix rebuild; add a test...
r5065 adding bar
adding foo
Matt Mackall
tests: make test-rebuildstate repeatable
r6344 % state dump after
Alexis S. L. Carvalho
dirstate: fix rebuild; add a test...
r5065 n 666 -1 bar
n 666 -1 foo
% status
! bar
? baz
Matt Mackall
Backed out changeset c2a21fe60994...
r5764 C foo