Sat, 12 Oct 2024 16:35:03 -0400 |
Matt Harbison |
tests: use the cross platform `SIGKILL` function
|
Tue, 24 Sep 2024 03:16:35 +0200 |
Pierre-Yves David |
rev-branch-cache: increment the version to "v2"
|
Mon, 11 Dec 2023 22:27:59 +0100 |
Pierre-Yves David |
changelog: never inline changelog
|
Mon, 10 Jul 2023 19:34:04 +0200 |
Pierre-Yves David |
wrapfunction: use sysstr instead of bytes as argument in various tests
|
Thu, 18 May 2023 19:23:59 +0100 |
Arseniy Alekseyev |
treemanifest: make `updatecaches` update the nodemaps for all directories
|
Mon, 15 May 2023 08:54:47 +0200 |
Pierre-Yves David |
transaction: use a ".bck" extension for all backup file
|
Thu, 23 Feb 2023 15:37:46 +0100 |
Pierre-Yves David |
transaction: use the standard transaction mechanism to backup branch
|
Thu, 23 Feb 2023 04:53:34 +0100 |
Pierre-Yves David |
transaction: no longer explicitly cache bookmarks
|
Wed, 22 Feb 2023 18:58:02 +0100 |
Pierre-Yves David |
transaction: no longer explicitly cache phaseroots
|
Fri, 24 Feb 2023 13:23:15 +0000 |
Arseniy Alekseyev |
tests: in test-fncache.t, be more tolerant to the "Killed" message format
|
Wed, 15 Feb 2023 11:51:58 +0100 |
Pierre-Yves David |
commit: use `dirstate.change_files` to scope the associated `addremove`
|
Tue, 07 Feb 2023 15:27:37 +0100 |
Pierre-Yves David |
test: use a more direct form of interruption in fncache "recover" testing
|
Mon, 02 May 2022 11:27:20 +0200 |
Raphaël Gomès |
verify: also check dirstate
|
Mon, 02 May 2022 17:47:38 +0200 |
Raphaël Gomès |
tests: use the `--quiet` flag for verify when applicable
|
Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|