log tests/test-bundle2-remote-changegroup.t @ 52133:f1312d0803a8 default tip

age author description
Tue, 07 Dec 2021 16:44:22 +0100 Raphaël Gomès exchangev2: remove it
Mon, 02 Aug 2021 23:43:40 -0400 Valentin Gatien-Baron tests: manual cleanup now that dummyssh usage is implied
Mon, 02 Aug 2021 21:25:01 -0400 Valentin Gatien-Baron tests: rely on dummyssh being the default
Mon, 19 Apr 2021 12:52:23 -0700 Martin von Zweigbergk errors: raise RemoteError in some places in exchange.py
Fri, 23 Oct 2020 10:56:18 -0700 Martin von Zweigbergk config: add a new [command-templates] section for templates defined by hg
Sun, 08 Sep 2019 09:42:53 +0200 Pierre-Yves David changegroup: move message about added changes to transaction summary
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Thu, 30 Aug 2018 01:53:21 +0200 Boris Feld phase: report number of non-public changeset alongside the new range
Sun, 08 Jul 2018 19:44:51 +0900 Yuya Nishihara py3: don't str() to byte-stringify object in test-bundle2-remote-changegroup.t
Sun, 08 Jul 2018 19:39:11 +0900 Yuya Nishihara py3: byte-stringify literals in extension in test-bundle2-remote-changegroup.t
Sun, 08 Jul 2018 19:41:00 +0900 Yuya Nishihara py3: open file in binary mode in test-bundle2-remote-changegroup.t
Mon, 30 Apr 2018 19:54:55 -0700 Gregory Szorc tests: remove #require killdaemons
Sun, 01 Apr 2018 23:10:25 -0700 Martin von Zweigbergk tests: avoid repo.lookup() for converting revnum to nodeid
Mon, 12 Feb 2018 16:35:06 -0800 Gregory Szorc tests: test using both versions of SSH protocol
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)