tests/test-clonebundles.t
Thu, 27 Jan 2022 22:24:11 +0100 Pierre-Yves David stream-clone: allow to change persistent-nodemap format during stream clone
Mon, 24 Jan 2022 12:44:20 +0100 Pierre-Yves David requirements: add an official `REVLOG_COMPRESSION_ZSTD` const
Mon, 02 Aug 2021 21:25:01 -0400 Valentin Gatien-Baron tests: rely on dummyssh being the default
Thu, 14 Jan 2021 04:58:20 +0100 Pierre-Yves David persistent-nodemap: enable the feature by default when using Rust
Thu, 04 Mar 2021 21:58:55 +0100 Joerg Sonnenberger exchange: stop advertising rev-branch-cache bundle capability
Fri, 15 Jan 2021 12:41:38 +0100 Pierre-Yves David clone: make sure we warm the cache after a clone
Mon, 22 Jun 2020 00:00:07 +0200 Joerg Sonnenberger clonebundles: optional memory-requirement attribution
Sat, 30 May 2020 05:27:53 +0200 Manuel Jacob tests: remove "sslcontext" check
Thu, 26 Mar 2020 10:09:17 -0400 Augie Fackler tests: handle new error string from FreeBSD for dns entry not resolving
Wed, 22 Jan 2020 12:11:35 -0500 Matt Harbison exchange: check the `ui.clonebundleprefers` form while processing (issue6257)
Wed, 18 Sep 2019 06:04:59 +0200 Joerg Sonnenberger tests: recognize DNS timeouts as well
Fri, 17 May 2019 11:03:47 -0400 Augie Fackler tests: fix test-clonebundles on recent openbsd
Thu, 07 Feb 2019 11:08:54 +0100 Mathias De Mare tests: fix regression tests failing on CentOS 7 stable
Sun, 16 Dec 2018 18:51:48 +0000 Boris Feld tests: followup on network related errors on Debian 9
Mon, 12 Nov 2018 02:21:52 +0100 Boris Feld tests: remove all transitional configuration
Mon, 12 Nov 2018 01:03:04 +0100 Boris Feld test: enable sparse-revlog for test-clonebundles.t
Thu, 18 Oct 2018 17:54:07 -0400 Matt Harbison tests: glob over a difference between Windows 7 and Window 10
Mon, 01 Oct 2018 13:17:38 -0700 Gregory Szorc httppeer: report http statistics
Mon, 17 Sep 2018 17:47:24 +0800 Anton Shestakov bundle2: make server.bundle2.stream default to True
Fri, 03 Aug 2018 15:09:19 -0400 Augie Fackler tests: update test expectations in pre-2.7.9 branch of this test stable
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
Wed, 06 Jun 2018 13:31:24 -0400 Augie Fackler merge with stable
Thu, 24 May 2018 12:19:50 +0200 Denis Laxalde transaction-summary: show phase changes statistics in pull/unbundle
Tue, 15 May 2018 11:52:43 -0700 Kyle Lippincott tests: mark tests that fail when using chg as #require no-chg
Tue, 08 May 2018 14:17:46 -0700 Boris Feld bundle2: mark the bundle2 part as advisory (issue5872) stable
Tue, 10 Apr 2018 18:13:28 -0700 Gregory Szorc httppeer: only advertise partial-pull if capabilities are known
Thu, 18 Jan 2018 12:54:01 +0100 Joerg Sonnenberger wireproto: support for pullbundles
Tue, 03 Apr 2018 15:08:14 -0700 Gregory Szorc tests: disable tests for advanced clone features with simple store
Tue, 03 Apr 2018 18:20:10 -0700 Gregory Szorc tests: remove superfluous config setting
Wed, 21 Feb 2018 17:33:00 +0100 Boris Feld bundle: include advisory rev branch cache part in bundle2 bundle
Wed, 31 Jan 2018 11:04:16 -0800 Gregory Szorc tests: allow [Errno] in output
Thu, 21 Dec 2017 13:58:11 +0100 Boris Feld clonebundle: make it possible to retrieve the initial bundle through largefile
Tue, 17 Oct 2017 15:27:22 +0200 Boris Feld pull: retrieve bookmarks through the binary part when possible
Wed, 29 Nov 2017 17:05:51 -0500 Augie Fackler tests: re-add (glob) for $LOCALIP matches
Sun, 05 Nov 2017 08:23:12 +0100 Boris Feld test-pattern: actually update tests using the patterns
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Sun, 01 Oct 2017 11:29:20 +0100 Gregory Szorc commands: rename clone --uncompressed to --stream and document
Sat, 30 Sep 2017 12:57:00 -0400 Augie Fackler tests: update some clonebundles expectations to pass on both pure and non-pure
Thu, 28 Sep 2017 15:24:54 +0100 Gregory Szorc exchange: perform stream clone with clone bundle with --uncompressed
Thu, 28 Sep 2017 12:17:30 +0200 Gregory Szorc tests: add tests for clone bundles with --uncompressed
Sun, 24 Sep 2017 21:27:18 +0200 Boris Feld pull: use 'phase-heads' to retrieve phase information
Fri, 07 Jul 2017 01:05:20 -0400 Matt Harbison tests: quote $PYTHON for Windows
Tue, 20 Jun 2017 17:31:18 -0400 Augie Fackler tests: clean up even more direct `python` calls with $PYTHON
Thu, 22 Jun 2017 11:16:29 +0200 Denis Laxalde tests: update regex check for fetch error in test-clonebundles.t
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Sun, 04 Jun 2017 20:37:32 -0400 Matt Harbison test-clonebundles: conditionalize output for Windows
Tue, 25 Apr 2017 16:50:01 +0200 Boris Feld tests: fix two http tests to also pass inside manylinux1 docker stable
Sat, 24 Dec 2016 15:22:18 -0700 Gregory Szorc httppeer: advertise and support application/mercurial-0.2
Fri, 14 Oct 2016 01:31:11 +0200 Pierre-Yves David changegroup: skip delta when the underlying revlog do not use them
Thu, 25 Aug 2016 01:06:32 -0400 Augie Fackler test-clonebundles: accept another error string here
Sun, 17 Jul 2016 15:13:51 -0700 Gregory Szorc bundle2: store changeset count when creating file bundles
Thu, 05 May 2016 20:57:38 +0900 Mike Hommey bundle2: properly request phases during getbundle stable
Sun, 13 Mar 2016 02:36:03 +0100 Mads Kiilerich tests: handle getaddrinfo reporting "No address associated with hostname"
Tue, 12 Jan 2016 21:23:45 -0800 Martin von Zweigbergk changegroup3: introduce experimental.changegroup3 boolean config
Fri, 08 Jan 2016 10:58:04 -0800 Gregory Szorc exchange: make clone bundles non-experimental and enabled by default
Fri, 08 Jan 2016 10:57:01 -0800 Gregory Szorc exchange: make clonebundleprefers non-experimental
Fri, 08 Jan 2016 10:53:07 -0800 Gregory Szorc clonebundles: remove advertisement of feature
Mon, 11 Jan 2016 22:00:07 -0500 Mike Hommey mdiff: don't emit a diff header for empty trivial deltas
Fri, 11 Dec 2015 11:23:49 -0500 Augie Fackler changegroup: introduce cg3, which has support for exchanging treemanifests
less more (0) -60 tip