Mercurial > hg-stable
log
age | author | description |
---|---|---|
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 |
Thu, 02 Jul 2020 02:46:15 +0200 | Manuel Jacob | cleanup: use any() instead of checking truthiness of temporary list |
Fri, 03 Jul 2020 13:45:59 +0530 | Pulkit Goyal | chg: suppress OSError in _restoreio() and add some logging (issue6330) |
Thu, 02 Jul 2020 19:54:44 +0200 | Joerg Sonnenberger | ui: fix Python 2.7 support for ui.timestamp-output |
Wed, 01 Jul 2020 14:28:12 -0400 | Augie Fackler | merge with stable |