log contrib/dirstatenonnormalcheck.py @ 47909:f89ac1ed2bc6

age author description
Tue, 24 Aug 2021 21:08:09 +0200 Pierre-Yves David dirstate: drop the deprecated `normal` method
Tue, 24 Aug 2021 22:07:50 +0200 Pierre-Yves David dirstate: also wrap the new method in `dirstatenonnormalcheck`
Thu, 08 Jul 2021 12:18:21 +0200 Simon Sapin dirstate-v2: Introduce a docket file
Mon, 05 Jul 2021 06:39:29 +0200 Pierre-Yves David dirstatenonnormalcheck: fix some bytes formating on python3
Mon, 05 Jul 2021 06:38:58 +0200 Pierre-Yves David dirstate-item: use the properties in `contrib/dirstatenonnormalcheck.py`
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Thu, 01 Feb 2018 16:01:43 -0500 Augie Fackler contrib: fix dirstatenonnormalcheck to work in Python 3