Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 13 Dec 2022 16:29:30 +0100 | Pierre-Yves David | dirstate: use `dirstate.change_files` to scope the change in `remove` |
Tue, 13 Dec 2022 16:27:57 +0100 | Pierre-Yves David | dirstate: use `dirstate.change_files` to scope the change in `forget` |
Tue, 13 Dec 2022 15:07:32 +0100 | Pierre-Yves David | dirstate: use `dirstate.change_files` to scope the change in `addremove` |
Tue, 13 Dec 2022 12:57:38 +0100 | Pierre-Yves David | dirstate: use `dirstate.change_files` to scope the change in `add` |
Wed, 15 Feb 2023 11:51:58 +0100 | Pierre-Yves David | commit: use `dirstate.change_files` to scope the associated `addremove` |
Sun, 05 Feb 2023 15:38:23 +0100 | Pierre-Yves David | commit: move the addremove logic around to make the next changeset clearer |