log tests/test-bundle2-format.t @ 35244:98f97eb20597

age author description
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Mon, 18 Sep 2017 14:19:47 -0400 Augie Fackler tests: avoid repr in test-bundle2-format.t
Mon, 18 Sep 2017 14:04:05 -0400 Augie Fackler tests: port test-bundle2-format inline helper script to Python 3
Mon, 18 Sep 2017 13:35:43 -0400 Augie Fackler bundle2: stop using %r to quote part names
Sun, 10 Sep 2017 18:50:12 -0700 Durham Goode changegroup: replace getchangegroup with makechangegroup
Tue, 22 Aug 2017 23:11:35 -0400 Augie Fackler debugcommands: stabilize output of debugbundle by having a custom repr
Tue, 22 Aug 2017 15:05:51 -0400 Augie Fackler tests: update test-bundle2-format to pass import checker
Tue, 22 Aug 2017 15:05:07 -0400 Augie Fackler tests: stop using old except syntax in test-bundle2-format
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
Tue, 20 Jun 2017 17:31:18 -0400 Augie Fackler tests: clean up even more direct `python` calls with $PYTHON
Sun, 25 Jun 2017 08:20:05 +0530 Pulkit Goyal py3: make sure commands name are bytes in tests
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Mon, 15 May 2017 09:35:27 -0700 Durham Goode changegroup: add bundlecaps back
Thu, 04 May 2017 12:41:50 +0200 Pierre-Yves David tests: directly 'getchangegroup'