log tests/test-bundle2-remote-changegroup.t @ 39859:32d3ed3023bb

age author description
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)
Sun, 10 Sep 2017 18:50:12 -0700 Durham Goode changegroup: replace getchangegroup with makechangegroup
Tue, 20 Jun 2017 17:31:18 -0400 Augie Fackler tests: clean up even more direct `python` calls with $PYTHON
Wed, 05 Jul 2017 11:09:55 -0500 Augie Fackler tests: capitalize Python when it's not used as a command name
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Wed, 08 Mar 2017 16:53:55 -0800 Pierre-Yves David test-bundle2-remote-changegroup: directly use repo.vfs.join
Tue, 09 Aug 2016 17:00:38 +0200 Pierre-Yves David getchangegroup: take an 'outgoing' object as argument (API)