templates/map-raw
author Vadim Gelfer <vadim.gelfer@gmail.com>
Mon, 08 May 2006 14:19:05 -0700
changeset 2227 4f072bb06e89
parent 2094 c067ee483d2e
child 2520 e30f425a4b2c
child 2534 d5a3cc6520d5
permissions -rw-r--r--
deprecate undo command, replace with rollback command.

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#'