Thu, 06 Mar 2025 12:23:27 +0100 |
Pierre-Yves David |
procutil: fix passing of stdin_bytes to background command
stable
|
Sun, 05 Jan 2025 21:03:17 -0500 |
Matt Harbison |
pyupgrade: drop usage of py3 aliases for `OSError`
|
Tue, 17 Dec 2024 01:45:29 -0500 |
Matt Harbison |
procutil: don't leak a file descriptor when I/O fails filtering through files
|
Wed, 04 Dec 2024 20:43:20 -0500 |
Matt Harbison |
procutil: stop using the `pycompat.open()` shim
|
Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
Thu, 18 Jul 2024 12:36:12 +0200 |
Rapha?l Gom?s |
black: format the codebase with 23.3.0
|
Tue, 23 Jul 2024 10:02:46 +0200 |
Rapha?l Gom?s |
Backout accidental publication of a large range of revisions
|
Thu, 18 Jul 2024 12:36:12 +0200 |
Rapha?l Gom?s |
black: format the codebase with 23.3.0
|
Sat, 02 Dec 2023 15:10:28 -0300 |
Anton Shestakov |
procutil: move stdin assignment outside of try-finally block
stable
|
Thu, 03 Aug 2023 02:32:28 +0200 |
Jean-Francois Pieronne |
openvms: make process spawning works on OpenVMS
|
Fri, 01 Sep 2023 00:09:55 +0200 |
Pierre-Yves David |
pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
|
Thu, 15 Dec 2022 18:02:55 -0500 |
Matt Harbison |
typing: add type hints to mercurial/win32.py
|
Fri, 25 Nov 2022 18:39:47 -0500 |
Matt Harbison |
pytype: stop excluding mercurial/ui.py
|
Mon, 11 Jul 2022 01:51:20 +0200 |
Manuel Jacob |
procutil: make stream detection in make_line_buffered more correct and strict
stable 6.2
|