view templates/map-raw @ 1655:7bfd4724932a

convert-repo: automatically create empty map file
author Matt Mackall <mpm@selenic.com>
date Sun, 29 Jan 2006 17:22:03 +1300
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