log mercurial/state.py @ 48674:f7086f6173f8 stable

age author description
Fri, 30 Apr 2021 16:13:02 -0700 Kyle Lippincott black: make codebase compatible with black v21.4b2 and v20.8b1 stable
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Tue, 28 Jul 2020 11:11:14 -0700 Martin von Zweigbergk cleanup: fix bad formatting of state.py from D8811
Thu, 23 Jul 2020 13:31:45 -0700 Kyle Lippincott morestatus: mention --stop even if not using --verbose
Tue, 14 Jul 2020 13:36:57 -0700 Daniel Ploch state: support validated declaration of nested unfinished ops
Tue, 19 Nov 2019 23:49:05 +0900 Yuya Nishihara typing: consolidate "if not globals():" trick
Wed, 13 Nov 2019 22:22:49 -0500 Augie Fackler state: add a pytype annotation