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
|
Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
Thu, 01 Aug 2024 13:15:54 +0200 |
Pierre-Yves David |
manifest: use `read_delta_parents` when adjusting linkrev
|
Thu, 01 Aug 2024 13:42:34 +0200 |
Pierre-Yves David |
manifest: use read_any_fast_delta in changectx
|
Thu, 01 Aug 2024 13:14:05 +0200 |
Pierre-Yves David |
context: some gratuitous documentation improvement
|
Fri, 01 Sep 2023 00:09:55 +0200 |
Pierre-Yves David |
pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
|
Thu, 02 Mar 2023 19:02:52 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
Mon, 20 Feb 2023 17:26:41 +0100 |
Pierre-Yves David |
status: use `running_status` in dirstate status
|
Mon, 20 Feb 2023 17:22:57 +0100 |
Pierre-Yves David |
status: pre-indent the dirstate status code
|