view templates/map-raw @ 1368:d1d605d1e839

Fix completion function for 'hg pull'. Fix truncation bug and remove tabs.
author Steve Borho <steve@borho.org>
date Sat, 01 Oct 2005 00:02:01 -0700
parents f918a6fa2572
children ba625c8083d8
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#</pre></td></tr>"
difflineplus = "#line#"
difflineminus = "#line#"
difflineat = "#line#"
diffline = "#line#"
changesetparent = "# parent: #node#"
filenodelink = "#file#"
filerevision = filerevision-raw.tmpl
fileline = "#line#"
diffblock = "#lines#"
filediff = filediff-raw.tmpl