mercurial/utils/procutil.py
Sat, 15 Sep 2018 13:31:41 -0400 Matt Harbison py3: partially fix pager spawning on Windows
Wed, 27 Jun 2018 10:47:14 -0400 Augie Fackler ui: add an uninterruptable context manager that can block SIGINT
Tue, 03 Jul 2018 12:22:37 -0400 Augie Fackler merge with stable
Thu, 28 Jun 2018 22:23:08 -0400 Matt Harbison procutil: add a shim for translating shell commands to native commands
Mon, 25 Jun 2018 16:36:14 +0200 Sune Foldager procutil: use unbuffered stdout on Windows stable 4.6.2
Mon, 25 Jun 2018 16:36:14 +0200 Sune Foldager procutil: use unbuffered stdout on Windows
Sat, 26 May 2018 12:14:04 +0900 Yuya Nishihara py3: wrap tempfile.mkstemp() to use bytes path
Sat, 07 Apr 2018 21:26:37 +0900 Yuya Nishihara procutil: drop unused 'newlines' option from popen*() (API)
Sat, 07 Apr 2018 21:23:42 +0900 Yuya Nishihara procutil: make explainexit() simply return a message (API)
Sat, 07 Apr 2018 21:21:03 +0900 Yuya Nishihara procutil: do not convert return code of signal exit to positive number (API)
Sat, 07 Apr 2018 21:17:50 +0900 Yuya Nishihara procutil: fix error message of tempfile filter
Sat, 07 Apr 2018 21:14:16 +0900 Yuya Nishihara procutil: unify platform.explainexit()
Sat, 07 Apr 2018 21:09:21 +0900 Yuya Nishihara procutil: rewrite popen() as a subprocess.Popen wrapper (issue4746) (API)
Sun, 25 Mar 2018 12:15:33 +0900 Yuya Nishihara procutil: redirect ui.fout to stderr while stdio is protected
Sun, 25 Mar 2018 12:07:18 +0900 Yuya Nishihara procutil: unroll uin/uout loop in protectstdio()
Sun, 25 Mar 2018 11:58:05 +0900 Yuya Nishihara procutil: introduce context-manager interface for protect/restorestdio
Sun, 25 Mar 2018 11:40:30 +0900 Yuya Nishihara procutil: move protectio/restoreio from commandserver
Sat, 24 Mar 2018 13:38:04 +0900 Yuya Nishihara procutil: move process/executable management functions to new module
less more (0) tip