templates/manifest.tmpl
author Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Tue, 01 Aug 2006 11:12:34 -0700
changeset 2763 0eb3a0d1c454
parent 2687 46b19175fec6
child 3205 48395d2692de
permissions -rw-r--r--
Breakup clone -r extra text help to fit in 80 columns

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

<div class="buttons">
<a href="?cl=#rev#">changelog</a>
<a href="?sl=#rev#">shortlog</a>
<a href="?tags=">tags</a>
<a href="?cs=#node|short#">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="?mf=#manifest|short#;path=#up|urlescape#">[up]</a>
#dentries%manifestdirentry#
#fentries%manifestfileentry#
</table>
#footer#