summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Provision: ignore other test environments (#2865)Masen Furer2023-01-166-7/+72
* release 4.3.24.3.2Bernát Gábor2023-01-162-5/+12
* Fix a incorrect config key name (#2868)Kurt McKee2023-01-161-1/+1
* Fix regression with multiple env substitutions for the same key (#2873)Masen Furer2023-01-163-6/+50
* Fix typos in `{tox_root}` variable nameKurt McKee2023-01-161-2/+2
* Fix a RestructuredText typoKurt McKee2023-01-161-1/+1
* Fix rendering of `version_added`Kurt McKee2023-01-161-1/+1
* release 4.3.14.3.1Bernát Gábor2023-01-152-5/+12
* Recursive replace (#2864)Masen Furer2023-01-155-10/+78
* release 4.3.04.3.0Bernát Gábor2023-01-153-15/+22
* Rewrite substitution parser (#2861)Masen Furer2023-01-157-89/+526
* Document factors (#2852)Stephen Finucane2023-01-153-32/+141
* Add Documentation URL for quick access via PyPI web (#2854)Fabian P. Schmidt2023-01-121-0/+1
* release 4.2.84.2.8Bernát Gábor2023-01-112-1/+8
* Allow package names with env markers with pip binary options (#2853)q0w2023-01-114-12/+37
* release 4.2.74.2.7Bernát Gábor2023-01-114-9/+16
* Revert to supporting simple Python factors (#2849)Stephen Finucane2023-01-119-39/+72
* Only return Python factor on base_python conflict (#2840)Stephen Finucane2023-01-103-25/+39
* The tests actually require wheel (#2843)Miro Hrončok2023-01-092-0/+2
* Document colorization regression on Windows (#2837)Adam Johnson2023-01-081-0/+7
* Add release notes project URL for quick access in PyPI web (#2835)Ville Skyttä2023-01-071-0/+1
* release 4.2.64.2.6Bernát Gábor2023-01-062-1/+8
* Handle properly pip --no-binary / --only-binary options in requirements.txt f...q0w2023-01-065-11/+66
* release 4.2.54.2.5Bernát Gábor2023-01-064-6/+13
* Fix various issues with missing interpreters (#2828)Stephen Finucane2023-01-0611-23/+80
* release 4.2.44.2.4Bernát Gábor2023-01-053-3/+10
* Fail on mismatched python spec attributes (#2824)Stephen Finucane2023-01-053-1/+4
* Also accept tab after colon before factor filter expansion (#2823)Patrick Decat2023-01-053-2/+10
* release 4.2.34.2.3Bernát Gábor2023-01-043-2/+9
* Fix devenv when package for env is wheel/editable (#2820)Bernát Gábor2023-01-044-11/+19
* Require space after colon before factor expansion (#2822)Patrick Decat2023-01-043-1/+4
* release 4.2.24.2.2Bernát Gábor2023-01-042-3/+10
* Add more c-extension env-vars to default pass_env (#2818)Bernát Gábor2023-01-044-4/+15
* Remove docs about colour regression (#2816)Adam Johnson2023-01-041-8/+0
* release 4.2.14.2.1Bernát Gábor2023-01-032-1/+8
* update how extras are extracted to handle cases with more than 2 groups (#2812)dconathan2023-01-033-23/+50
* Update upgrading.rstBernát Gábor2023-01-031-8/+0
* Update changelog.rstBernát Gábor2023-01-031-1/+1
* release 4.2.04.2.0Bernát Gábor2023-01-034-5/+15
* Packaging inherits from pkgenv, deps and document tox 4 packaging changes (#2...Bernát Gábor2023-01-0313-9/+166
* Document ambiguous usages in v3-to-v4 (#2808)Stephen Rosen2023-01-022-0/+74
* Introduce Upgrading doc page for tox4 (#2805)Stephen Rosen2023-01-023-134/+158
* release 4.1.34.1.3Bernát Gábor2023-01-026-8/+17
* Better message when command parsing on empty input (#2807)Bernát Gábor2023-01-026-1/+27
* issue 2695/tox4 install command breaking change docs (#2806)Bernát Gábor2023-01-022-0/+4
* Reuse package_env with --installpkg (#2803)Bernát Gábor2023-01-023-3/+14
* Skip time-machine dep and spinner tests on PyPy (#2797)Michał Górny2022-12-313-1/+9
* Relax test_list_installed_deps() to allow other packages (#2796)Michał Górny2022-12-302-2/+5
* release 4.1.24.1.2Bernát Gábor2022-12-304-4/+11
* Fix extracting extras from markers with many extras (#2792)q0w2022-12-303-2/+8