##// END OF EJS Templates
patch: add label for coloring the index extended header...
patch: add label for coloring the index extended header Just like the summary says, this will colorize the: index 3d3ba4b65e11..57274a0f46b2 100644 line in the diff output.

File last commit:

r24588:0bf54479 default
r30790:dbcc10cf default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
Gregory Szorc
json: implement {shortlog} and {changelog} templates...
r24588 \{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}