log tests/test-verify-repo-operations.py @ 53042:cdd7bf612c7b stable tip

age author description
Tue, 07 Jan 2025 17:28:46 -0500 Matt Harbison pyupgrade: drop redundant `open()` modes
Sun, 05 Jan 2025 22:23:31 -0500 Matt Harbison pyupgrade: modernize calls to superclass methods
Tue, 15 Oct 2024 13:52:21 +0200 Pierre-Yves David branching: merge stable into default
Mon, 14 Oct 2024 16:46:25 +0200 Julien Cristau tests: use shlex.quote instead of pipes.quote stable
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
Tue, 31 May 2022 21:16:17 +0200 Manuel Jacob py3: catch FileExistsError instead of checking errno == EEXIST
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sat, 01 May 2021 00:41:43 -0400 Matt Harbison tests: ensure `$PYTHON` is quoted for Windows stable
Tue, 12 Jan 2021 22:43:55 +0100 Pierre-Yves David test: replace a many occurence of `python` with `$PYTHON`
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 11 Mar 2016 11:44:03 -0800 Martin von Zweigbergk tests: make test-verify-repo-operations.py not run by default