Mercurial > public > mercurial-scm > hg-stable
log mercurial/context.py @ 53040:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 10 Feb 2025 18:14:44 +0100 | Mitchell Kember | annotate: fix ancestor check starting revision |
Sun, 02 Feb 2025 00:20:11 +0100 | Rapha?l Gom?s | context: use a single lookup for a cache hit |
Sat, 01 Feb 2025 13:04:32 +0100 | Pierre-Yves David | overlayctx: build a memctx that can access non touched files |
Sun, 05 Jan 2025 22:26:16 -0500 | Matt Harbison | pyupgrade: rewrite `yield` statements in a loop to `yield from` |
Sun, 05 Jan 2025 22:23:31 -0500 | Matt Harbison | pyupgrade: modernize calls to superclass methods |
Sun, 05 Jan 2025 21:03:17 -0500 | Matt Harbison | pyupgrade: drop usage of py3 aliases for `OSError` |
Mon, 09 Dec 2024 00:21:38 -0500 | Matt Harbison | typing: use the `Status` protocol wherever `scmutil.status` was being used |