log tests/test-dirstate.t @ 49762:c4d587fa161c

age author description
Wed, 26 Oct 2022 18:46:56 +0200 Raphaël Gomès dirstate-v2: fix edge case where entries aren't sorted stable
Wed, 26 Oct 2022 18:24:34 +0200 Raphaël Gomès dirstate-v2: highlight a bug when Python-packed but used in `rhg` stable
Wed, 31 Aug 2022 06:37:42 +0200 Pierre-Yves David dirstate-v2: backup the data file during the transaction (issue6730) stable
Wed, 31 Aug 2022 05:48:32 +0200 Pierre-Yves David dirstate-v2: display a possible issue with transaction stable
Wed, 31 Aug 2022 05:36:53 +0200 Pierre-Yves David test-dirstate: do not get out of the test directory stable
Wed, 25 May 2022 13:28:24 +0200 Raphaël Gomès branching: merge stable into default
Tue, 17 May 2022 14:59:25 +0100 Arseniy Alekseyev test-dirstate: actually test the append code path in dirstate v2 stable
Wed, 04 May 2022 18:17:44 +0200 Raphaël Gomès branching: merge stable into default
Wed, 04 May 2022 15:49:20 +0200 Raphaël Gomès test-dirstate: print something when the check is skipped stable
Wed, 04 May 2022 15:48:13 +0200 Raphaël Gomès test-dirstate: fix detection of Rust environment variable stable
Thu, 28 Apr 2022 17:15:35 +0200 Raphaël Gomès rust-dirstate-v2: fix the unused bytes counter when rewriting the dirstate stable
Thu, 28 Apr 2022 17:11:51 +0200 Raphaël Gomès rust-dirstate-v2: show `unused_bytes` counter is not reset on total rewrite stable
Thu, 28 Apr 2022 16:24:55 +0200 Raphaël Gomès test-dirstate: use new `--docket` flag to get the data uuid stable
Mon, 25 Apr 2022 16:45:03 +0200 Raphaël Gomès rhg: fix dirstate-v2 data file removal system stable
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests