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.