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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix add_config factory argument type annotation bad for containers (#2323)
Bernát Gábor
2022-01-15
1
-2
/
+3
*
Fix some broken links
Bernát Gábor
2022-01-13
1
-2
/
+2
*
Fix devenv not respecting specified path (#2318)
Bernát Gábor
2022-01-13
1
-5
/
+8
*
2315 (#2317)
Bernát Gábor
2022-01-13
1
-0
/
+1
*
Do not allow extending the config set beyond setup (#2314)
Bernát Gábor
2022-01-11
3
-0
/
+16
*
Keep v3 injected environment variable list (#2313)
Bernát Gábor
2022-01-11
2
-0
/
+9
*
Fix CLI documentation is missing and broken documentation references (#2311)
Bernát Gábor
2022-01-10
1
-2
/
+2
*
Fix double clean package and broken report (#2309)
Bernát Gábor
2022-01-10
3
-4
/
+19
*
Legacy parallel flag should accept no arguments (#2307)
Bernát Gábor
2022-01-10
2
-3
/
+4
*
Fix plugin initialization order (#2305)
Bernát Gábor
2022-01-09
4
-15
/
+14
*
Document ConfigSet.loaders (#2306)
Bernát Gábor
2022-01-09
1
-1
/
+1
*
Hint for unrecognized arguments to use -- (#2308)
Bernát Gábor
2022-01-09
1
-0
/
+13
*
Better selection support (#2290)
Bernát Gábor
2022-01-04
31
-445
/
+613
*
Bump linters
Bernát Gábor
2021-12-11
9
-20
/
+23
*
Drop python 3.6 support (#2275)
Bernát Gábor
2021-11-17
91
-596
/
+740
*
Use pyproject-api package (#2274)
Bernát Gábor
2021-11-16
7
-500
/
+4
*
Update setup changelog
Bernát Gábor
2021-11-16
21
-44
/
+151
*
Support for the --discover flag (#2245)
Bernát Gábor
2021-10-04
1
-0
/
+2
*
Support for external packages and builders (#2235)
Bernát Gábor
2021-09-26
19
-234
/
+470
*
Fix list/depends cmd creates package env as run env
Bernát Gábor
2021-09-24
9
-42
/
+57
*
Fix the interrupt thread is deadlocking when receiving an interrupt
Bernát Gábor
2021-09-24
1
-0
/
+6
*
Fix CTRL+C not working on Windows
Bernát Gábor
2021-09-24
2
-14
/
+10
*
Add support for TOX_LIMITED_SHEBANG (#2226)
Bernát Gábor
2021-09-20
2
-2
/
+37
*
No pyproject.toml or setup.py and no --install-pkg assumes no package (#2225)
Bernát Gábor
2021-09-18
3
-8
/
+19
*
Support for --no-provision flag (#2224)
Bernát Gábor
2021-09-18
5
-16
/
+45
*
Support for environment files in set_env (#2223)
Bernát Gábor
2021-09-18
5
-31
/
+59
*
Allow plugins to change pass_env and set_env (#2218)
Bernát Gábor
2021-09-16
4
-12
/
+24
*
Expose the configuration load mechanism to plugins (#2217)
Bernát Gábor
2021-09-15
46
-438
/
+631
*
Support for plugin before and after, fix ASCII report fails (#2214)
Bernát Gábor
2021-09-11
6
-26
/
+85
*
Fix old-new value on recreate cache miss-match are swapped (#2212)
Bernát Gábor
2021-09-11
2
-4
/
+7
*
Make ConfigSet ABC and add contains to Loader (#2209)
Bernát Gábor
2021-09-10
2
-2
/
+13
*
Let tox run fail when all envs are skipped (#2206)
Jürgen Gmach
2021-09-10
1
-2
/
+4
*
Internal changes to support tox-gh-actions (#2191)
Bernát Gábor
2021-08-31
9
-61
/
+114
*
Fix env variable substitutions with defaults containing colon (#2186)
comabrewer
2021-08-27
1
-1
/
+1
*
fix spelling of PyPI (#2181)
Jürgen Gmach
2021-08-25
1
-1
/
+1
*
Internal changes to accomodate tox-conda (#2172)
Bernát Gábor
2021-08-21
9
-90
/
+79
*
Fix coverage for windows on local subprocess
Bernát Gábor
2021-08-18
1
-5
/
+6
*
Fix parallel show output not working (#2161)
Bernát Gábor
2021-08-18
1
-3
/
+3
*
Add support for execute interrupt timeouts (#2158)
Bernát Gábor
2021-08-15
5
-90
/
+126
*
Check base python against env name and raise if differs (#2156)
Bernát Gábor
2021-08-15
2
-1
/
+33
*
Add support for args_are_paths (#2157)
Bernát Gábor
2021-08-15
5
-14
/
+51
*
Clarify documentation for --runner (#2151)
Bernát Gábor
2021-08-10
2
-1
/
+11
*
Support CLI run flags for tox config (#2150)
Bernát Gábor
2021-08-09
7
-43
/
+52
*
Fix virtual environment creation not cached (#2147)
Bernát Gábor
2021-08-09
1
-1
/
+1
*
Suport # character in path of tox project (#2146)
Bernát Gábor
2021-08-08
5
-6
/
+13
*
Add support for exec subcommand (#2142)
Bernát Gábor
2021-08-07
4
-15
/
+46
*
Support all Unix shell-style wildcards for pass_env (#2145)
Bernát Gábor
2021-08-07
1
-10
/
+11
*
Add outcome of the tox environment evaluation into result JSON (#2144)
Bernát Gábor
2021-08-07
1
-1
/
+7
*
Do not fail when commands do not parse with shlex (#2141)
Bernát Gábor
2021-08-06
1
-6
/
+8
*
When cleaning dirs clean only their content (#2140)
Bernát Gábor
2021-08-06
4
-9
/
+31
[next]