summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* fix typo (#2327)rewriteJürgen Gmach2022-01-171-1/+1
* Fix add_config factory argument type annotation bad for containers (#2323)Bernát Gábor2022-01-151-0/+2
* Update faq.rstBernát Gábor2022-01-141-1/+1
* Add example for extending the install commandJürgen Gmach2022-01-141-2/+9
* Require Python 3.10 to generate the tox documentation (#2322)Jürgen Gmach2022-01-141-0/+1
* Fix some broken linksBernát Gábor2022-01-134-23/+24
* Fix devenv not respecting specified path (#2318)Bernát Gábor2022-01-131-0/+1
* 2315 (#2317)Bernát Gábor2022-01-131-0/+1
* Improve wording on PR 2313Bernát Gábor2022-01-111-2/+2
* Do not allow extending the config set beyond setup (#2314)Bernát Gábor2022-01-111-0/+2
* Keep v3 injected environment variable list (#2313)Bernát Gábor2022-01-111-0/+2
* Fix CLI documentation is missing and broken documentation references (#2311)Bernát Gábor2022-01-102-5/+3
* Fix double clean package and broken report (#2309)Bernát Gábor2022-01-102-0/+4
* Legacy parallel flag should accept no arguments (#2307)Bernát Gábor2022-01-101-0/+1
* Fix plugin initialization order (#2305)Bernát Gábor2022-01-091-0/+1
* Document ConfigSet.loaders (#2306)Bernát Gábor2022-01-091-0/+1
* Hint for unrecognized arguments to use -- (#2308)Bernát Gábor2022-01-091-0/+2
* Document ownership of the tox.wiki root domain (#2303)Bernát Gábor2022-01-083-11/+7
* Fix changelogBernát Gábor2022-01-041-1/+1
* release 4.0.0a104.0.0a10Bernát Gábor2022-01-0414-23/+36
* Better selection support (#2290)Bernát Gábor2022-01-046-4/+56
* Have the --colored default value be yes in the docs (#2289)Antoine Dechaume2021-12-201-0/+3
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-0/+1
* Use pyproject-api package (#2274)Bernát Gábor2021-11-161-0/+2
* Update setup changelogBernát Gábor2021-11-162-7/+21
* Support for the --discover flag (#2245)Bernát Gábor2021-10-041-0/+1
* Support for external packages and builders (#2235)Bernát Gábor2021-09-262-2/+58
* Fix list/depends cmd creates package env as run envBernát Gábor2021-09-241-0/+2
* Fix CTRL+C not working on WindowsBernát Gábor2021-09-241-0/+1
* Add support for TOX_LIMITED_SHEBANG (#2226)Bernát Gábor2021-09-201-0/+2
* No pyproject.toml or setup.py and no --install-pkg assumes no package (#2225)Bernát Gábor2021-09-181-0/+2
* Support for --no-provision flag (#2224)Bernát Gábor2021-09-182-1/+2
* Support for environment files in set_env (#2223)Bernát Gábor2021-09-182-1/+12
* release 4.0.0a94.0.0a9Bernát Gábor2021-09-1611-20/+33
* Allow plugins to change pass_env and set_env (#2218)Bernát Gábor2021-09-161-0/+1
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-155-2/+16
* Support for plugin before and after, fix ASCII report fails (#2214)Bernát Gábor2021-09-114-0/+11
* Fix old-new value on recreate cache miss-match are swapped (#2212)Bernát Gábor2021-09-111-0/+1
* Make ConfigSet ABC and add contains to Loader (#2209)Bernát Gábor2021-09-101-0/+2
* Let tox run fail when all envs are skipped (#2206)Jürgen Gmach2021-09-101-0/+1
* Internal changes to support tox-gh-actions (#2191)Bernát Gábor2021-08-312-0/+3
* Fix env variable substitutions with defaults containing colon (#2186)comabrewer2021-08-271-0/+1
* fix link to custom.css in documentation (#2185)Jürgen Gmach2021-08-271-1/+1
* fix spelling of PyPI (#2181)Jürgen Gmach2021-08-252-2/+2
* Improve documentation and try furo (#2180)Bernát Gábor2021-08-2514-235/+1431
* release 4.0.0a84.0.0a8release-4.0.0a8Bernát Gábor2021-08-2120-31/+44
* Internal changes to accomodate tox-conda (#2172)Bernát Gábor2021-08-211-0/+3
* Fix parallel show output not working (#2161)Bernát Gábor2021-08-181-0/+1
* Add support for execute interrupt timeouts (#2158)Bernát Gábor2021-08-152-0/+31
* Check base python against env name and raise if differs (#2156)Bernát Gábor2021-08-154-42/+45