Thu, 26 Jan 2023 15:50:45 +0100 |
Pierre-Yves David |
dirstate: introduce a `is_changing_any` property
|
Mon, 30 Jan 2023 19:21:34 +0100 |
Pierre-Yves David |
dirstate: rename `pendingparentchange` to `is_changing_parents`
|
Thu, 26 Jan 2023 15:50:36 +0100 |
Pierre-Yves David |
dirstate: rename _parentwriters to _changing_level
|
Sun, 05 Feb 2023 12:14:45 +0100 |
Pierre-Yves David |
largefiles: remove the `changing_parents` context in `openlfdirstate`
|
Wed, 15 Feb 2023 00:57:16 +0100 |
Pierre-Yves David |
largefiles: remove the second `changing_parents` in `updatelfiles`
|
Wed, 15 Feb 2023 00:55:44 +0100 |
Pierre-Yves David |
largefiles: remove the first `changing_parents` in `updatelfiles`
|
Sun, 05 Feb 2023 09:25:23 +0100 |
Pierre-Yves David |
largefiles: use `hacky_extension_update_file` in `updatelfiles`
|
Sun, 05 Feb 2023 08:38:43 +0100 |
Pierre-Yves David |
largefiles: use `hacky_extension_update_file` in `synclfdirstate`
|
Sun, 05 Feb 2023 08:37:33 +0100 |
Pierre-Yves David |
largefiles: use `hacky_extension_update_file` in `openlfdirstate`
|
Sat, 04 Feb 2023 09:08:26 +0100 |
Pierre-Yves David |
win32text: make the hacky call cover more cases
|
Wed, 25 Jan 2023 12:47:55 +0100 |
Pierre-Yves David |
win32text: drop the `changing_parents` context in revert upgrade
|
Wed, 15 Feb 2023 00:29:39 +0100 |
Pierre-Yves David |
win32text: clean up and clarify the post-revert hack of dirstate
|
Wed, 15 Feb 2023 00:26:08 +0100 |
Pierre-Yves David |
dirstate: introduce a `hacky_extension_update_file` method
|
Tue, 07 Feb 2023 09:36:35 +0100 |
Pierre-Yves David |
mq: properly take the wlock during the full qfold operation
|