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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Feature: suppress step timings for verbosity=1 #2891 (#2992)
release-4.5.0
Ned Batchelder
2023-04-24
1
-0
/
+10
*
Avoid race conditions in tests using the demo_pkg_inline fixture (#2986)
Miro Hrončok
2023-04-13
1
-2
/
+5
*
Allow plugins to set `tox_root` (#2978)
release-4.4.11
kdestin
2023-04-05
1
-0
/
+28
*
Fix `tox_root` propagation to `work_dir` (#2962)
release-4.4.10
Teejay
2023-04-05
3
-6
/
+87
*
Avoid UnicodeDecodeError from command output (#2970)
Masen Furer
2023-04-05
1
-0
/
+6
*
Fix for requirements.txt using both --index-url and --find-links (#2959)
release-4.4.8
Alexander Clausen
2023-03-26
1
-0
/
+10
*
Custom prefix in .ini source (#2927)
Masen Furer
2023-02-21
1
-0
/
+26
*
Ignore labels when provisioning (#2917)
Masen Furer
2023-02-07
1
-4
/
+11
*
Bump deps and tools (#2913)
Bernát Gábor
2023-02-05
2
-2
/
+0
*
Forward `HOME` by default (#2907)
Ganden Schaffner
2023-01-31
1
-1
/
+1
*
fix assertions in test_graph to actually test results (#2906)
Anthony Sottile
2023-01-29
1
-2
/
+2
*
Support recursive extras defined in pyproject.toml (#2905)
Masen Furer
2023-01-28
1
-0
/
+52
*
rename TOX_CONFIG_FILE to TOX_USER_CONFIG_FILE (#2896)
Masen Furer
2023-01-25
1
-11
/
+11
*
Windows shlex fix (#2895)
Masen Furer
2023-01-25
2
-7
/
+133
*
Enforce constraints during install_package_deps (#2888)
Masen Furer
2023-01-25
1
-1
/
+137
*
Include WHEEL metadata when using PDM and poetry backends (#2881)
Masen Furer
2023-01-18
1
-9
/
+17
*
Provision cwd (#2877)
Masen Furer
2023-01-17
1
-0
/
+14
*
Provision: ignore other test environments (#2865)
Masen Furer
2023-01-16
2
-0
/
+52
*
Fix regression with multiple env substitutions for the same key (#2873)
Masen Furer
2023-01-16
1
-2
/
+38
*
Recursive replace (#2864)
Masen Furer
2023-01-15
3
-2
/
+45
*
Rewrite substitution parser (#2861)
Masen Furer
2023-01-15
3
-18
/
+192
*
Allow package names with env markers with pip binary options (#2853)
q0w
2023-01-11
1
-0
/
+7
*
Revert to supporting simple Python factors (#2849)
Stephen Finucane
2023-01-11
2
-12
/
+37
*
Only return Python factor on base_python conflict (#2840)
Stephen Finucane
2023-01-10
1
-14
/
+23
*
Handle properly pip --no-binary / --only-binary options in requirements.txt f...
q0w
2023-01-06
1
-6
/
+33
*
Fix various issues with missing interpreters (#2828)
Stephen Finucane
2023-01-06
3
-8
/
+39
*
Fail on mismatched python spec attributes (#2824)
Stephen Finucane
2023-01-05
1
-0
/
+1
*
Also accept tab after colon before factor filter expansion (#2823)
Patrick Decat
2023-01-05
1
-0
/
+6
*
Fix devenv when package for env is wheel/editable (#2820)
Bernát Gábor
2023-01-04
1
-3
/
+6
*
Require space after colon before factor expansion (#2822)
Patrick Decat
2023-01-04
1
-0
/
+2
*
Add more c-extension env-vars to default pass_env (#2818)
Bernát Gábor
2023-01-04
1
-3
/
+4
*
update how extras are extracted to handle cases with more than 2 groups (#2812)
dconathan
2023-01-03
1
-1
/
+9
*
Packaging inherits from pkgenv, deps and document tox 4 packaging changes (#2...
Bernát Gábor
2023-01-03
3
-0
/
+41
*
Better message when command parsing on empty input (#2807)
Bernát Gábor
2023-01-02
3
-0
/
+20
*
Reuse package_env with --installpkg (#2803)
Bernát Gábor
2023-01-02
1
-0
/
+11
*
Skip time-machine dep and spinner tests on PyPy (#2797)
Michał Górny
2022-12-31
1
-0
/
+6
*
Relax test_list_installed_deps() to allow other packages (#2796)
Michał Górny
2022-12-30
1
-2
/
+2
*
Fix extracting extras from markers with many extras (#2792)
q0w
2022-12-30
1
-0
/
+6
*
Show installed packages after setup in CI envs (#2794)
Bernát Gábor
2022-12-30
4
-0
/
+70
*
Fix --skip-missing-interpreters (#2793)
q0w
2022-12-29
1
-0
/
+12
*
Fix logging error with emoji in git branch name. (#2790)
James Williams
2022-12-29
1
-1
/
+2
*
Improved factor selection to allow multiple uses of `-f` for "OR" and to allo...
Stephen Rosen
2022-12-29
1
-3
/
+26
*
Create temp_dir if not exists (#2781)
q0w
2022-12-28
1
-0
/
+18
*
Handle whitespace around requirements (#2779)
Bernát Gábor
2022-12-26
1
-0
/
+7
*
Override toxworkdir with --workdir. (#2776)
q0w
2022-12-26
1
-0
/
+8
*
Fix --sdistonly behaviour (#2775)
q0w
2022-12-25
1
-0
/
+27
*
Suppress a report output when verbosity = 0. (#2774)
q0w
2022-12-25
1
-0
/
+10
*
Fix change_dir is not always relative to tox_root (#2761)
Bernát Gábor
2022-12-20
1
-0
/
+8
*
Fix complex negative factor filters not working (#2757)
Bernát Gábor
2022-12-19
1
-0
/
+6
*
Fix provisioning (#2750)
Bernát Gábor
2022-12-19
1
-1
/
+1
[next]