##// END OF EJS Templates
gitweb: strip leading & trailing blank lines in changeset description
gitweb: strip leading & trailing blank lines in changeset description

File last commit:

r2094:c067ee48 default
r2195:f027bc2d default
Show More
map-raw
16 lines | 486 B | text/plain | TextLexer
header = header-raw.tmpl
footer = ''
changeset = changeset-raw.tmpl
difflineplus = '#line#'
difflineminus = '#line#'
difflineat = '#line#'
diffline = '#line#'
changesetparent = '# parent: #node#'
changesetchild = '# child: #node#'
filenodelink = ''
filerevision = 'Content-Type: #mimetype#\nContent-Disposition: filename=#file#\n\n#raw#'
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff-raw.tmpl
fileannotate = fileannotate-raw.tmpl
annotateline = '#author#@#rev#: #line#'