templates/manifest.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sun, 08 Oct 2006 20:27:23 -0300
changeset 3292 399c04369a1b
parent 3272 46188b9528ca
child 3311 0708bdb4987a
permissions -rw-r--r--
fix bash completion of debug commands; add test for debugcomplete The debugconfig -> showconfig renaming broke things.

#header#
<title>#repo|escape#: manifest for changeset #node|short#</title>
</head>
<body>

<div class="buttons">
<a href="#url#log/#rev#{getentries}">changelog</a>
<a href="#url#shortlog/#rev#{getentries}">shortlog</a>
<a href="#url#tags{getentries}">tags</a>
<a href="#url#rev/#node|short#{getentries}">changeset</a>
#archives%archiveentry#
</div>

<h2>manifest for changeset #node|short#: #path|escape#</h2>

<table cellpadding="0" cellspacing="0">
<tr class="parity1">
  <td><tt>drwxr-xr-x</tt>&nbsp;
  <td><a href="#url#file/#node|short##up|urlescape#{getentries}">[up]</a>
#dentries%manifestdirentry#
#fentries%manifestfileentry#
</table>
#footer#