summaryrefslogtreecommitdiff
path: root/src/tox/util
Commit message (Expand)AuthorAgeFilesLines
* ASCII output for --parallel report lines (#2164)Brett Smith2021-08-211-21/+19
* Set daemon attribute instead of using setDaemon method that was deprecated in...Karthikeyan Singaravelan2021-04-181-1/+1
* New formattersBernat Gabor2020-09-011-1/+4
* Add setup.cfg formattingBernat Gabor2020-07-231-1/+1
* Bump pre-commit, fix errors (#1586)Bernát Gábor2020-05-202-2/+2
* Use importlib.metadata from the standard library on Python 3.8+ (#1368)Miro Hrončok2019-07-081-0/+5
* Fix for --result-json with --parallel (#1309)Florian Schulze2019-05-231-1/+1
* Fix over-precise float formatting on Python 3 (#1241)Marius Gedminas2019-04-021-2/+2
* release 3.8.23.8.2Bernat Gabor2019-03-291-1/+1
* #1218 fix -ve cannot be passed compound (#1224)Bernát Gábor2019-03-291-0/+39
* #1223 resolve unicode spinner error (#1225)Bernát Gábor2019-03-291-1/+1
* various fixes related to sub-process handling (#1186)Bernát Gábor2019-03-274-6/+44
* upgrade linters (#1182)Bernát Gábor2019-03-081-0/+1
* refactor session (#1145)Bernát Gábor2019-02-052-0/+49
* parallel invocation of tox environments #439 (#1102)Bernát Gábor2019-01-113-0/+239