Thu, 18 Jan 2018 12:54:01 +0100 |
Joerg Sonnenberger |
wireproto: support for pullbundles
|
Wed, 28 Mar 2018 15:09:34 -0700 |
Gregory Szorc |
wireproto: crude support for version 2 HTTP peer
|
Fri, 06 Apr 2018 22:22:19 +0200 |
Joerg Sonnenberger |
wireproto: send server capabilities in canonical order
|
Wed, 04 Apr 2018 23:26:49 +0900 |
Yuya Nishihara |
stringutil: drop escapedata() in favor of escapestr()
|
Wed, 28 Mar 2018 14:52:57 -0700 |
Gregory Szorc |
stringutil: add function to pretty print an object
|
Wed, 14 Mar 2018 08:18:15 -0700 |
Gregory Szorc |
wireproto: nominally don't expose "batch" to version 2 wire transports
|
Tue, 13 Mar 2018 10:34:36 -0700 |
Gregory Szorc |
url: support suppressing Accept header
|
Tue, 13 Mar 2018 11:20:07 -0700 |
Gregory Szorc |
util: don't log low-level I/O calls for HTTP peer
|
Tue, 20 Mar 2018 20:33:37 -0400 |
Matt Harbison |
test-http-protocol: drop an extraneous glob for Windows
|
Tue, 13 Mar 2018 11:17:10 -0700 |
Gregory Szorc |
debugcommands: support sending HTTP requests with debugwireproto
|
Tue, 13 Mar 2018 10:02:03 -0700 |
Gregory Szorc |
debugcommands: support connecting to HTTP peers
|
Tue, 13 Mar 2018 09:45:56 -0700 |
Gregory Szorc |
hgweb: allow defining Server response header for HTTP server
|
Tue, 13 Mar 2018 08:58:52 -0700 |
Gregory Szorc |
tests: use $HTTP_DATE$ for Date header
|
Wed, 04 Oct 2017 18:39:26 -0700 |
Saurabh Singh |
serve: make tests compatible with chg
|
Thu, 16 Feb 2017 09:38:52 -0800 |
Jun Wu |
tests: use LOCALIP
|
Sun, 29 Jan 2017 12:40:56 -0800 |
Danek Duvall |
tests: account for different newline behavior between Solaris and GNU grep
stable
|
Wed, 18 Jan 2017 11:54:51 -0500 |
Augie Fackler |
tests: fix up some http tests for no-zstd case
stable 4.1-rc
|
Sat, 24 Dec 2016 15:29:32 -0700 |
Gregory Szorc |
protocol: send application/mercurial-0.2 responses to capable clients
|
Sat, 24 Dec 2016 15:21:46 -0700 |
Gregory Szorc |
wireproto: advertise supported media types and compression formats
|