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
Commit message (
Expand
)
Author
Age
Files
Lines
*
release 4.0.0a8
4.0.0a8
release-4.0.0a8
Bernát Gábor
2021-08-21
20
-31
/
+44
*
Internal changes to accomodate tox-conda (#2172)
Bernát Gábor
2021-08-21
11
-92
/
+83
*
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
3
-3
/
+12
*
Add support for execute interrupt timeouts (#2158)
Bernát Gábor
2021-08-15
11
-138
/
+222
*
Check base python against env name and raise if differs (#2156)
Bernát Gábor
2021-08-15
7
-45
/
+145
*
Add support for args_are_paths (#2157)
Bernát Gábor
2021-08-15
9
-15
/
+89
*
Note constraint files are a subset of requirement files (#2153)
Bernát Gábor
2021-08-11
2
-0
/
+3
*
Document package python requires differing from tox (#2152)
Bernát Gábor
2021-08-11
2
-1
/
+11
*
Clarify documentation for --runner (#2151)
Bernát Gábor
2021-08-10
4
-2
/
+13
*
Support CLI run flags for tox config (#2150)
Bernát Gábor
2021-08-09
9
-43
/
+61
*
Fix virtual environment creation not cached (#2147)
Bernát Gábor
2021-08-09
3
-1
/
+14
*
Suport # character in path of tox project (#2146)
Bernát Gábor
2021-08-08
8
-6
/
+41
*
Add support for exec subcommand (#2142)
Bernát Gábor
2021-08-07
8
-17
/
+88
*
Support all Unix shell-style wildcards for pass_env (#2145)
Bernát Gábor
2021-08-07
5
-18
/
+44
*
Add outcome of the tox environment evaluation into result JSON (#2144)
Bernát Gábor
2021-08-07
3
-1
/
+14
*
Do not fail when commands do not parse with shlex (#2141)
Bernát Gábor
2021-08-06
4
-6
/
+23
*
When cleaning dirs clean only their content (#2140)
Bernát Gábor
2021-08-06
6
-9
/
+45
*
Add envlogdir support (#2139)
Bernát Gábor
2021-08-05
4
-1
/
+92
*
Add support for os path separator substitution in ini files (#2138)
Bernát Gábor
2021-08-05
4
-1
/
+12
*
Switch CI to 3.10.0-rc.1
Bernát Gábor
2021-08-05
1
-1
/
+1
*
Add support for allowlist_externals (#2134)
Bernát Gábor
2021-08-02
13
-18
/
+124
*
3.10.0-beta.4
Bernát Gábor
2021-08-02
1
-1
/
+1
*
apply minor improvements to the FAQ section (#2133)
Jürgen Gmach
2021-07-31
1
-5
/
+5
*
Bump linters
Bernát Gábor
2021-07-31
1
-2
/
+2
*
Merge pull request #2128 from tox-dev/release-4.0.0a7
Bernát Gábor
2021-07-29
28
-42
/
+55
|
\
|
*
release 4.0.0a7
4.0.0a7
Bernát Gábor
2021-07-28
28
-42
/
+55
|
/
*
Add documentation for configuration values (#2127)
Bernát Gábor
2021-07-28
13
-39
/
+797
*
Move from toml to tomli (#2118)
Bernát Gábor
2021-07-26
5
-5
/
+9
*
Migrate to platformdirs from appdirs (#2117)
Bernát Gábor
2021-07-26
5
-11
/
+9
*
Bump formatters and deps to latest (#2116)
Bernát Gábor
2021-07-26
3
-47
/
+52
*
`tox -e ALL` now runs all environments as expected (#2114)
Jürgen Gmach
2021-07-26
7
-43
/
+70
*
Bump formatters
Bernát Gábor
2021-05-07
6
-18
/
+12
*
Use importlib.import_module instead of __import__
David Mendek
2021-04-18
2
-1
/
+3
*
fix copy & paste remnant: pip -> tox (#2034)
Oliver Bestwalter
2021-04-17
1
-2
/
+2
*
Fix typos (#2029)
Miroslav Šedivý
2021-04-14
5
-8
/
+5
*
Allow hexadecimal characters only in --hash (#2024)
Miroslav Šedivý
2021-04-14
2
-4
/
+13
*
fix typo (#2028)
Jürgen Gmach
2021-04-14
1
-1
/
+1
*
Evaluate factor conditions for `command` keys
Jürgen Gmach
2021-04-14
5
-11
/
+39
*
Fix requirements file rewrite (#2026)
Bernát Gábor
2021-04-13
8
-313
/
+428
*
Fix regex validation for SHA 512 hashes (#2020)
Jürgen Gmach
2021-04-12
3
-1
/
+12
*
Explain how CLI verbosity level gets determined
Jürgen Gmach
2021-04-12
2
-2
/
+6
*
Minor code improvements (#2017)
Miroslav Šedivý
2021-04-11
11
-26
/
+16
*
Replace .format with f-strings (#2011)
Miroslav Šedivý
2021-04-10
7
-11
/
+12
*
Docs: define which files to keep py2 compatible (#2015)
Miroslav Šedivý
2021-04-10
3
-1
/
+15
*
Add Python3.10 to the test suite (#2014)
Bernát Gábor
2021-04-10
6
-8
/
+16
*
Remove flake8 from Githug Actions
Bernát Gábor
2021-04-10
1
-2
/
+0
*
Update documentation about changelog entries for trivial changes (#2010)
Jürgen Gmach
2021-04-09
2
-1
/
+4
*
Port pip requirements.txt parser (#2009)
Bernát Gábor
2021-04-09
18
-839
/
+1101
*
minor doc improvements (#2006)
Jürgen Gmach
2021-04-08
9
-67
/
+61
[next]