templates/raw/map
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sat, 17 Feb 2007 09:54:58 -0200
changeset 4103 0934fef871f3
parent 3276 105253b30239
child 3935 472d9670e6e9
permissions -rw-r--r--
add test for diffing identical binary files

header = header.tmpl
footer = ''
changeset = changeset.tmpl
difflineplus = '#line#'
difflineminus = '#line#'
difflineat = '#line#'
diffline = '#line#'
changesetparent = '# Parent #node#'
changesetchild = '# Child #node#'
filenodelink = ''
filerevision = '#rawfileheader##raw#'
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff.tmpl
fileannotate = fileannotate.tmpl
annotateline = '#author#@#rev#: #line#'