summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix typojugmac00-patch-1Jürgen Gmach2022-01-161-1/+1
* Fix add_config factory argument type annotation bad for containers (#2323)Bernát Gábor2022-01-154-2/+26
* 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-142-0/+2
* Fix some broken linksBernát Gábor2022-01-135-25/+26
* Fix devenv not respecting specified path (#2318)Bernát Gábor2022-01-134-14/+15
* 2315 (#2317)Bernát Gábor2022-01-134-2/+11
* 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-115-1/+48
* Keep v3 injected environment variable list (#2313)Bernát Gábor2022-01-114-0/+31
* Fix CLI documentation is missing and broken documentation references (#2311)Bernát Gábor2022-01-105-9/+7
* Fix double clean package and broken report (#2309)Bernát Gábor2022-01-107-4/+54
* Legacy parallel flag should accept no arguments (#2307)Bernát Gábor2022-01-104-3/+16
* Fix plugin initialization order (#2305)Bernát Gábor2022-01-097-19/+26
* Document ConfigSet.loaders (#2306)Bernát Gábor2022-01-092-1/+2
* Hint for unrecognized arguments to use -- (#2308)Bernát Gábor2022-01-093-1/+24
* 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
* Merge pull request #2298 from tox-dev/release-4.0.0a10Bernát Gábor2022-01-0414-23/+36
|\
| * release 4.0.0a104.0.0a10Bernát Gábor2022-01-0414-23/+36
|/
* Bump linterBernát Gábor2022-01-041-23/+24
* Better selection support (#2290)Bernát Gábor2022-01-0468-576/+944
* Have the --colored default value be yes in the docs (#2289)Antoine Dechaume2021-12-201-0/+3
* Bump lintersBernát Gábor2021-12-1118-48/+56
* Remove not needed type packagesBernát Gábor2021-11-171-2/+0
* Bump checkers and pre-commitBernát Gábor2021-11-171-4/+4
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-17180-768/+1017
* Use pyproject-api package (#2274)Bernát Gábor2021-11-1612-868/+10
* Update setup changelogBernát Gábor2021-11-1657-233/+418
* Bump lintersBernát Gábor2021-10-141-6/+5
* Support for the --discover flag (#2245)Bernát Gábor2021-10-046-6/+17
* Support for external packages and builders (#2235)Bernát Gábor2021-09-2635-412/+859
* Fix list/depends cmd creates package env as run envBernát Gábor2021-09-2415-60/+81
* Fix the interrupt thread is deadlocking when receiving an interruptBernát Gábor2021-09-241-0/+6
* Fix CTRL+C not working on WindowsBernát Gábor2021-09-243-14/+11
* Add support for TOX_LIMITED_SHEBANG (#2226)Bernát Gábor2021-09-206-4/+106
* No pyproject.toml or setup.py and no --install-pkg assumes no package (#2225)Bernát Gábor2021-09-188-23/+37
* Support for --no-provision flag (#2224)Bernát Gábor2021-09-1813-25/+79
* Support for environment files in set_env (#2223)Bernát Gábor2021-09-188-39/+119
* Merge pull request #2219 from tox-dev/release-4.0.0a9Bernát Gábor2021-09-1611-20/+33
|\
| * 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-168-14/+73
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-1583-647/+1124
* Support for plugin before and after, fix ASCII report fails (#2214)Bernát Gábor2021-09-1112-33/+175
* Fix old-new value on recreate cache miss-match are swapped (#2212)Bernát Gábor2021-09-116-7/+11
* Make ConfigSet ABC and add contains to Loader (#2209)Bernát Gábor2021-09-106-7/+37
* Let tox run fail when all envs are skipped (#2206)Jürgen Gmach2021-09-103-3/+6
* Internal changes to support tox-gh-actions (#2191)Bernát Gábor2021-08-3115-71/+149
* Fix env variable substitutions with defaults containing colon (#2186)comabrewer2021-08-273-1/+9