log mercurial/dirstatemap.py @ 51837:7933bcb02bfc default tip

age author description
Thu, 18 Jul 2024 19:57:42 -0400 Matt Harbison typing: add type hints to `mercurial.dirstatemap`
Thu, 18 Jul 2024 12:36:12 +0200 Raphaël Gomès black: format the codebase with 23.3.0
Tue, 23 Jul 2024 10:02:46 +0200 Raphaël Gomès Backout accidental publication of a large range of revisions
Thu, 18 Jul 2024 12:36:12 +0200 Raphaël Gomès black: format the codebase with 23.3.0
Thu, 31 Aug 2023 23:56:15 +0200 Pierre-Yves David safehasattr: drop usage in favor of hasattr
Mon, 26 Jun 2023 11:21:43 +0100 Arseniy Alekseyev dirstate-v2: actually fix the dirstate-v2 upgrade race stable
Sun, 18 Jun 2023 00:09:39 +0200 Pierre-Yves David branching: merge with stable
Mon, 05 Jun 2023 16:43:27 +0200 Raphaël Gomès rust-dirstate: fall back to v1 if reading v2 failed stable
Thu, 02 Feb 2023 17:23:12 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Mar 2023 19:02:52 +0100 Pierre-Yves David branching: merge stable into default
Wed, 01 Mar 2023 16:48:09 +0100 Raphaël Gomès rhg: remember the inode of .hg/dirstate stable
Mon, 12 Dec 2022 17:08:12 +0100 Raphaël Gomès rust-dirstate: remember the data file uuid dirstate was loaded with stable
Wed, 01 Mar 2023 02:38:20 +0100 Pierre-Yves David dirstate: set identity whenever we read the dirstate's v2 docket stable
Tue, 21 Feb 2023 15:10:12 +0100 Pierre-Yves David dirstate: factor the identity setting code in the dirstate map stable
Tue, 28 Feb 2023 23:35:52 +0100 Pierre-Yves David dirstate: deal with read-race for python code using rust object stable