summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 3.4.03.4.0Bernat Gabor2018-09-2020-22/+40
* Fixup changelog and write live config content when updating it (#1006)Bernát Gábor2018-09-204-33/+66
* Add pre and post commands (#1000)Bernát Gábor2018-09-2016-67/+338
* Added Python 3.7 to trove classifiersMarkus Holtermann2018-09-201-1/+1
* config.rst: Improve the wording of the introductionWieland Hoffmann2018-09-191-2/+2
* https-ify some linksAnthony Sottile2018-09-1913-36/+36
* fallback to current interpreter if matches at discoveryBernat Gabor2018-09-185-30/+36
* tox injects env vars to indicate running within tox #847Bernat Gabor2018-09-1711-11/+185
* tox.ini: testenv: remove --junitxmlDaniel Hahler2018-09-171-1/+1
* drop old style exception get, use str.format instead of +Bernat Gabor2018-09-176-21/+20
* Do not publish test resultsBernat Gabor2018-09-171-27/+0
* interative shell dependent configBernat Gabor2018-09-174-6/+52
* always set PIP_USER and PIP_NO_DEPS to 0 #838Bernat Gabor2018-09-173-31/+59
* option to skip some envlist from the default envlist #824Bernat Gabor2018-09-174-1/+91
* when verbosity level increases above two start passing through verbosity flag...Bernát Gábor2018-09-165-6/+22
* commands executed by tox should be correctly quoted #851Bernat Gabor2018-09-163-4/+15
* add Sphinx and mkdocs example of generating documentation via tox #374Bernat Gabor2018-09-164-1/+56
* specify that ``setup.cfg`` tox configuration needs to be inside the ``tox:tox...Bernat Gabor2018-09-162-6/+7
* Clarify using python/pip inside commands #305Bernat Gabor2018-09-163-33/+34
* instead of assuming the Python version from the base python name ask the inte...Bernat Gabor2018-09-155-32/+69
* skip missing interpreters config value can be overriden via cli flagBernat Gabor2018-09-155-26/+69
* keep additional environments config order #921Bernat Gabor2018-09-145-10/+57
* update install_command defaultBernát Gábor2018-09-141-1/+1
* do not re-create build env if already existsBernat Gabor2018-09-142-1/+3
* do not build sdist if skip install specified for target envsBernat Gabor2018-09-144-23/+43
* Update config.rstBernát Gábor2018-09-141-1/+1
* support tox.ini inside pyproject.toml (#977)Bernát Gábor2018-09-148-72/+175
* Delete .vsts-ci.ymlBernát Gábor2018-09-141-236/+0
* Create azure-pipelines.ymlDavid Staheli2018-09-141-0/+234
* Wipe git dependency repositories if they exist on dep installBernat Gabor2018-09-133-23/+18
* use setuptools-scm at build time, instead of install timeBernat Gabor2018-09-123-9/+18
* switch to isolated build (#971)Bernát Gábor2018-09-123-7/+9
* Use new Azure Pipelines badge URLs in readme.rst (#967)David Staheli2018-09-121-3/+3
* pytest: use -ra by default (#966)Daniel Hahler2018-09-121-1/+1
* Update PR template to use :user:`superuser` (#965)Daniel Hahler2018-09-111-1/+1
* Merge pull request #962 from tox-dev/release-3.3.0Bernát Gábor2018-09-116-6/+24
|\
| * release 3.3.03.3.0Bernat Gabor2018-09-116-6/+24
|/
* PEP-517 source distribution support (#954)Bernát Gábor2018-09-1129-163/+656
* VSTS build improvements (#960)Steve Dower2018-09-042-3/+13
* Turn GH widget from watch to star (#958)Sviatoslav Sydorenko2018-09-022-0/+2
* New VSTS YAML syntax and the 'Ubuntu 16.04' pool (#956)David Staheli2018-09-013-24/+31
* remove AppVeyor shieldBernát Gábor2018-08-291-6/+3
* Add VSTS CI badge to readme (#953)Steve Dower2018-08-291-0/+3
* Expose the packaging as a plugin hook (#952)Bernát Gábor2018-08-297-218/+241
* Grammar fixes (#948)Devesh Sawant2018-08-261-3/+3
* Use 3.7 for version spec instead of 3.7.0-b2 (#949)Anthony Sottile2018-08-262-3/+2
* Fix commentAnthony Sottile2018-08-191-1/+0
* fix `TOX_LIMITED_SHEBANG` when running under python3 (#946)Anthony Sottile2018-08-193-10/+22
* @echo off required; REM instead of hash for comment (#944)Dieter Weber2018-08-131-1/+2
* release 3.2.1 (#942)Bernát Gábor2018-08-102-1/+9
|\