log mercurial/httprepo.py @ 4226:fffacca46f09

age author description
Fri, 16 Mar 2007 00:22:53 -0300 Alexis S. L. Carvalho Work around a urllib2 bug in Python < 2.4.2
Sun, 04 Mar 2007 09:03:21 -0300 Alexis S. L. Carvalho Merge with crew-stable
Mon, 19 Feb 2007 12:38:58 +0300 Andrei Vermel Close keepalive connections to fix server traceback
Mon, 15 Jan 2007 18:23:21 +0100 Benoit Boissinot merge with -stable
Mon, 08 Jan 2007 16:12:35 +0100 Benoit Boissinot Subclass file with a __len__ method instead of setting Content-length
Tue, 02 Jan 2007 22:40:52 +0100 Thomas Arendsen Hein sync with -stable
Fri, 29 Dec 2006 05:27:48 +0100 Benoit Boissinot fix handling of multiple Content-type headers
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Tue, 21 Nov 2006 23:08:29 -0200 Alexis S. L. Carvalho fix push over HTTP to older servers
Wed, 15 Nov 2006 23:37:45 -0600 Matt Mackall unduplicate bundle writing code from httprepo
Wed, 15 Nov 2006 15:51:58 -0600 Matt Mackall remove duplicate zgenerator in httprepo
Thu, 02 Nov 2006 15:30:45 +0100 Thomas Arendsen Hein Try hgweb unbundle methods in the order presented by the server.
Thu, 02 Nov 2006 14:58:55 +0100 Thomas Arendsen Hein Client support for hgweb unbundle with versions.
Wed, 01 Nov 2006 22:01:30 +0100 Benoit Boissinot hgweb: if the server supports it, send a compressed bundle