Mercurial > public > mercurial-scm > hg-stable
log mercurial/posix.py @ 47290:40b51c28b242
age | author | description |
---|---|---|
Wed, 12 May 2021 12:41:52 -0400 | Matt Harbison | util: avoid echoing the password to the console on Windows py3 (issue6446) stable |
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |
Thu, 11 Mar 2021 21:21:41 -0500 | Matt Harbison | typing: fix a suppression directive that was mangled by black formatting stable |
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |
Tue, 13 Oct 2020 16:44:57 -0400 | Matt Harbison | posix: avoid a leaked file descriptor in a unix domain socket exception case |
Tue, 13 Oct 2020 16:41:01 -0400 | Matt Harbison | posix: use context managers in a couple of places |
Fri, 29 May 2020 03:56:07 +0200 | Manuel Jacob | cleanup: eliminate procutil.quotecommand() |