Mercurial > public > mercurial-scm > hg-stable
log mercurial/pushkey.py @ 53040:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sat, 05 Oct 2019 10:29:34 -0400 | Augie Fackler | style: run a patched black on a subset of mercurial |
Sat, 08 Aug 2015 19:57:27 -0700 | Gregory Szorc | pushkey: use absolute_import |