view templates/footer.tmpl @ 1622:5e9168401a68

fix locate broken since 63799b01985c - fix the keyword arguments for walk in commands.locate - implement 'hg locate -r <rev>' - add a test for 'hg locate'
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Mon, 16 Jan 2006 15:51:09 +0100
parents 90b62337f8dd
children c72e618c1204
line wrap: on
line source

<div class="logo">
powered by<br/>
<a href="http://www.selenic.com/mercurial/">mercurial</a>
</div>

</body>
</html>