Mercurial > hg
log mercurial/httpconnection.py @ 15064:1f581a8b1948 stable
age | author | description |
---|---|---|
Fri, 05 Aug 2011 21:05:41 +0200 | Patrick Mezard | http: pass user to readauthforuri() (fix 4a43e23b8c55) stable |
Mon, 01 Aug 2011 23:58:50 +0200 | Patrick Mezard | hgweb: do not ignore [auth] if url has a username (issue2822) stable 1.9.1 |
Tue, 24 May 2011 17:30:00 -0500 | Matt Mackall | httprepo: handle large lengths by bypassing the len() operator |
Mon, 16 May 2011 16:59:45 -0500 | Augie Fackler | httpconnection: improved logging formatting |
Mon, 16 May 2011 16:59:45 -0500 | Augie Fackler | httpconnection: correctly handle redirects from http to https |
Wed, 11 May 2011 08:07:51 -0500 | Augie Fackler | httpconnection: fix debug logging option for httpclient |
Fri, 06 May 2011 10:22:08 -0500 | Augie Fackler | url: use new http support if requested by the user |