templates/map-raw
author Thomas Arendsen Hein <thomas@intevation.de>
Sun, 12 Mar 2006 20:13:58 +0100
changeset 1893 6569651a4f1e
parent 1694 03cb6bf43a9b
child 1901 c64bef3d7043
permissions -rw-r--r--
Read paths specified in .hg/hgrc relative to repo root, otherwise to home dir.

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