summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 4.0.0rc14.0.0rc1Bernát Gábor2022-11-293-2/+12
* Allow installing relative paths that go outside tox root folder (#2554)Sorin Sbarnea2022-11-294-10/+19
* Support for generative section names (#2557)Bernát Gábor2022-11-298-25/+138
* Merge pull request #2553 from tox-dev/release-4.0.0b3Bernát Gábor2022-11-2712-12/+25
|\
| * release 4.0.0b34.0.0b3Bernát Gábor2022-11-2712-12/+25
|/
* Allow passing config directory without filename (#2550)Sorin Sbarnea2022-11-275-2/+46
* PEP-660 support (#2502)Bernát Gábor2022-11-2611-37/+66
* Avoid impossible minversion requirement (#2549)Sorin Sbarnea2022-11-264-1/+14
* Bump dependencies (#2551)Bernát Gábor2022-11-262-2/+2
* Improve coloring of logged commands (#2546)Sorin Sbarnea2022-11-263-1/+10
* PythonDeps: move `cli_only` handling logic to `_parse_requirements` (#2547)Masen Furer2022-11-255-15/+54
* Move off deprecated pytest APIBernát Gábor2022-11-221-1/+1
* Bump deps and toolsBernát Gábor2022-11-228-17/+20
* Avoid ignored explicit argument 're' console message (#2545)Sorin Sbarnea2022-11-223-1/+12
* Disable coloring with TERM=dumb or NO_COLOR (#2541)Sorin Sbarnea2022-11-213-2/+14
* Bump tools and deps (#2522)Bernát Gábor2022-10-309-52/+51
* Migrate tox 3 documentation (#2408)Bernát Gábor2022-10-246-73/+489
* Use PEP-621 to load project dependencies (#2499)Bernát Gábor2022-09-1015-90/+246
* Check 3.11 support (#2492)Bernát Gábor2022-09-096-6/+21
* Delete MANIFEST.inBernát Gábor2022-09-091-7/+0
* Bump tools (#2491)Bernát Gábor2022-09-097-32/+29
* Bump toolsBernát Gábor2022-09-093-21/+21
* Bump dependenciesBernát Gábor2022-09-094-48/+46
* Fix sphinx extlinks (#2447)Bernát Gábor2022-09-091-7/+7
* Bump lintersBernát Gábor2022-09-093-8/+8
* Add GHA auto-updateBernát Gábor2022-09-091-0/+6
* Display registered plugins with --version (#2413)Max Droy2022-09-097-14/+87
* fix typoJürgen Gmach2022-09-091-1/+1
* Move time mocking from freezegun to time-machine (#2407)Adam Johnson2022-09-093-10/+9
* Fix release documentationBernát Gábor2022-09-098-7/+20
* release 4.0.0b2Bernát Gábor2022-09-093-13/+12
* release 4.0.0b24.0.0b2Bernát Gábor2022-04-110-0/+0
* Fix Bestwalter video linkNathan Tsai2022-03-241-1/+1
* Use hatchling instead of setuptools as build backend (#2369)Bernát Gábor2022-03-046-191/+145
* Delete `tox` mailing list (#2367)Jürgen Gmach2022-03-043-5/+6
* Cleanup .gitignoreBernát Gábor2022-03-031-14/+9
* Do not perform interpolation for INI files (#2352)Bernát Gábor2022-02-107-7/+27
* Support -va as well as -av (#2351)Bernát Gábor2022-02-103-1/+12
* Remove codecov (#2349)Bernát Gábor2022-02-082-16/+1
* Use .tox instead of .tox/4 as work dir (#2347)Bernát Gábor2022-02-085-6/+6
* Bump pre-commit dependencies (#2348)Bernát Gábor2022-02-082-5/+5
* Use tox over tox4 (#2345)Bernát Gábor2022-02-085-6/+6
* Bump deps and migrate conf generator to its own module (#2341)Bernát Gábor2022-02-073-152/+134
* Merge pull request #2338 from tox-dev/release-4.0.0b1Bernát Gábor2022-02-0616-21/+34
|\
| * release 4.0.0b14.0.0b1Bernát Gábor2022-02-0616-21/+34
|/
* Enable link check during documentation build and fix broken (#2326)Bernát Gábor2022-01-2612-168/+172
* 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-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