index
:
delta/python-packages/tox-git.git
asottile-patch-1
fix-legacy-devenv
issue_2002
issue_2018
jugmac00-patch-1
legacy
main
master
minor-doc-improvements
piptoxtypo
pre-commit-ci-update-config
release-3.20.1
release-3.21.1
release-3.21.2
release-3.21.4
release-3.22.0
release-3.23.0
release-3.24.3
release-4.0.0a6
release-4.0.0a8
release-4.4.10
release-4.4.11
release-4.4.12
release-4.4.8
release-4.4.9
release-4.5.0
rewrite
rewrote
github.com: tox-dev/tox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tox
/
execute
/
local_sub_process
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement pseudo tty on stdout/stderr (#2711)
Masen Furer
2022-12-16
1
-5
/
+63
*
Do not set COLUMNS or LINES if already set by user (#2580)
Bernát Gábor
2022-12-02
1
-3
/
+3
*
Display registered plugins with --version (#2413)
Max Droy
2022-09-09
1
-1
/
+1
*
Drop python 3.6 support (#2275)
Bernát Gábor
2021-11-17
4
-29
/
+41
*
Update setup changelog
Bernát Gábor
2021-11-16
1
-2
/
+9
*
Fix list/depends cmd creates package env as run env
Bernát Gábor
2021-09-24
1
-1
/
+2
*
Fix CTRL+C not working on Windows
Bernát Gábor
2021-09-24
1
-8
/
+4
*
Add support for TOX_LIMITED_SHEBANG (#2226)
Bernát Gábor
2021-09-20
1
-2
/
+7
*
Fix coverage for windows on local subprocess
Bernát Gábor
2021-08-18
1
-5
/
+6
*
Add support for execute interrupt timeouts (#2158)
Bernát Gábor
2021-08-15
1
-62
/
+39
*
Add support for allowlist_externals (#2134)
Bernát Gábor
2021-08-02
1
-1
/
+14
*
Start plugin interface documentation and installer (#1991)
Bernát Gábor
2021-04-05
1
-1
/
+1
*
Fix tox is not exiting because package env thread holding it up
Bernát Gábor
2021-02-15
1
-1
/
+5
*
Add more flake8 checks (#1899)
Bernát Gábor
2021-02-06
2
-3
/
+6
*
Cleanup local subprocess file handlers (#1863)
Bernát Gábor
2021-01-22
1
-0
/
+7
*
Add support for virtualenv configuration options (#1862)
Bernát Gábor
2021-01-21
1
-1
/
+1
*
Better handling of set_env (#1784)
Bernát Gábor
2021-01-11
1
-1
/
+0
*
Stable deps and eat-our-own dogfood
4.0.0a2
Bernát Gábor
2021-01-08
1
-1
/
+1
*
Add tty replacer
Bernát Gábor
2021-01-08
2
-8
/
+10
*
Fix stdin (but loose isatty support for stdout/stderr)
Bernát Gábor
2021-01-08
2
-24
/
+20
*
Add keyboard interrupt support for parallel
Bernát Gábor
2021-01-03
2
-54
/
+67
*
Improve coverage
Bernát Gábor
2020-12-28
3
-14
/
+14
*
Rework and simplify local subprocess executor handlers
Bernát Gábor
2020-12-27
3
-28
/
+55
*
Rework and simplify local subprocess executor handlers
Bernát Gábor
2020-12-27
4
-112
/
+77
*
Fix keyboard interrupt can fail
Bernát Gábor
2020-12-25
1
-8
/
+14
*
More Windows fix
bgabor8
2020-12-24
1
-4
/
+9
*
Fix Windows overlapped I/O handling - no longer blocks
bgabor8
2020-12-24
1
-4
/
+13
*
Windows fixes
bgabor8
2020-12-24
2
-4
/
+14
*
General rework of the parallel, execute and reporting
Bernát Gábor
2020-12-24
4
-50
/
+122
*
tests: add coverage for the local subprocess executor
Bernát Gábor
2020-11-06
2
-38
/
+31
*
tests: add platform specific pragma no coverage for thread reader win/unix
Bernát Gábor
2020-11-03
2
-11
/
+11
*
tests: add platform specific no pragma for platform branches
Bernát Gábor
2020-11-02
1
-5
/
+5
*
Add typing to test suite
Bernát Gábor
2020-10-26
1
-1
/
+4
*
More fixes
Bernát Gábor
2020-10-25
1
-1
/
+1
*
Various fixes
Bernát Gábor
2020-10-25
1
-1
/
+1
*
Handle tty and terminal size within the local subprocess executor
Bernát Gábor
2020-10-23
4
-28
/
+72
*
Fix
bgabor8
2020-10-22
2
-7
/
+10
*
Typing
Bernát Gábor
2020-10-22
4
-52
/
+55
*
Improve documentation
Bernát Gábor
2020-10-19
1
-2
/
+9
*
Fix CI (#1556)
Bernát Gábor
2020-07-24
2
-15
/
+19
*
Setup CI for tox 4 (#1551)
Bernát Gábor
2020-04-17
4
-0
/
+238