Mercurial > public > mercurial-scm > hg
log mercurial/diffutil.py @ 51140:d6e5bec550f1
age | author | description |
---|---|---|
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 |
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 |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |