Mercurial > hg
log
age | author | description |
---|---|---|
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` |
Sat, 04 Feb 2023 16:54:46 +0100 | Pierre-Yves David | largefiles: rely on the higher level `changing_giles` in `mergerecordupdates` |