log mercurial/debugcommands.py @ 51935:8d9767bf4adb

age author description
Fri, 04 Oct 2024 23:23:24 -0400 Matt Harbison debugantivirusrunning: use bytes when opening a vfs file
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Sun, 30 Jun 2024 02:46:53 +0200 Joerg Sonnenberger debugwireproto: redo logging to also work for https
Wed, 27 Mar 2024 17:46:23 +0000 Pierre-Yves David unbundle: move most of the logic on cmdutil to help debug::unbundle reuse