templates/map-raw
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 03 Sep 2006 02:28:39 +0200
changeset 3035 1efd5a6df5a3
parent 2539 8a8d9ada4528
child 3228 a63be0dfa42e
permissions -rw-r--r--
do not enable verbose output if quiet is specified in the cmdline

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 = '#rawfileheader##raw#'
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff-raw.tmpl
fileannotate = fileannotate-raw.tmpl
annotateline = '#author#@#rev#: #line#'