Mercurial > public > mercurial-scm > hg-stable
log hgext/hooklib/changeset_published.py @ 51901:f4733654f144
age | author | description |
---|---|---|
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Fri, 06 Jan 2023 00:05:14 -0500 | Matt Harbison | hooklib: force an exception wrapped by errors.Abort to bytestr |
Tue, 31 May 2022 00:50:29 +0200 | Manuel Jacob | py3: constant-fold some `pycompat.ispy3` |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |
Thu, 30 Jul 2020 12:22:41 -0700 | Martin von Zweigbergk | templatespec: use new factory functions in hooklib |