log mercurial/httprepo.py @ 2337:3f24bc5dee81

age author description
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.
Thu, 09 Mar 2006 12:18:59 -0800 Vadim Gelfer make push over http print good error message.
Fri, 17 Feb 2006 08:26:21 -0800 Vadim Gelfer add preoutgoing and outgoing hooks.