Mercurial > public > mercurial-scm > hg-stable
log hgext/uncommit.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, 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 |
Sun, 20 Aug 2023 17:19:33 -0400 | Matt Harbison | uncommit: migrate `opts` to native kwargs |
Wed, 25 Jan 2023 19:12:31 +0100 | Pierre-Yves David | dirstate: rename parentchange to changing_parents |
Wed, 25 Jan 2023 18:46:20 +0100 | Pierre-Yves David | dirstate: pass the repo to the `changeparent` method |