Sat, 09 Feb 2019 01:24:19 +0100 |
Boris Feld |
test: use `printenv.py --line` in `test-ssh.t`
|
Mon, 12 Nov 2018 02:21:52 +0100 |
Boris Feld |
tests: remove all transitional configuration
|
Mon, 12 Nov 2018 01:18:03 +0100 |
Boris Feld |
test: enable sparse-revlog for test-ssh.t
|
Sat, 13 Oct 2018 19:49:33 -0400 |
Matt Harbison |
tests: replace `cd ..` with an absolute path in a couple ssh tests
|
Mon, 08 Oct 2018 18:17:12 -0700 |
Gregory Szorc |
wireprotov2: change how revisions are specified to changesetdata
|
Wed, 26 Sep 2018 08:46:56 -0700 |
Gregory Szorc |
merge with stable
|
Thu, 20 Sep 2018 12:57:23 -0700 |
Gregory Szorc |
wireprotov2: allow multiple fields to follow revision maps
|
Wed, 26 Sep 2018 21:24:14 +0900 |
Yuya Nishihara |
chgserver: do not send system() back to client if stdio redirected (issue5992)
stable
|
Wed, 26 Sep 2018 20:53:59 +0900 |
Yuya Nishihara |
procutil: compare fd number to see if stdio protection is needed (issue5992)
stable
|
Tue, 25 Sep 2018 23:06:02 +0900 |
Yuya Nishihara |
test-ssh: show that stdio redirection doesn't work with chg
stable
|
Mon, 17 Sep 2018 17:47:24 +0800 |
Anton Shestakov |
bundle2: make server.bundle2.stream default to True
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Mon, 28 May 2018 01:36:34 -0400 |
Matt Harbison |
outgoing: pay attention to `default:pushurl` for bookmarks and subrepos
|
Sun, 20 May 2018 17:34:53 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-ssh.t and tests/test-ssh-bundle1.t
|
Sun, 25 Mar 2018 16:39:17 +0900 |
Yuya Nishihara |
test-ssh: add some flush() to make output deterministic
|
Mon, 23 Apr 2018 19:23:18 +0100 |
Boris Feld |
sshpeer: reflect actual command activity one handshake
stable
|
Fri, 06 Apr 2018 22:22:19 +0200 |
Joerg Sonnenberger |
wireproto: send server capabilities in canonical order
|
Sat, 24 Mar 2018 17:57:22 +0100 |
Joerg Sonnenberger |
wireproto: provide accessors for client capabilities
|
Tue, 03 Apr 2018 15:08:14 -0700 |
Gregory Szorc |
tests: disable tests for advanced clone features with simple store
|
Tue, 03 Apr 2018 18:20:10 -0700 |
Gregory Szorc |
tests: remove superfluous config setting
|
Wed, 14 Mar 2018 08:18:15 -0700 |
Gregory Szorc |
wireproto: nominally don't expose "batch" to version 2 wire transports
|
Thu, 18 Jan 2018 15:10:22 +0100 |
Boris Feld |
revbranchcache: advertise and use 'rbc' exchange capability
|
Mon, 05 Mar 2018 11:48:28 -0500 |
Boris Feld |
peer-request: include more details about batch commands
|
Tue, 27 Feb 2018 15:23:04 -0800 |
Gregory Szorc |
wireproto: don't expose changegroupsubset capability if not available
|
Mon, 12 Feb 2018 16:35:06 -0800 |
Gregory Szorc |
tests: test using both versions of SSH protocol
|
Mon, 22 Jan 2018 12:23:47 -0800 |
Gregory Szorc |
bundle2: always advertise client support for stream parts
|
Fri, 12 Jan 2018 11:52:57 +0000 |
Boris Feld |
sshpeer: add support for request tracing
|
Sat, 16 Dec 2017 18:58:02 -0500 |
Matt Harbison |
test-ssh: stabilize for Windows
|
Thu, 14 Dec 2017 14:31:57 +0000 |
Kostia Balytskyi |
sshpeer: allow for additional environment passing to ssh exe
|