log tests/test-ssh.t @ 47183:8be95673eb8a stable

age author description
Fri, 07 May 2021 10:39:58 +0200 Pierre-Yves David cache: avoid warming the fnodetags cache after clone stable
Mon, 19 Apr 2021 12:52:23 -0700 Martin von Zweigbergk errors: raise RemoteError in some places in exchange.py
Thu, 14 Jan 2021 04:58:20 +0100 Pierre-Yves David persistent-nodemap: enable the feature by default when using Rust
Tue, 06 Apr 2021 18:55:19 +0200 Pierre-Yves David revlog-compression: use zstd by default (if available)
Fri, 05 Mar 2021 11:39:21 +0100 Simon Sapin tests: Adapt expected output for minor differences with rhg
Thu, 04 Mar 2021 21:58:55 +0100 Joerg Sonnenberger exchange: stop advertising rev-branch-cache bundle capability
Fri, 15 Jan 2021 12:41:38 +0100 Pierre-Yves David clone: make sure we warm the cache after a clone
Wed, 02 Dec 2020 14:27:45 +0530 Pulkit Goyal tests: conditionalize output in test-ssh.t with chg+py3
Mon, 23 Nov 2020 11:18:48 -0800 Martin von Zweigbergk errors: remove trailing "!" from some error messages for consistency
Thu, 12 Nov 2020 15:28:06 -0800 Martin von Zweigbergk errors: use InputError for some errors on `hg clone`
Mon, 25 May 2020 22:47:12 -0400 Valentin Gatien-Baron sshpeer: make client print (likely) server errors on stderr (BC)
Mon, 25 May 2020 20:02:15 -0400 Valentin Gatien-Baron sshpeer: add test showing that -q silences remote errors
Tue, 24 Mar 2020 12:48:57 +0530 Pulkit Goyal tests: update test-ssh.t output with --chg
Tue, 25 Feb 2020 20:27:39 -0500 Valentin Gatien-Baron exchange: turn on option that makes concurrent pushes work better
Wed, 11 Sep 2019 15:03:08 -0700 Martin von Zweigbergk bundle2: fix an off-by-one in debug message of number of parts