Mon, 07 Aug 2023 11:08:00 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Fri, 21 Jul 2023 15:50:56 +0200 |
Pierre-Yves David |
revlog: fix the naming scheme use by split temporary file
stable
|
Fri, 21 Jul 2023 15:15:43 +0200 |
Pierre-Yves David |
revlog: show that temporary split file use broken name scheme
stable
|
Thu, 13 Jul 2023 19:36:43 +0100 |
Arseniy Alekseyev |
fncache: fix a bug that corrupts the fncache after transaction rollback
stable
|
Thu, 13 Jul 2023 19:26:45 +0100 |
Arseniy Alekseyev |
fncache: add a test demonstrating fncache corruption
stable
|
Mon, 24 Jul 2023 05:13:52 +0200 |
Pierre-Yves David |
transaction: actually delete file created during the transaction on rollback
|
Sun, 18 Jun 2023 00:09:39 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 08 Jun 2023 14:28:21 +0200 |
Pierre-Yves David |
revlog: avoid possible collision between directory and temporary index
stable
|
Mon, 05 Jun 2023 11:07:08 +0200 |
Arseniy Alekseyev |
revlog: fix a bug in revlog splitting
stable
|
Mon, 15 May 2023 08:55:02 +0200 |
Pierre-Yves David |
revlog-split: expand the some test to cover the success case too
|
Mon, 15 May 2023 08:54:47 +0200 |
Pierre-Yves David |
transaction: use a ".bck" extension for all backup file
|
Wed, 03 May 2023 00:16:38 +0200 |
Pierre-Yves David |
backup: fix issue when the backup end up in a different directory
stable
|
Tue, 02 May 2023 21:43:45 +0200 |
Pierre-Yves David |
revlog: test more complex file pattern for revlog split
stable
|
Wed, 05 Apr 2023 11:58:25 +0200 |
pacien |
test-tx-rollback: more lenient glob for kill status (issue6807)
stable
|
Mon, 20 Mar 2023 11:52:17 +0100 |
Pierre-Yves David |
revlog: improve the robustness of the splitting process
stable
|
Mon, 20 Mar 2023 11:09:03 +0100 |
Pierre-Yves David |
revlog: test that pending hooks properly see the repository on split
stable
|
Fri, 17 Mar 2023 02:46:51 +0100 |
Pierre-Yves David |
revlog: test possible read race condition with splitting
stable
|
Thu, 16 Mar 2023 21:04:52 +0100 |
Pierre-Yves David |
revlog: add a failing variant of the the split + transaction test
stable
|
Thu, 16 Mar 2023 20:37:11 +0100 |
Pierre-Yves David |
revlog: update the split + transaction test
stable
|
Thu, 20 Jan 2022 14:06:36 +0000 |
Arseniy Alekseyev |
revlog: fix a bug where transaction can be aborted partially
stable
|
Thu, 20 Jan 2022 14:02:58 +0000 |
Arseniy Alekseyev |
revlog: demonstrate a bug where transaction can be aborted partially
stable
|
Fri, 06 Aug 2021 16:27:17 -0400 |
Valentin Gatien-Baron |
debugrebuildfncache: add a cheaper option to rebuild the fncache
|
Fri, 06 Aug 2021 16:17:17 -0400 |
Valentin Gatien-Baron |
test: reduce noise, so the important bits stand out
|
Tue, 06 Jul 2021 10:51:41 +0200 |
Raphaël Gomès |
compat: normalise path before comparison in revlog splitting test
|
Thu, 20 May 2021 19:59:03 -0400 |
Matt Harbison |
tests: partially fix test-transaction-rollback-on-revlog-split.t on Windows
|
Wed, 19 May 2021 13:45:34 +0200 |
Joerg Sonnenberger |
recover: only apply last journal record per file (issue6423)
|
Wed, 19 May 2021 13:46:19 +0200 |
Joerg Sonnenberger |
revlog: update data file record before index rename
|
Tue, 18 May 2021 02:35:27 +0200 |
Joerg Sonnenberger |
revlog: fix index computation during inline->non-inline transition
|