summaryrefslogtreecommitdiff
path: root/src/tox/session/cmd/run/single.py
Commit message (Expand)AuthorAgeFilesLines
* Fix --skip-missing-interpreters (#2793)q0w2022-12-291-0/+1
* Ensure change_dir is created before running commands (#2643)Bernát Gábor2022-12-081-0/+1
* Bump deps and toolsBernát Gábor2022-11-221-4/+4
* Use PEP-621 to load project dependencies (#2499)Bernát Gábor2022-09-101-1/+1
* 2315 (#2317)Bernát Gábor2022-01-131-0/+1
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-8/+10
* Support for external packages and builders (#2235)Bernát Gábor2021-09-261-2/+4
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-1/+1
* Support for plugin before and after, fix ASCII report fails (#2214)Bernát Gábor2021-09-111-8/+15
* Support CLI run flags for tox config (#2150)Bernát Gábor2021-08-091-4/+4
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-1/+1
* Show skipped envs in reports on platform mismatch (#1970)Jürgen Gmach2021-03-201-1/+1
* Support for ignore_outcome (#1960)Andrey Bienkowski2021-03-041-1/+2
* Add ignore_erros and fix handling commands* (#1876)Bernát Gábor2021-01-271-24/+44
* Multiple small bug-fixes (#1864)Bernát Gábor2021-01-221-1/+1
* Better handling of packaging env creation (#1807)Bernát Gábor2021-01-131-1/+1
* Better handling and error messages on backend failedBernát Gábor2021-01-031-3/+6
* Add keyboard interrupt support for parallelBernát Gábor2021-01-031-13/+17
* General rework of the parallel, execute and reportingBernát Gábor2020-12-241-11/+46
* Implement parallel mode - without output redirectBernát Gábor2020-11-301-4/+9
* Fix provisioning supportBernát Gábor2020-11-271-10/+1
* journal: tox 3 (sequential) feature compatibilityBernát Gábor2020-11-091-0/+1
* report: duration of the setup and the individual commands and fix devenvBernát Gábor2020-10-301-9/+11
* Rework configuration to allow generic overridesBernát Gábor2020-10-291-1/+1
* Support ignoring command outcomes via the - prefixBernát Gábor2020-10-281-0/+2
* Better run output, and fix failing cmd not being reportedBernát Gábor2020-10-261-3/+6
* Improve documentationBernát Gábor2020-10-191-0/+3
* Bump pre-commit featuresBernát Gábor2020-10-171-1/+4
* First iteration of the rewrite4.0.0a1Bernat Gabor2020-03-301-0/+37