log tests/test-clonebundles.t @ 35174:fff9ffa2ea05 stable

age author description
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