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
|
Tue, 15 Feb 2022 20:24:46 -0800 |
Martin von Zweigbergk |
branching: merge with stable
|
Fri, 11 Feb 2022 23:43:17 +0100 |
Raphaël Gomès |
dirstate-v2: fix infinite loop in pure packer
stable
|
Wed, 02 Feb 2022 17:24:05 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Tue, 01 Feb 2022 16:36:20 +0100 |
Pierre-Yves David |
dirstate-v2: rename the configuration to enable the format
stable
|
Thu, 25 Nov 2021 18:33:51 +0100 |
Simon Sapin |
rhg: Update the dirstate on disk after status
|
Tue, 09 Nov 2021 19:55:46 +0100 |
Simon Sapin |
rhg: Enable `rhg status` in most tests
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
Fri, 15 Oct 2021 01:27:39 +0200 |
Pierre-Yves David |
dirstate-v2: add an option to prevent unintentional slow dirstate-v2
|
Fri, 16 Jul 2021 18:42:20 +0200 |
Simon Sapin |
dirstate-v2: Add support when Rust is not enabled
|
Fri, 01 Oct 2021 15:19:37 +0200 |
Pierre-Yves David |
dirstate: push back the future a bit in the test
|
Mon, 27 Sep 2021 12:09:15 +0200 |
Simon Sapin |
dirstate: Remove the flat Rust DirstateMap implementation
|
Wed, 19 May 2021 13:15:00 +0200 |
Simon Sapin |
dirstate-v2: Add a variant of some tests, that uses the new format
|
Mon, 03 May 2021 20:04:19 +0200 |
Simon Sapin |
dirstate-tree: Add a dirstate-v1-tree variant of some tests
|
Thu, 08 Oct 2020 15:35:44 -0700 |
Martin von Zweigbergk |
errors: stop passing non-strings to Abort's constructor
|
Mon, 18 May 2020 14:59:59 -0400 |
Augie Fackler |
mergestate: split out merge state handling code from main merge module
|