Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 26 Jan 2023 17:44:27 +0100 | Pierre-Yves David | dirstate: add a context for tracking files change |
Mon, 13 Feb 2023 21:51:45 +0100 | Pierre-Yves David | dirstate: invalidate the dirstate change on transaction failure |
Thu, 26 Jan 2023 17:16:24 +0100 | Pierre-Yves David | dirstate: factor the "changing" context logic out |
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` |