log tests/test-bundle2-exchange.t @ 42148:e76eb64d7f71 stable

age author description
Wed, 17 Oct 2018 23:33:43 -0400 Matt Harbison py3: fix module imports in tests, as flagged by test-check-module-imports.t
Thu, 11 Oct 2018 03:38:23 +0530 Taapas Agrawal push: add "remote" to 'repository changed while pushing' messages (issue5971)
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:05:00 +0900 Yuya Nishihara py3: byte-stringify literals in extension in test-bundle2-exchange.t
Tue, 05 Jun 2018 02:50:25 +0200 Boris Feld phases: use "published" in the phase movement message
Tue, 05 Jun 2018 01:49:52 +0200 Boris Feld phase: clarify the message about movement on command changeset
Thu, 24 May 2018 12:19:50 +0200 Denis Laxalde transaction-summary: show phase changes statistics in pull/unbundle
Fri, 13 Apr 2018 23:50:17 -0400 Augie Fackler tests: update inline extensions in test-bundle2-exchange.t to py3
Sat, 07 Apr 2018 00:00:33 -0700 Martin von Zweigbergk tests: add another full hex node in plain text
Fri, 06 Apr 2018 13:11:40 -0700 Martin von Zweigbergk tests: enter full hex hash in plain text in bundle part
Sat, 24 Mar 2018 14:09:44 +0900 Yuya Nishihara test-bundle2-exchange: use error.Abort instead of util.Abort
Mon, 12 Feb 2018 16:35:06 -0800 Gregory Szorc tests: test using both versions of SSH protocol
Tue, 30 Jan 2018 22:27:45 +0100 Boris Feld bookmarks: fix pushkey compatibility mode (issue5777) stable
Mon, 15 Jan 2018 10:44:49 +0000 Boris Feld bookmark: run 'pushkey' hooks after bookmark move, not 'prepushkey'
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches