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
/
tox_env
/
python
/
api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert to supporting simple Python factors (#2849)
Stephen Finucane
2023-01-11
1
-4
/
+13
*
Only return Python factor on base_python conflict (#2840)
Stephen Finucane
2023-01-10
1
-11
/
+14
*
Fix various issues with missing interpreters (#2828)
Stephen Finucane
2023-01-06
1
-11
/
+13
*
Fail on mismatched python spec attributes (#2824)
Stephen Finucane
2023-01-05
1
-1
/
+1
*
Add more c-extension env-vars to default pass_env (#2818)
Bernát Gábor
2023-01-04
1
-1
/
+2
*
Show installed packages after setup in CI envs (#2794)
Bernát Gábor
2022-12-30
1
-2
/
+8
*
Fix python hash seed not being set (#2739)
Bernát Gábor
2022-12-16
1
-0
/
+7
*
Add py_dot_ver and py_impl (#2716)
Bernát Gábor
2022-12-14
1
-0
/
+12
*
Add PKG_CONFIG_PATH to default passenv (#2700)
Bernát Gábor
2022-12-13
1
-0
/
+1
*
Pass through NUMBER_OF_PROCESSORS on Windows (#2647)
Bernát Gábor
2022-12-08
1
-0
/
+1
*
Better handling of build backend without editable support and add --exit-and-...
Bernát Gábor
2022-12-05
1
-15
/
+16
*
Check 3.11 support (#2492)
Bernát Gábor
2022-09-09
1
-0
/
+3
*
Drop python 3.6 support (#2275)
Bernát Gábor
2021-11-17
1
-17
/
+19
*
Update setup changelog
Bernát Gábor
2021-11-16
1
-1
/
+1
*
Expose the configuration load mechanism to plugins (#2217)
Bernát Gábor
2021-09-15
1
-2
/
+2
*
Fix old-new value on recreate cache miss-match are swapped (#2212)
Bernát Gábor
2021-09-11
1
-1
/
+1
*
Internal changes to accomodate tox-conda (#2172)
Bernát Gábor
2021-08-21
1
-14
/
+8
*
Check base python against env name and raise if differs (#2156)
Bernát Gábor
2021-08-15
1
-1
/
+32
*
Add documentation for configuration values (#2127)
Bernát Gábor
2021-07-28
1
-1
/
+1
*
Start plugin interface documentation and installer (#1991)
Bernát Gábor
2021-04-05
1
-71
/
+41
*
Add more flake8 checks (#1899)
Bernát Gábor
2021-02-06
1
-2
/
+2
*
Fix bad package dependencies with differing extras (#1869)
Bernát Gábor
2021-01-23
1
-2
/
+1
*
Multiple small bug-fixes (#1864)
Bernát Gábor
2021-01-22
1
-1
/
+1
*
Add support for virtualenv configuration options (#1862)
Bernát Gábor
2021-01-21
1
-5
/
+5
*
Colorize config and fix a circular config bug (#1821)
Bernát Gábor
2021-01-13
1
-1
/
+1
*
Better handling of packaging env creation (#1807)
Bernát Gábor
2021-01-13
1
-7
/
+27
*
Adopt same pass env list as tox 3 has
Bernát Gábor
2021-01-11
1
-3
/
+2
*
Better handling of set_env (#1784)
Bernát Gábor
2021-01-11
1
-2
/
+12
*
Requirement files support within deps
Bernát Gábor
2021-01-07
1
-2
/
+2
*
Add test for dependency removal triggers recreate
Bernát Gábor
2021-01-03
1
-1
/
+3
*
Fix env_tmp_dir reset, set cwd in test runs, increase coverage on tox_env.api
Bernát Gábor
2021-01-03
1
-2
/
+2
*
General rework of the parallel, execute and reporting
Bernát Gábor
2020-12-24
1
-10
/
+14
*
legacy: add tests
Bernát Gábor
2020-11-28
1
-1
/
+1
*
devenv: fix and add support for running without tox.ini available
Bernát Gábor
2020-11-28
1
-0
/
+3
*
Fix provisioning support
Bernát Gábor
2020-11-27
1
-8
/
+8
*
journal: tox 3 (sequential) feature compatibility
Bernát Gábor
2020-11-09
1
-0
/
+11
*
journal: add first stab at basic journal support
Bernát Gábor
2020-11-07
1
-4
/
+21
*
helpers: move helpers within the python namespace, given they contain helpers...
Bernát Gábor
2020-11-07
1
-1
/
+1
*
Handle requirement files for deps
Bernát Gábor
2020-11-04
1
-4
/
+22
*
tests: add platform specific no pragma for platform branches
Bernát Gábor
2020-11-02
1
-1
/
+1
*
Implement develop mode install of python packages
Bernát Gábor
2020-10-26
1
-0
/
+10
*
Add typing to test suite
Bernát Gábor
2020-10-26
1
-11
/
+1
*
More fixes
Bernát Gábor
2020-10-25
1
-3
/
+3
*
Various fixes
Bernát Gábor
2020-10-25
1
-4
/
+17
*
Typing
Bernát Gábor
2020-10-22
1
-47
/
+68
*
Improve documentation
Bernát Gábor
2020-10-19
1
-2
/
+4
*
Bump pre-commit features
Bernát Gábor
2020-10-17
1
-1
/
+2
*
Fix CI (#1556)
Bernát Gábor
2020-07-24
1
-18
/
+6
*
Setup CI for tox 4 (#1551)
Bernát Gábor
2020-04-17
1
-14
/
+33
*
First iteration of the rewrite
4.0.0a1
Bernat Gabor
2020-03-30
1
-0
/
+118