summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #1233 from tox-dev/release-3.8.3Bernát Gábor2019-03-293-2/+12
|\
| * release 3.8.33.8.3Bernat Gabor2019-03-293-2/+12
|/
* #1228 do not print traceback on provisioned tox command fail (#1230)Bernát Gábor2019-03-295-13/+28
* #1227 fix crash when proposed base python has no version data (#1229)Bernát Gábor2019-03-293-14/+31
* Merge pull request #1226 from tox-dev/release-3.8.2Bernát Gábor2019-03-295-5/+16
|\
| * release 3.8.23.8.2Bernat Gabor2019-03-295-5/+16
|/
* #1218 fix -ve cannot be passed compound (#1224)Bernát Gábor2019-03-294-2/+59
* #1223 resolve unicode spinner error (#1225)Bernát Gábor2019-03-293-1/+12
* do not return the action identifier from the logBernat Gabor2019-03-284-8/+15
* inside the tester plugin no longer set the PYTHONPATH env varBernat Gabor2019-03-281-16/+15
* Merge pull request #1217 from tox-dev/release-3.8.1Bernát Gábor2019-03-2810-11/+24
|\
| * release 3.8.13.8.1Bernat Gabor2019-03-2810-11/+24
|/
* fix --result-json writes test commands into setup instead of test key (#1216)Bernát Gábor2019-03-285-48/+66
* time to eat our own dogfood (#1214)Bernát Gábor2019-03-284-13/+23
* doc: improve/revisit ignore_errors (#1209)Daniel Hahler2019-03-281-6/+6
* fix #1207 (#1208)Bernát Gábor2019-03-283-8/+25
* Set setup.cfg encoding (#1212)Stanislav Levin2019-03-283-0/+2
* Merge pull request #1206 from tox-dev/release-3.8.0Bernát Gábor2019-03-2718-24/+59
|\
| * release 3.8.03.8.0Bernat Gabor2019-03-2718-24/+59
|/
* various fixes related to sub-process handling (#1186)Bernát Gábor2019-03-2743-369/+813
* Delete ISSUE_TEMPLATE.mdBernát Gábor2019-03-261-13/+0
* Update issue templatesBernát Gábor2019-03-262-0/+20
* Fix deadlock with --parallel and lots of output (#1202)Anthony Sottile2019-03-223-7/+38
* bump pre-commit (#1200)Bernát Gábor2019-03-191-4/+4
* Parallel arg bug, remove broken arg cleanup code (#1198)Tim Laurence2019-03-184-7/+5
* 🔥 Clean-up Travis CI mentions from across the repo (#1196)Sviatoslav Sydorenko2019-03-172-2/+1
* Document existence of tox-tags (#1194)Sorin Sbarnea2019-03-161-0/+1
* do not warn if python path is empty on python3.4+ (#1189)Bernát Gábor2019-03-123-4/+32
* use setup.cfg (#1187)Bernát Gábor2019-03-123-60/+75
* Create CODEOWNERSBernát Gábor2019-03-121-0/+1
* implement tox environment provisioning (#1185)Bernát Gábor2019-03-1215-146/+318
* upgrade linters (#1182)Bernát Gábor2019-03-088-14/+19
* Fix ResourceWarning: unclosed file in Action (#1179)Mickaël Schoentgen2019-03-084-17/+19
* Display pattern and `sys.platform` with platform mismatch (#1176)Daniel Hahler2019-02-274-4/+8
* toxworkdir: use realpath (#1171)Daniel Hahler2019-02-243-0/+19
* tests: do not change cwd (#1174)Daniel Hahler2019-02-243-21/+27
* reqs: bump pytest to "< 5" (#1170)Daniel Hahler2019-02-211-1/+1
* Update package.rstBernát Gábor2019-02-131-2/+2
* Update package.rstBernát Gábor2019-02-131-2/+2
* document usage of poetry (#1164)Bernát Gábor2019-02-1311-26/+107
* Fix missing error for `tox -e unknown` when tox.ini declares envlist. (#1165)Mike Edmunds2019-02-114-1/+26
* Fix spelling of `fix_lint` in contributing info. (#1166)Mike Edmunds2019-02-111-4/+4
* refactor session (#1145)Bernát Gábor2019-02-0549-1475/+1767
* update `basepython` so that it does not warn erroneously major-only factors (...Joachim Brandon LeBlanc2019-02-054-1/+44
* -eALL should also include environment from envlist (#1155)Gonéri Le Bouder2019-02-054-19/+48
* Fix typo (#1157)Jürgen Gmach2019-02-031-1/+1
* Inject TOX_PARALLEL_ENV environment variables (#1139)Michael Manganiello2019-01-205-1/+14
* improve README (#1140)Oliver Bestwalter2019-01-201-6/+8
* deps is a multi line list (#1136)Oliver Bestwalter2019-01-201-1/+3
* we use depends key, which is 3.7 (#1135)Oliver Bestwalter2019-01-201-1/+1