log mercurial/ui.py @ 53040:cdd7bf612c7b stable tip

age author description
Thu, 16 Jan 2025 17:18:16 +0100 Rapha?l Gom?s branching: merge stable into default
Mon, 06 Jan 2025 00:30:55 -0500 Matt Harbison pyupgrade: drop the quoting around type annotations
Sun, 05 Jan 2025 22:26:16 -0500 Matt Harbison pyupgrade: rewrite `yield` statements in a loop to `yield from`
Sun, 05 Jan 2025 21:03:17 -0500 Matt Harbison pyupgrade: drop usage of py3 aliases for `OSError`
Tue, 17 Dec 2024 01:39:33 -0500 Matt Harbison ui: replace a trivial file read with the `util` function
Tue, 17 Dec 2024 19:21:15 -0500 Matt Harbison ui: set the default editor on Windows to notepad.exe
Wed, 23 Oct 2024 01:32:33 +0200 Pierre-Yves David config: include the component level when returning them