summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix regex validation for SHA 512 hashesissue_2018Jürgen Gmach2021-04-123-1/+12
* Explain how CLI verbosity level gets determinedJürgen Gmach2021-04-122-2/+6
* Minor code improvements (#2017)Miroslav Šedivý2021-04-1111-26/+16
* Replace .format with f-strings (#2011)Miroslav Šedivý2021-04-107-11/+12
* Docs: define which files to keep py2 compatible (#2015)Miroslav Šedivý2021-04-103-1/+15
* Add Python3.10 to the test suite (#2014)Bernát Gábor2021-04-106-8/+16
* Remove flake8 from Githug ActionsBernát Gábor2021-04-101-2/+0
* Update documentation about changelog entries for trivial changes (#2010)Jürgen Gmach2021-04-092-1/+4
* Port pip requirements.txt parser (#2009)Bernát Gábor2021-04-0918-839/+1101
* minor doc improvements (#2006)Jürgen Gmach2021-04-089-67/+61
* fix replacement of sections with dash (#2000)Oliver Bestwalter2021-04-063-1/+18
* Support extras in (editable) path requirements (#1998)Bernát Gábor2021-04-063-21/+58
* Refactor: Simplify and clean up the code (#1997)Miroslav Šedivý2021-04-0615-61/+40
* Fix names of author/maintainers: typo, accents, newcomer (#1996)Miroslav Šedivý2021-04-051-2/+2
* Add names to the req file parametrized testsBernát Gábor2021-04-051-42/+63
* remove duplicated word (#1992)Jürgen Gmach2021-04-051-1/+1
* add missing word (#1993)Jürgen Gmach2021-04-051-1/+1
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-0582-1559/+2595
* Fix legacy list env command for empty/missing envlist (#1988)Jürgen Gmach2021-04-013-1/+27
* fix typo (#1981)Jürgen Gmach2021-03-271-1/+1
* Show skipped envs in reports on platform mismatch (#1970)Jürgen Gmach2021-03-2016-51/+108
* coverage report: enable setting a different `upstream` repository (#1973)Jürgen Gmach2021-03-122-1/+4
* Fix typos, modernize and simplify some code (#1971)Miroslav Šedivý2021-03-1210-27/+18
* Inline plugin definition support - tox_.py (#1963)Bernát Gábor2021-03-0715-63/+145
* fix typo (#1962)Jürgen Gmach2021-03-071-1/+1
* Display coverage in HTML alwaysBernát Gábor2021-03-061-0/+1
* Fix unescaped } breaking expansions that follow it (#1961)Andrey Bienkowski2021-03-065-42/+58
* Support for bracket styled posargs (#1954)Andrey Bienkowski2021-03-043-16/+58
* Support for ignore_outcome (#1960)Andrey Bienkowski2021-03-045-13/+44
* Workaround mypy AssertionError (#1959)Andrey Bienkowski2021-03-041-3/+4
* Fix test_replace_pos_args_empty_sys_argv (#1936)Andrey Bienkowski2021-03-011-1/+1
* Add suport for setup.cfg and legacy toml (#1927)Bernát Gábor2021-02-2722-218/+407
* Bump dependenciesBernát Gábor2021-02-203-38/+18
* Fix docsBernát Gábor2021-02-151-2/+2
* Merge pull request #1916 from tox-dev/release-4.0.0a6Bernát Gábor2021-02-1525-45/+57
|\
| * release 4.0.0a64.0.0a6release-4.0.0a6Bernát Gábor2021-02-1525-45/+57
|/
* Fix tox is not exiting because package env thread holding it upBernát Gábor2021-02-1510-25/+63
* Add release taskBernát Gábor2021-02-153-26/+117
* Do not show inherited keys as unused (#1913)Bernát Gábor2021-02-146-9/+14
* Normalize the description line to contain single whitespace and no newline (#...Bernát Gábor2021-02-1411-6/+30
* Remove double word (#1911)Jürgen Gmach2021-02-131-1/+1
* Smarter tox env finish status report (#1910)Bernát Gábor2021-02-137-30/+53
* Do not make temp requirements file for deps (#1906)Bernát Gábor2021-02-125-17/+11
* Support requirements file containing --hash (#1905)Bernát Gábor2021-02-125-2/+19
* Add quickstart (#1907)Bernát Gábor2021-02-123-9/+84
* Fix documentationBernát Gábor2021-02-101-1/+1
* Drop Jenkins support (#1902)Bernát Gábor2021-02-101-0/+4
* Support running python 2 targets (#1900)Bernát Gábor2021-02-0914-40/+86
* Add more flake8 checks (#1899)Bernát Gábor2021-02-0660-171/+445
* Use extracted sphinx-argparse-cli (#1898)Bernát Gábor2021-02-064-171/+4