log mercurial/dirstate.py @ 52133:f1312d0803a8 default tip

age author description
Wed, 16 Oct 2024 19:14:30 +0200 Raphaël Gomès merge: improve working-copy mtime race handling
Fri, 27 Sep 2024 12:30:37 -0400 Matt Harbison typing: add type annotations to the dirstate classes
Thu, 26 Sep 2024 18:52:46 -0400 Matt Harbison dirstate: subclass the new dirstate Protocol class
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Fri, 16 Aug 2024 18:11:52 -0400 Matt Harbison typing: hide the interface version of `dirstate` during type checking
Fri, 16 Aug 2024 18:02:32 -0400 Matt Harbison dirstate: remove the interface decorator to help pytype
Thu, 18 Jul 2024 22:46:36 -0400 Matt Harbison dirstate: stringify a few exception messages
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
Mon, 10 Jun 2024 12:12:56 +0200 Pierre-Yves David branching: merge stable into default
Mon, 10 Jun 2024 10:59:44 +0200 Raphaël Gomès rust-status: sort the failed matches when printing them stable
Fri, 26 Apr 2024 19:10:35 +0100 Arseniy Alekseyev dirstate: remove the python-side whitelist of allowed matchers
Tue, 12 Dec 2023 17:08:45 +0100 Pierre-Yves David dirstate: make the `transaction` argument of `setbranch` mandatory
Wed, 08 Nov 2023 22:10:26 +0100 Pierre-Yves David cleanup: drop `dirstate.is_changing_parent` deprecated since 6.5