Mercurial > public > mercurial-scm > hg
log mercurial/diffutil.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 06 Jan 2025 00:30:55 -0500 | Matt Harbison | pyupgrade: drop the quoting around type annotations |
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Wed, 15 Nov 2023 02:39:53 +0100 | pacien | util: move diff_parent from logcmdutil to diffutil |
Thu, 02 Mar 2023 19:02:52 +0100 | Pierre-Yves David | branching: merge stable into default |
Tue, 28 Feb 2023 16:42:38 -0500 | Matt Harbison | typing: add typehints to mercurial/diffutil.py stable |
Tue, 10 Jan 2023 12:55:49 -0500 | Matt Harbison | diffutil: rewrite an ersatz ternary operator for building diffopts.text |