Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 04 Jul 2020 11:41:39 +0200 | Manuel Jacob | procutil: make stdout line-buffered on Windows if connected to TTY |
Sat, 04 Jul 2020 11:21:44 +0200 | Manuel Jacob | procutil: split import and reassignment |
Sat, 04 Jul 2020 11:15:58 +0200 | Manuel Jacob | procutil: move assignments closer to reassignments |
Sat, 04 Jul 2020 12:15:41 +0200 | Manuel Jacob | procutil: factor out conditional creation of LineBufferedWrapper |
Thu, 02 Jul 2020 04:37:18 +0200 | Manuel Jacob | procutil: define LineBufferedWrapper on all Python versions |
Sat, 04 Jul 2020 10:47:04 +0200 | Manuel Jacob | tests: add tests for buffering behavior of mercurial.utils.procutil.stdout |
Thu, 02 Jul 2020 02:51:09 +0200 | Manuel Jacob | cleanup: use slightly more meaningful name for temporary variable |