Mercurial > hg-stable
view templates/tags-gitweb.tmpl @ 3227:618a7f2c1b82
Make filectx.__init__ use LookupError
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Sun, 01 Oct 2006 13:44:08 -0700 |
parents | 48395d2692de |
children |
line wrap: on
line source
#header# <title>#repo|escape#: Tags</title> <link rel="alternate" type="application/rss+xml" href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#"> </head> <body> <div class="page_header"> <a href="http://www.selenic.com/mercurial/" title="Mercurial"><div style="float:right;">Mercurial</div></a><a href="?cmd=summary;style=gitweb">#repo|escape#</a> / tags </div> <div class="page_nav"> <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=shortlog;style=gitweb">shortlog</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | tags | <a href="?cmd=manifest;manifest=#node|short#;path=/;style=gitweb">manifest</a> <br/> </div> <table cellspacing="0"> #entries%tagentry# </table> #footer#