##// END OF EJS Templates
convert: ignore case changes in vieworder for Perforce...
convert: ignore case changes in vieworder for Perforce Perforce sometimes mixes the case resulting in files being ignored.

File last commit:

r24588:0bf54479 default
r25776:809c3e4a 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, ", ")}]
}