Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 27 Oct 2006 19:24:57 +0200 | Thomas Arendsen Hein | Turn bundle file into a string for http push, for urllib2 over proxies. |
Fri, 27 Oct 2006 18:30:53 +0200 | Thomas Arendsen Hein | Force the content-length header to be a string in httprepo.unbundle. |
Fri, 27 Oct 2006 18:20:28 +0200 | Thomas Arendsen Hein | Use the new UnexpectedOutput exception in httprepo, too. |
Fri, 27 Oct 2006 18:17:12 +0200 | Thomas Arendsen Hein | New UnexpectedOutput exception to catch server errors in localrepo.stream_in |
Fri, 27 Oct 2006 15:56:34 +0200 | Thomas Arendsen Hein | Some clarifications for pull/push protocols: |
Fri, 27 Oct 2006 15:02:27 +0200 | Benoit Boissinot | httprepo: record the url after a request, makes pull + redirect works |