log tests/test-bundle.t @ 52216:fa58f4f97337 stable tip

age author description
Thu, 23 Nov 2023 21:13:14 +0100 Pierre-Yves David delta-find: use "-1" as depth snapshot-dept for non snapshot in debug
Mon, 11 Dec 2023 22:27:59 +0100 Pierre-Yves David changelog: never inline changelog
Mon, 02 May 2022 17:47:38 +0200 Raphaël Gomès tests: use the `--quiet` flag for verify when applicable
Wed, 07 Dec 2022 20:05:19 +0100 Pierre-Yves David delta-find: properly report full snapshot used from cache as such
Mon, 17 Oct 2022 22:19:43 +0200 Pierre-Yves David debug: add an option to display statistic about a unbundling operation
Tue, 15 Nov 2022 16:25:23 +0100 Pierre-Yves David debug: add an option to display statistic about a bundling operation
Tue, 15 Nov 2022 18:08:56 +0100 Pierre-Yves David delta-find: add debug information about reuse of cached data
Tue, 12 Jul 2022 01:34:18 +0200 Pierre-Yves David bundle: introduce a --exact option
Thu, 19 May 2022 23:39:42 +0100 Pierre-Yves David deltas: add a `debug.revlog.debug-delta` config option enable output
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
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
Tue, 18 Jan 2022 15:27:51 +0100 Pierre-Yves David test-bundle: split each variant in there own section
Fri, 19 Nov 2021 16:16:21 -0800 Martin von Zweigbergk errors: use detailed exit code for RepoLookupError