log tests/test-revlog.t @ 50916:98b8836d0e82

age author description
Mon, 19 Sep 2022 17:34:42 -0400 Arseniy Alekseyev tests: fix tar invocation, to address issue 6740 stable
Tue, 30 Aug 2022 10:52:32 +0100 Arseniy Alekseyev tests: improve portability by no longer using the flag [tar --force-local] stable
Fri, 27 May 2022 02:54:20 +0200 Pierre-Yves David test-revlog: adds a new root revision with a delta against nullrev
Fri, 27 May 2022 02:52:46 +0200 Pierre-Yves David test-revlog: adds a non-root revision with a delta against nullrev
Wed, 18 May 2022 17:22:32 +0100 Pierre-Yves David debugdeltachain: also display p1/p2
Sun, 22 May 2022 14:21:59 +0200 Arseniy Alekseyev rhg: correctly handle the case where diffs are encoded relative to nullrev stable
Sun, 22 May 2022 23:26:06 +0200 Arseniy Alekseyev test-revlog: test a repository that contains a diff against nullrev stable
Mon, 03 May 2021 12:23:48 +0200 Pierre-Yves David revlog: use revlog.display_id in format related errors
Mon, 03 May 2021 12:22:36 +0200 Pierre-Yves David revlog: use a "radix" to address revlog
Tue, 06 Apr 2021 05:20:24 +0200 Pierre-Yves David revlog: introduce an explicit tracking of what the revlog is about
Thu, 28 Jan 2021 15:28:57 +0100 Raphaël Gomès revlog: introduce v2 format
Wed, 09 Dec 2020 19:40:30 -0800 Martin von Zweigbergk errors: use detailed exit code 50 for StorageError
Mon, 23 Nov 2020 11:18:48 -0800 Martin von Zweigbergk errors: remove trailing "!" from some error messages for consistency
Sun, 14 Oct 2018 09:07:43 +0000 Mark Thomas py3: fix test-revlog.t
Sat, 29 Sep 2018 02:02:35 -0400 Matt Harbison py3: suppress the output from .write() calls in the remaining tests