log tests/test-check-interfaces.py @ 46660:0738bc25d6ac

age author description
Mon, 15 Feb 2021 14:11:38 -0500 Valentin Gatien-Baron sshpeer: add a method to check if a doublepipe is closed
Sat, 19 Dec 2020 12:01:58 +0900 Yuya Nishihara test-check-interface: do not expect bare "python" executable exists
Mon, 03 Feb 2020 22:17:19 -0500 Augie Fackler manifest: also declare treemanifest as implementing imanifestdict
Wed, 05 Feb 2020 15:01:22 -0500 Augie Fackler manifest: remove `.new()` from the interface
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Tue, 10 Sep 2019 09:21:38 -0400 Augie Fackler interfaces: introduce an interface for dirstate implementations
Sun, 18 Aug 2019 00:45:33 +0300 Pulkit Goyal interfaces: create a new folder for interfaces and move repository.py in it