summaryrefslogtreecommitdiff
path: root/src/tox/execute/stream.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid UnicodeDecodeError from command output (#2970)Masen Furer2023-04-051-1/+1
* implement pseudo tty on stdout/stderr (#2711)Masen Furer2022-12-161-5/+5
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-8/+10
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-2/+2
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-1/+4
* General rework of the parallel, execute and reportingBernát Gábor2020-12-241-29/+44
* tests: add coverage for the local subprocess executorBernát Gábor2020-11-061-2/+1
* TypingBernát Gábor2020-10-221-12/+17
* Improve documentationBernát Gábor2020-10-191-7/+7
* First iteration of the rewrite4.0.0a1Bernat Gabor2020-03-301-0/+84