view templates/map-raw @ 3248:7a0d70b69d74

merge: reorder dirstate update slightly for correctness
author Matt Mackall <mpm@selenic.com>
date Wed, 04 Oct 2006 14:09:26 -0500
parents a63be0dfa42e
children
line wrap: on
line source

header = raw/header.tmpl
footer = ''
changeset = raw/changeset.tmpl
difflineplus = '#line#'
difflineminus = '#line#'
difflineat = '#line#'
diffline = '#line#'
changesetparent = '# Parent #node#'
changesetchild = '# Child #node#'
filenodelink = ''
filerevision = '#rawfileheader##raw#'
fileline = '#line#'
diffblock = '#lines#'
filediff = raw/filediff.tmpl
fileannotate = raw/fileannotate.tmpl
annotateline = '#author#@#rev#: #line#'