templates/map-raw
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 28 Feb 2006 00:46:06 +0100
changeset 1811 6cb548cffdf5
parent 1694 03cb6bf43a9b
child 1901 c64bef3d7043
permissions -rw-r--r--
resync commands.py docstrings with hg.1.txt

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