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
/
interpreters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use {env}/bin instead of {env}/Scripts when Python is from MSYS2 on Windows. ...
Jesse Schwartzentruber
2021-04-06
1
-0
/
+2
*
New formatters
Bernat Gabor
2020-09-01
1
-2
/
+8
*
Add setup.cfg formatting
Bernat Gabor
2020-07-23
1
-1
/
+1
*
PyPy 7.3.1 now generates Scripts instead of bin on Windows (#1597)
Bernát Gábor
2020-06-06
2
-5
/
+12
*
Bump pre-commit, fix errors (#1586)
Bernát Gábor
2020-05-20
1
-1
/
+1
*
Fix parsing of architecture in python interpreter name (#1542)
Charles Brunet
2020-03-26
1
-1
/
+1
*
Allow user to inject specific Pythons to try as step 1 during discovery
Bernat Gabor
2020-02-16
3
-18
/
+39
*
use get_python_info for consistency and caching (#1462)
Daniel Hahler
2019-12-02
2
-5
/
+14
*
Correctly recognize interpreters that has suffixes (#1416)
Pablo Galindo
2019-09-03
1
-1
/
+1
*
Use `not PY2` instead of `PY3` for python4.x compat (#1404)
Anthony Sottile
2019-08-24
1
-1
/
+1
*
Fix PythonSpec detection of python3.10 (#1398)
Anthony Sottile
2019-08-14
1
-1
/
+1
*
fix windows selects incorrect spec (#1317)
Bernát Gábor
2019-05-23
1
-2
/
+1
*
fix winreg usage for python2 on windows (#1316)
Anthony Sottile
2019-05-23
1
-2
/
+2
*
PEP-514 support via winreg (#1310)
Bernát Gábor
2019-05-23
6
-0
/
+510