Mercurial > hg
log hgext/blackbox.py @ 52223:7c1d7edff91b stable
age | author | description |
---|---|---|
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Wed, 11 Oct 2023 02:02:46 +0200 | Pierre-Yves David | branching: merge stable into default |
Thu, 22 Jun 2023 19:41:26 +0200 | Pierre-Yves David | blackbox: add a option to duplicate output to stderr too stable |
Wed, 05 Jul 2023 23:59:22 +0200 | Raphaël Gomès | configitems: move blackbox's config items to the new configitems.toml |
Thu, 05 Jan 2023 17:15:27 -0500 | Matt Harbison | typing: add some assertions that a variable isn't None |
Mon, 21 Feb 2022 13:08:28 -0700 | Gregory Szorc | py3: use class X: instead of class X(object): |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |