Mercurial > hg
graph
-
dirstate: use `dirstate.change_files` to scope the change in `tag`Tue, 13 Dec 2022 16:57:41 +0100, by Pierre-Yves David
-
dirstate: use `dirstate.change_files` to scope the change in `rename`Tue, 31 Jan 2023 00:05:12 +0100, by Pierre-Yves David
-
dirstate: use `dirstate.change_files` to scope the change in `copy`Tue, 31 Jan 2023 00:08:53 +0100, by Pierre-Yves David
-
dirstate: use `dirstate.change_files` to scope the change in `remove`Tue, 13 Dec 2022 16:29:30 +0100, by Pierre-Yves David
-
dirstate: use `dirstate.change_files` to scope the change in `forget`Tue, 13 Dec 2022 16:27:57 +0100, by Pierre-Yves David
-
dirstate: use `dirstate.change_files` to scope the change in `addremove`Tue, 13 Dec 2022 15:07:32 +0100, by Pierre-Yves David
-
dirstate: use `dirstate.change_files` to scope the change in `add`Tue, 13 Dec 2022 12:57:38 +0100, by Pierre-Yves David
-
commit: use `dirstate.change_files` to scope the associated `addremove`Wed, 15 Feb 2023 11:51:58 +0100, by Pierre-Yves David
-
commit: move the addremove logic around to make the next changeset clearerSun, 05 Feb 2023 15:38:23 +0100, by Pierre-Yves David
-
largefiles: link the core dirstate._changing context to the lfdirstate oneWed, 15 Feb 2023 10:46:46 +0100, by Pierre-Yves David
-
dirstate: add a context for tracking files changeThu, 26 Jan 2023 17:44:27 +0100, by Pierre-Yves David
-
dirstate: invalidate the dirstate change on transaction failureMon, 13 Feb 2023 21:51:45 +0100, by Pierre-Yves David
-
dirstate: factor the "changing" context logic outThu, 26 Jan 2023 17:16:24 +0100, by Pierre-Yves David
-
dirstate: introduce a `is_changing_any` propertyThu, 26 Jan 2023 15:50:45 +0100, by Pierre-Yves David
-
dirstate: rename `pendingparentchange` to `is_changing_parents`Mon, 30 Jan 2023 19:21:34 +0100, by Pierre-Yves David