tests/test-bundle2-format.t
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
Fri, 23 Oct 2020 10:56:18 -0700 Martin von Zweigbergk config: add a new [command-templates] section for templates defined by hg
Thu, 08 Oct 2020 15:35:44 -0700 Martin von Zweigbergk errors: stop passing non-strings to Abort's constructor
Mon, 06 Jul 2020 17:44:25 +0200 Manuel Jacob pycompat: change users of pycompat.{stdin,stdout,stderr} to use procutil.std*
Fri, 05 Jun 2020 04:10:37 +0200 Manuel Jacob tests: fix indentation stable
Wed, 11 Sep 2019 15:03:08 -0700 Martin von Zweigbergk bundle2: fix an off-by-one in debug message of number of parts
Sun, 08 Sep 2019 09:42:53 +0200 Pierre-Yves David changegroup: move message about added changes to transaction summary
Mon, 18 Feb 2019 00:27:25 +0900 FUJIWARA Katsunori tests: bulk change to avoid "unneeded trailing ',' ..." error of check-code.py
Thu, 11 Oct 2018 03:38:23 +0530 Taapas Agrawal push: add "remote" to 'repository changed while pushing' messages (issue5971)
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
Fri, 10 Aug 2018 13:43:26 -0700 Gregory Szorc changegroup: change topics during generation
Sun, 08 Jul 2018 19:24:18 +0900 Yuya Nishihara bundle2: use ProgrammingError to report bad use of addparam()
Sun, 08 Jul 2018 19:34:11 +0900 Yuya Nishihara py3: byte-stringify literals in extension in test-bundle2-format.t
Tue, 08 May 2018 11:39:38 +0200 Boris Feld debugbundle: also display if a part is mandatory or advisory stable
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
less more (0) -50 -30 tip