Mercurial > hg
view templates/footer.tmpl @ 3335:9061613c1593
Teach bdiff to support buffer objects
manifest.add gives revlog.addrevision a buffer object, which may
be cached and used for a second call in the same session (as mq does
when pushing multiple patches). The other option would be to cast the
buffer to str when caching it.
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Wed, 11 Oct 2006 12:06:14 -0700 |
parents | c72e618c1204 |
children | d8477881ee0f |
line wrap: on
line source
#motd# <div class="logo"> powered by<br/> <a href="http://www.selenic.com/mercurial/">mercurial</a> </div> </body> </html>