summaryrefslogtreecommitdiff
path: root/src/tox/execute/api.py
Commit message (Expand)AuthorAgeFilesLines
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-18/+20
* Update setup changelogBernát Gábor2021-11-161-2/+14
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-7/+7
* Add support for execute interrupt timeouts (#2158)Bernát Gábor2021-08-151-7/+57
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-9/+30
* Fix tox is not exiting because package env thread holding it upBernát Gábor2021-02-151-3/+22
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-4/+9
* Requirement files support within depsBernát Gábor2021-01-071-4/+8
* Add keyboard interrupt support for parallelBernát Gábor2021-01-031-24/+5
* Rework and simplify local subprocess executor handlersBernát Gábor2020-12-271-37/+14
* General rework of the parallel, execute and reportingBernát Gábor2020-12-241-40/+99
* Handle requirement files for depsBernát Gábor2020-11-041-1/+1
* tests: add platform specific no pragma for platform branchesBernát Gábor2020-11-021-3/+4
* report: duration of the setup and the individual commands and fix devenvBernát Gábor2020-10-301-2/+5
* Better shell cmd report, fix list env not working with testsBernát Gábor2020-10-271-7/+4
* Better run output, and fix failing cmd not being reportedBernát Gábor2020-10-261-4/+4
* Various fixesBernát Gábor2020-10-251-1/+5
* Handle tty and terminal size within the local subprocess executorBernát Gábor2020-10-231-0/+3
* TypingBernát Gábor2020-10-221-10/+25
* Improve documentationBernát Gábor2020-10-191-51/+53
* Bump pre-commit featuresBernát Gábor2020-10-171-1/+5
* Color support (#1630)Bernát Gábor2020-07-271-2/+2
* Setup CI for tox 4 (#1551)Bernát Gábor2020-04-171-3/+5
* First iteration of the rewrite4.0.0a1Bernat Gabor2020-03-301-0/+142