tests/test-clone-uncompressed.t
Mon, 19 Apr 2021 19:12:28 +0200 Pierre-Yves David streamclone: remove sleep based "synchronisation" in tests
Mon, 19 Apr 2021 19:09:18 +0200 Pierre-Yves David streamclone: check the errors log in tests
Mon, 19 Apr 2021 12:52:23 -0700 Martin von Zweigbergk errors: raise RemoteError in some places in exchange.py
Thu, 14 Jan 2021 04:58:20 +0100 Pierre-Yves David persistent-nodemap: enable the feature by default when using Rust
Tue, 06 Apr 2021 18:55:19 +0200 Pierre-Yves David revlog-compression: use zstd by default (if available)
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
Thu, 09 Jul 2020 02:16:26 +0200 Pierre-Yves David test-clone-uncompressed: use config to silence the lock warning
Thu, 25 Jun 2020 11:22:34 +0200 Julien Cristau test: redirect stderr so warning messages don't change output (issue6237)
Tue, 25 Feb 2020 20:27:39 -0500 Valentin Gatien-Baron exchange: turn on option that makes concurrent pushes work better
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, 14 Oct 2018 13:19:24 +0200 Pierre-Yves David debugobsolete: also issue the "new obsmarkers" messsage
Mon, 17 Dec 2018 10:42:19 +0100 Boris Feld delta: exclude base candidate much smaller than the target
Mon, 12 Nov 2018 02:21:52 +0100 Boris Feld tests: remove all transitional configuration
Mon, 12 Nov 2018 01:02:18 +0100 Boris Feld test: enable sparse-revlog for test-clone-uncompressed.t
Fri, 05 Oct 2018 23:40:12 +0800 Anton Shestakov streamclone: abort when client needs to handle obsmarkers, but doesn't
Fri, 05 Oct 2018 23:27:17 +0800 Anton Shestakov streamclone: include obsstore file into stream bundle if client can read it
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
Mon, 17 Sep 2018 16:52:34 +0800 Anton Shestakov bundle2: graduate bundle2.stream option from experimental to server section
Sat, 25 Aug 2018 15:28:48 +0900 Yuya Nishihara transaction: remember original len(repo) instead of tracking added revs (API)
Tue, 15 May 2018 11:52:43 -0700 Kyle Lippincott tests: mark tests that fail when using chg as #require no-chg
Sat, 14 Apr 2018 02:04:19 +0530 Pulkit Goyal py3: use b"%d" instead of str() to convert int to bytes
Tue, 03 Apr 2018 15:08:14 -0700 Gregory Szorc tests: disable tests for advanced clone features with simple store
Thu, 18 Jan 2018 15:10:22 +0100 Boris Feld revbranchcache: advertise and use 'rbc' exchange capability
Wed, 31 Jan 2018 16:31:34 +0100 Boris Feld bundle2: fix the formatting of the stream part requirements stable
Sat, 27 Jan 2018 21:50:04 -0500 Augie Fackler tests: add a pattern to fix --pure tests stable
Fri, 26 Jan 2018 16:01:42 +0100 Boris Feld streamclone: add a comment about non-publishing being broken with v1 stable
Sat, 20 Jan 2018 22:55:42 -0800 Gregory Szorc bundle2: increase payload part chunk size to 32kb
Mon, 22 Jan 2018 12:23:47 -0800 Gregory Szorc bundle2: always advertise client support for stream parts
Mon, 22 Jan 2018 12:22:01 -0800 Gregory Szorc exchange: don't send stream data when server.uncompressed is set
Mon, 22 Jan 2018 12:21:15 -0800 Gregory Szorc bundle2: don't advertise stream bundle2 capability when feature disabled
Mon, 22 Jan 2018 12:19:45 -0800 Gregory Szorc tests: add more testing around server.uncompressed
Mon, 22 Jan 2018 12:19:49 -0800 Gregory Szorc bundle2: move version of stream clone into part name
Mon, 22 Jan 2018 12:12:29 -0800 Gregory Szorc exchange: send bundle2 stream clones uncompressed
Thu, 18 Jan 2018 00:50:12 +0100 Boris Feld streamclone: also stream caches to the client
Thu, 18 Jan 2018 00:50:02 +0100 Boris Feld streamclone: add support for cloning non append-only file
Thu, 18 Jan 2018 02:28:44 +0100 Boris Feld streamclone: tests phase exchange during stream clone
Wed, 17 Jan 2018 16:41:44 +0100 Boris Feld streamclone: add support for bundle2 based stream clone
Wed, 17 Jan 2018 16:01:06 +0100 Boris Feld stream: add a test showing we also clone bookmarks
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Wed, 04 Oct 2017 18:39:26 -0700 Saurabh Singh serve: make tests compatible with chg
Sun, 01 Oct 2017 11:29:20 +0100 Gregory Szorc commands: rename clone --uncompressed to --stream and document
Sun, 24 Sep 2017 21:27:18 +0200 Boris Feld pull: use 'phase-heads' to retrieve phase information
Fri, 09 Jun 2017 10:41:13 -0700 Gregory Szorc streamclone: consider secret changesets (BC) (issue5589)
Thu, 02 Mar 2017 13:34:01 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'test-clone-uncompressed'
Thu, 05 May 2016 20:57:38 +0900 Mike Hommey bundle2: properly request phases during getbundle stable
Sun, 13 Mar 2016 02:29:11 +0100 Mads Kiilerich streamclone: fix error when store files grow while stream cloning stable
Sun, 13 Mar 2016 02:28:46 +0100 Mads Kiilerich tests: add test of stream clone of repo that is changing stable
Tue, 08 Mar 2016 17:26:12 +0000 timeless bdiff: (pure) support array.array arrays (issue5130) stable
Thu, 14 Jan 2016 13:44:01 -0800 Gregory Szorc streamclone: use backgroundfilecloser (issue4889)
less more (0) tip