Mercurial > hg
view templates/map-raw @ 821:72d9bd4841f3
Ensure that dirstate.walk only yields names once.
Its predecessor code used to do this, and now it does, too.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Sun, 31 Jul 2005 17:54:00 -0800 |
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