log tests/test-clone-uncompressed.t @ 47871:132525ead0db stable

age author description
Wed, 25 Aug 2021 11:32:49 +0200 Pierre-Yves David clone: properly create target directories during local clone (issue6581) stable
Wed, 25 Aug 2021 10:00:55 +0200 Pierre-Yves David clone: add a file demonstrating issue6581 in test-clone-stream.t stable
Wed, 25 Aug 2021 10:42:09 +0200 Pierre-Yves David clone: verify the local clone in test-clone-stream.t stable
Wed, 25 Aug 2021 10:08:37 +0200 Pierre-Yves David clone: automatically glob stream clone output in test stable
Wed, 25 Aug 2021 09:32:21 +0200 Pierre-Yves David clone: fix a comment in test-clone-stream.t stable
Tue, 27 Jul 2021 19:19:00 +0200 Pierre-Yves David clone: add a file with special character while testing uncompressed stable
Tue, 27 Jul 2021 19:16:30 +0200 Pierre-Yves David clone: test local clone in `test-clone-uncompressed.t` too stable
Mon, 19 Jul 2021 22:39:08 +0200 Pierre-Yves David walk: no longer ignore revlogs of files starting with `undo.` (issue6542)
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin dirstate-v2: Update the expected output of some tests for new requirement
Wed, 19 May 2021 13:14:59 +0200 Simon Sapin tests: More cleanly separate expected hexdump output
Fri, 07 May 2021 10:39:58 +0200 Pierre-Yves David cache: avoid warming the fnodetags cache after clone stable
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