Mercurial > hg
view templates/tags.tmpl @ 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 | 11578820b5d7 |
children | aedb47764f29 5197fb9d65d5 4f81068ed8cd |
line wrap: on
line source
#header# <title>#repo#: tags</title> </head> <body> <div class="buttons"> <a href="?cmd=changelog;rev=#rev#">changelog</a> <a href="?cmd=manifest;manifest=#manifest#;path=/">manifest</a> </div> <h2>tags:</h2> <ul id="tagEntries"> #entries# </ul> #footer#