Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 11 Apr 2018 16:10:02 -0400 | Augie Fackler | wireprotoserver: headers are bytes for us internally, use bytes |
Wed, 11 Apr 2018 16:09:23 -0400 | Augie Fackler | hgweb: put response headers back into str for Python 3 |
Wed, 11 Apr 2018 14:57:11 -0400 | Augie Fackler | tests: load showstack in test-pull-http.t so network hangs are easier to find |
Wed, 11 Apr 2018 14:39:49 -0400 | Augie Fackler | keepalive: rewrite readinto() to not use read() |