summaryrefslogtreecommitdiff
path: root/src/tox/config/source
Commit message (Expand)AuthorAgeFilesLines
* Custom prefix in .ini source (#2927)Masen Furer2023-02-211-2/+7
* Packaging inherits from pkgenv, deps and document tox 4 packaging changes (#2...Bernát Gábor2023-01-033-4/+6
* Ignore non-test section names and invalid factor filters (#2748)Bernát Gábor2022-12-181-3/+3
* Fix plain section shadows env config (#2742)Bernát Gábor2022-12-171-1/+1
* Support for generative section names (#2557)Bernát Gábor2022-11-292-16/+35
* Allow passing config directory without filename (#2550)Sorin Sbarnea2022-11-271-0/+11
* Use PEP-621 to load project dependencies (#2499)Bernát Gábor2022-09-101-2/+7
* Bump tools (#2491)Bernát Gábor2022-09-091-2/+1
* Do not perform interpolation for INI files (#2352)Bernát Gábor2022-02-101-1/+1
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-178-22/+37
* Update setup changelogBernát Gábor2021-11-161-1/+5
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-154-106/+134
* Internal changes to support tox-gh-actions (#2191)Bernát Gábor2021-08-312-10/+25
* When cleaning dirs clean only their content (#2140)Bernát Gábor2021-08-061-1/+1
* Move from toml to tomli (#2118)Bernát Gábor2021-07-261-2/+3
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-054-12/+29
* Add suport for setup.cfg and legacy toml (#1927)Bernát Gábor2021-02-277-142/+283
* Do not show inherited keys as unused (#1913)Bernát Gábor2021-02-141-1/+4
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-3/+3
* devenv: fix and add support for running without tox.ini availableBernát Gábor2020-11-281-2/+3
* tests: add coverage for config types/of_types/tox_iniBernát Gábor2020-11-021-6/+4
* replace: re-raise exception when load is not KeyErrorBernát Gábor2020-11-021-1/+1
* tests: increasing coverage for the replacement logicBernát Gábor2020-11-011-5/+0
* ini loader: remove unused deepcopyBernát Gábor2020-10-311-14/+1
* Rework configuration to allow generic overridesBernát Gábor2020-10-298-860/+165
* Support ignoring command outcomes via the - prefixBernát Gábor2020-10-281-1/+2
* Fix: mappings are rendered incorrectly witin show configBernát Gábor2020-10-281-1/+1
* Fix ini replace logic does not work for other config set referencesBernát Gábor2020-10-273-18/+66
* Facilitate usage in parallel with tox 3Bernát Gábor2020-10-271-0/+4
* Implement develop mode install of python packagesBernát Gábor2020-10-261-0/+2
* Add typing to test suiteBernát Gábor2020-10-261-0/+2
* More fixesBernát Gábor2020-10-252-11/+16
* Fix substitutionBernát Gábor2020-10-232-27/+63
* Fixbgabor82020-10-221-12/+12
* TypingBernát Gábor2020-10-225-276/+410
* Improve documentationBernát Gábor2020-10-196-21/+37
* Bump pre-commit featuresBernát Gábor2020-10-171-2/+9
* Color support (#1630)Bernát Gábor2020-07-273-4/+20
* Fix CI (#1556)Bernát Gábor2020-07-245-17/+15
* Setup CI for tox 4 (#1551)Bernát Gábor2020-04-172-2/+4
* First iteration of the rewrite4.0.0a1Bernat Gabor2020-03-307-0/+589