log mercurial/httprepo.py @ 2467:4e78dc71d946

age author description
Tue, 20 Jun 2006 15:23:54 -0700 Vadim Gelfer http client: better work with authorization errors, broken sockets.
Tue, 20 Jun 2006 15:17:28 -0700 Vadim Gelfer push over http: client support.
Fri, 16 Jun 2006 10:19:45 -0700 Vadim Gelfer httprepo: make "http://user:pass@host/" urls work
Fri, 16 Jun 2006 10:02:59 -0700 Vadim Gelfer httprepo: fix small bug in authentication.
Thu, 15 Jun 2006 17:07:30 -0700 Vadim Gelfer http: query server for capabilities
Thu, 15 Jun 2006 16:37:23 -0700 Vadim Gelfer extend network protocol to stop clients from locking servers
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.
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.
Tue, 18 Oct 2005 18:38:39 -0700 Benoit Boissinot i18n part2: use '_' for all strings who are part of the user interface