Mercurial > hg
view templates/footer.tmpl @ 3610:44cd1eb72fd7
hgweb: introduce a new capability for sending a compressed bundle
the header of the bundle is the same as a on-disk bundle
HG10UN: uncompressed
HG10BZ: bz2
HG10GZ: gzip
no header means uncompressed (old client)
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Wed, 01 Nov 2006 22:06:24 +0100 |
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>