log mercurial/httprepo.py @ 2435:ff2bac730b99

age author description
Thu, 15 Jun 2006 12:57:59 -0700 Vadim Gelfer http client: support persistent connections.
Mon, 22 May 2006 15:42:49 -0700 Vadim Gelfer http: fix many problems with url parsing and auth. added proxy test.
Mon, 22 May 2006 09:00:24 -0700 Vadim Gelfer http: print better error if exception happens.
Tue, 16 May 2006 09:35:38 +0200 Thomas Arendsen Hein Catch urllib's HTTPException and give a meaningful error message to the user.
Sun, 14 May 2006 17:37:17 -0700 Vadim Gelfer prompt user for http authentication info
Wed, 29 Mar 2006 12:45:33 +0200 Thomas Arendsen Hein Catch HTTPException when reading from remote http repository.