Mercurial > hg
view templates/footer-gitweb.tmpl @ 3135:b1db258e875c
Abstract ancestor algorithm into generic function
Make depth calculation non-recursive
Add simple shortcut for linear ancestry
Convert context to use ancestor function
make memoized parents function
Convert revlog to use ancestor function
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 20 Sep 2006 16:50:50 -0500 |
parents | 385b8872b8e3 |
children |
line wrap: on
line source
<div class="page_footer"> <div class="page_footer_text">#repo|escape#</div> <a class="rss_logo" href="?cmd=changelog;style=rss">RSS</a> </div> </body> </html>