summaryrefslogtreecommitdiff
path: root/src/tox/tox_env/api.py
Commit message (Expand)AuthorAgeFilesLines
* Forward `HOME` by default (#2907)Ganden Schaffner2023-01-311-0/+1
* Add more c-extension env-vars to default pass_env (#2818)Bernát Gábor2023-01-041-0/+6
* Fix logging error with emoji in git branch name. (#2790)James Williams2022-12-291-1/+1
* Create temp_dir if not exists (#2781)q0w2022-12-281-0/+4
* Add py_dot_ver and py_impl (#2716)Bernát Gábor2022-12-141-1/+1
* Add tox_on_install and tox_env_teardown plugin hooks (#2687)Bernát Gábor2022-12-131-0/+9
* Fail on blanks in passed env vars (#2671)Eric L2022-12-101-2/+12
* Remove deprecated `whitelist_externals` configuration option (#2600)Jürgen Gmach2022-12-061-1/+1
* Lock parallel package operations (#2593)Bernát Gábor2022-12-051-1/+1
* Bump tools and deps (#2522)Bernát Gábor2022-10-301-3/+3
* Do not allow extending the config set beyond setup (#2314)Bernát Gábor2022-01-111-0/+1
* Keep v3 injected environment variable list (#2313)Bernát Gábor2022-01-111-0/+3
* Fix double clean package and broken report (#2309)Bernát Gábor2022-01-101-2/+2
* Better selection support (#2290)Bernát Gábor2022-01-041-2/+11
* Bump lintersBernát Gábor2021-12-111-3/+3
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-29/+31
* Update setup changelogBernát Gábor2021-11-161-2/+6
* Support for external packages and builders (#2235)Bernát Gábor2021-09-261-2/+2
* Allow plugins to change pass_env and set_env (#2218)Bernát Gábor2021-09-161-4/+6
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-3/+3
* Internal changes to accomodate tox-conda (#2172)Bernát Gábor2021-08-211-16/+19
* Add support for execute interrupt timeouts (#2158)Bernát Gábor2021-08-151-2/+4
* Support CLI run flags for tox config (#2150)Bernát Gábor2021-08-091-8/+11
* Support all Unix shell-style wildcards for pass_env (#2145)Bernát Gábor2021-08-071-10/+11
* When cleaning dirs clean only their content (#2140)Bernát Gábor2021-08-061-5/+4
* Add envlogdir support (#2139)Bernát Gábor2021-08-051-0/+43
* Add support for allowlist_externals (#2134)Bernát Gábor2021-08-021-1/+13
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-102/+145
* Show skipped envs in reports on platform mismatch (#1970)Jürgen Gmach2021-03-201-9/+10
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-2/+2
* Add platform support (#1888)Bernát Gábor2021-01-301-0/+19
* Add support for install_command virtualenv settings (#1886)Bernát Gábor2021-01-301-2/+1
* Recreate tox_env support (#1883)Bernát Gábor2021-01-301-1/+8
* Multiple small bug-fixes (#1864)Bernát Gábor2021-01-221-1/+4
* Add support for virtualenv configuration options (#1862)Bernát Gábor2021-01-211-1/+17
* Better handling of packaging env creation (#1807)Bernát Gábor2021-01-131-4/+4
* Adopt same pass env list as tox 3 hasBernát Gábor2021-01-111-6/+14
* Better handling of set_env (#1784)Bernát Gábor2021-01-111-20/+9
* Fix stdin (but loose isatty support for stdout/stderr)Bernát Gábor2021-01-081-7/+2
* Requirement files support within depsBernát Gábor2021-01-071-6/+14
* Allow running it on termuxBernát Gábor2021-01-041-1/+1
* Fix env_tmp_dir reset, set cwd in test runs, increase coverage on tox_env.apiBernát Gábor2021-01-031-7/+5
* Add keyboard interrupt support for parallelBernát Gábor2021-01-031-11/+26
* Increase code coverageBernát Gábor2021-01-011-8/+5
* Fix some code coverage issuesBernát Gábor2020-12-281-1/+5
* General rework of the parallel, execute and reportingBernát Gábor2020-12-241-63/+88
* Add parallel show output support, and don't display parallel output by defaultBernát Gábor2020-11-301-8/+55
* Implement parallel mode - without output redirectBernát Gábor2020-11-301-0/+8
* Fix provisioning supportBernát Gábor2020-11-271-1/+21
* journal: tox 3 (sequential) feature compatibilityBernát Gábor2020-11-091-0/+5