Tue, 14 Feb 2023 00:39:49 +0100 |
Pierre-Yves David |
dirstate-guard: replace a usage in `rebase` with a transaction
|
Tue, 14 Feb 2023 00:31:41 +0100 |
Pierre-Yves David |
dirstate-guard: remove usage in `rebase`
|
Tue, 14 Feb 2023 00:31:23 +0100 |
Pierre-Yves David |
dirstate-guard: remove it usage in `mq`
|
Thu, 26 Jan 2023 17:46:54 +0100 |
Pierre-Yves David |
dirstate: enforce the use of `changing_files` context to change tracking
|
Tue, 13 Dec 2022 03:55:14 +0100 |
Pierre-Yves David |
dirstate: warn if we write to the dirstate without holding the wlock
|
Wed, 15 Feb 2023 21:31:37 +0100 |
Pierre-Yves David |
dirstate: avoid transaction backup/restore if we do not hold the lock
|
Tue, 13 Dec 2022 09:59:22 +0100 |
Pierre-Yves David |
dirstate: issue a developer warning on implicit write on wlock release
|
Wed, 15 Feb 2023 23:29:04 +0100 |
Pierre-Yves David |
status: fix post status invalidation
|
Wed, 15 Feb 2023 23:28:20 +0100 |
Pierre-Yves David |
status: fix post status writing
|
Thu, 15 Dec 2022 02:54:06 +0100 |
Pierre-Yves David |
dirstate: use `dirstate.change_files` to scope the change in `shelve`
|
Thu, 15 Dec 2022 03:04:58 +0100 |
Pierre-Yves David |
dirstate: use `dirstate.change_files` to scope the change in `unshelve`
|
Thu, 15 Dec 2022 06:22:23 +0100 |
Pierre-Yves David |
shelve: adjust what happens in some `changing_parents` context
|
Mon, 13 Feb 2023 23:29:30 +0100 |
Pierre-Yves David |
dirstate: use `dirstate.change_files` to scope the change in `lfconvert`
|
Sun, 05 Feb 2023 12:09:52 +0100 |
Pierre-Yves David |
largefiles: rely on main scoping for writing dirstate in `markcommitted`
|
Sun, 05 Feb 2023 12:05:23 +0100 |
Pierre-Yves David |
largefiles: rely on main scoping for writing dirstate in `mergeupdate`
|