summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* revert regex changeJürgen Gmach2021-04-131-1/+1
* Evaluate factor conditions for `command` keysJürgen Gmach2021-04-132-4/+5
* Fix regex validation for SHA 512 hashes (#2020)Jürgen Gmach2021-04-121-1/+1
* Explain how CLI verbosity level gets determinedJürgen Gmach2021-04-121-2/+5
* Minor code improvements (#2017)Miroslav Šedivý2021-04-118-21/+12
* Replace .format with f-strings (#2011)Miroslav Šedivý2021-04-104-6/+6
* Docs: define which files to keep py2 compatible (#2015)Miroslav Šedivý2021-04-101-1/+5
* Port pip requirements.txt parser (#2009)Bernát Gábor2021-04-098-413/+636
* minor doc improvements (#2006)Jürgen Gmach2021-04-083-5/+5
* fix replacement of sections with dash (#2000)Oliver Bestwalter2021-04-061-1/+1
* Support extras in (editable) path requirements (#1998)Bernát Gábor2021-04-061-15/+40
* Refactor: Simplify and clean up the code (#1997)Miroslav Šedivý2021-04-0612-58/+37
* 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-0553-1120/+1669
* Fix legacy list env command for empty/missing envlist (#1988)Jürgen Gmach2021-04-011-1/+1
* fix typo (#1981)Jürgen Gmach2021-03-271-1/+1
* Show skipped envs in reports on platform mismatch (#1970)Jürgen Gmach2021-03-206-17/+26
* Fix typos, modernize and simplify some code (#1971)Miroslav Šedivý2021-03-125-17/+7
* Inline plugin definition support - tox_.py (#1963)Bernát Gábor2021-03-076-10/+56
* fix typo (#1962)Jürgen Gmach2021-03-071-1/+1
* Fix unescaped } breaking expansions that follow it (#1961)Andrey Bienkowski2021-03-062-42/+22
* Support for bracket styled posargs (#1954)Andrey Bienkowski2021-03-041-5/+26
* Support for ignore_outcome (#1960)Andrey Bienkowski2021-03-043-13/+31
* Add suport for setup.cfg and legacy toml (#1927)Bernát Gábor2021-02-2712-200/+324
* Bump dependenciesBernát Gábor2021-02-201-35/+14
* Fix tox is not exiting because package env thread holding it upBernát Gábor2021-02-156-20/+54
* Do not show inherited keys as unused (#1913)Bernát Gábor2021-02-144-8/+10
* Normalize the description line to contain single whitespace and no newline (#...Bernát Gábor2021-02-141-0/+5
* Remove double word (#1911)Jürgen Gmach2021-02-131-1/+1
* Smarter tox env finish status report (#1910)Bernát Gábor2021-02-134-26/+43
* Do not make temp requirements file for deps (#1906)Bernát Gábor2021-02-122-8/+6
* Support requirements file containing --hash (#1905)Bernát Gábor2021-02-121-2/+10
* Add quickstart (#1907)Bernát Gábor2021-02-121-2/+43
* Support running python 2 targets (#1900)Bernát Gábor2021-02-094-13/+38
* Add more flake8 checks (#1899)Bernát Gábor2021-02-0628-69/+100
* Add package_root support (#1891)Bernát Gábor2021-02-013-3/+21
* Drop sdistsrc and support --installpkg (#1890)Bernát Gábor2021-02-018-99/+153
* Comment support in ini and alias in show config (#1889)Bernát Gábor2021-01-313-5/+25
* Add platform support (#1888)Bernát Gábor2021-01-303-15/+38
* Add list_dependencies_command support (#1887)Bernát Gábor2021-01-301-3/+8
* Add support for install_command virtualenv settings (#1886)Bernát Gábor2021-01-306-22/+56
* Support for pip_pre config (#1885)Bernát Gábor2021-01-301-1/+11
* Recreate tox_env support (#1883)Bernát Gábor2021-01-301-1/+8
* Add ignore_erros and fix handling commands* (#1876)Bernát Gábor2021-01-272-25/+51
* Fix bad package dependencies with differing extras (#1869)Bernát Gábor2021-01-232-17/+18
* Support = as arg separator and dir in req files (#1867)Bernát Gábor2021-01-239-67/+92
* Recreate when virtualenv changes (#1866)Bernát Gábor2021-01-221-0/+8
* Multiple small bug-fixes (#1864)Bernát Gábor2021-01-229-18/+24
* Cleanup local subprocess file handlers (#1863)Bernát Gábor2021-01-221-0/+7