Mercurial > public > mercurial-scm > hg
log mercurial/httprepo.py @ 2507:7e01da2bc7f3
age | author | description |
---|---|---|
Wed, 21 Jun 2006 22:45:29 -0700 | Vadim Gelfer | remove duplicate code. |
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 |