view templates/map-raw @ 1685:60c3a55c61b8

extension gpg.py: really raise the exception in case of invalid data
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Thu, 02 Feb 2006 19:22:27 +0100
parents f2ebd5251e88
children 8225bb79649f
line wrap: on
line source

header = header-raw.tmpl
footer = ""
changeset = changeset-raw.tmpl
annotateline = "<tr class="parity#parity#"><td class="annotate"><a href="?cmd=changeset;node=#node#">#author#@#rev#</a></td><td><pre>#line|escape#</pre></td></tr>"
difflineplus = "#line|escape#"
difflineminus = "#line|escape#"
difflineat = "#line|escape#"
diffline = "#line|escape#"
changesetparent = "# parent: #node#"
changesetchild = "# child: #node#"
filenodelink = "#file|urlescape#"
filerevision = filerevision-raw.tmpl
fileline = "#line|escape#"
diffblock = "#lines#"
filediff = filediff-raw.tmpl