Mercurial > public > mercurial-scm > hg
log mercurial/utils/procutil.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
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 |