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 space not accepted in factor filter expression (#2744)
Bernát Gábor
2022-12-17
1
-11
/
+13
*
Fix plain section shadows env config (#2742)
Bernát Gábor
2022-12-17
2
-3
/
+3
*
Fix python hash seed not being set (#2739)
Bernát Gábor
2022-12-16
2
-3
/
+33
*
implement pseudo tty on stdout/stderr (#2711)
Masen Furer
2022-12-16
2
-10
/
+68
*
Fix legacy flags, deprecate them and remove --index-url (#2731)
Bernát Gábor
2022-12-15
2
-18
/
+53
*
Restore TOX_SKIP_ENV filtering (#2707)
Marius Gedminas
2022-12-14
1
-2
/
+15
*
NO_COLOR follows no-color.org logic instead of tox boolean (#2727)
Bernát Gábor
2022-12-14
1
-1
/
+1
*
Show only default env list for tox config by default (#2726)
Bernát Gábor
2022-12-14
1
-2
/
+2
*
Add py_dot_ver and py_impl (#2716)
Bernát Gábor
2022-12-14
2
-1
/
+13
*
Fix default verbosity in help (#2709)
Marius Gedminas
2022-12-14
1
-1
/
+1
*
Add PKG_CONFIG_PATH to default passenv (#2700)
Bernát Gábor
2022-12-13
1
-0
/
+1
*
Add tox_on_install and tox_env_teardown plugin hooks (#2687)
Bernát Gábor
2022-12-13
7
-6
/
+45
*
Fix requirements.txt parsing (#2683)
Bernát Gábor
2022-12-11
1
-2
/
+2
*
Fix multiple substitution on factor filtering (#2680)
Bernát Gábor
2022-12-11
1
-0
/
+1
*
Support for --no-deps within deps (#2678)
Bernát Gábor
2022-12-11
3
-15
/
+40
*
Fail on blanks in passed env vars (#2671)
Eric L
2022-12-10
1
-2
/
+12
*
Normalize extra names passed in (#2668)
Bernát Gábor
2022-12-09
1
-0
/
+9
*
Add repr() calls to "invalid value" exception message in StrConverter.to_bool...
Paul McGuire
2022-12-09
1
-2
/
+4
*
Do not log distlib.util or filelock (#2656)
Bernát Gábor
2022-12-08
1
-21
/
+1
*
Pass through NUMBER_OF_PROCESSORS on Windows (#2647)
Bernát Gábor
2022-12-08
1
-0
/
+1
*
Set always PYTHONIOENCODING to utf-8 (#2646)
Bernát Gábor
2022-12-08
1
-0
/
+1
*
Show host python under core section as constant (#2644)
Bernát Gábor
2022-12-08
1
-0
/
+2
*
Ensure change_dir is created before running commands (#2643)
Bernát Gábor
2022-12-08
1
-0
/
+1
*
Unescaped comma in substitution should not be replaced during INI expansion (...
Bernát Gábor
2022-12-07
1
-4
/
+5
*
tox --showconfig -e py shows core configs (#2625)
Bernát Gábor
2022-12-07
2
-1
/
+4
*
Create session views of the build wheel/sdist into temp_dir (#2614)
Bernát Gábor
2022-12-07
4
-6
/
+58
*
Default tox min_version to 4.0 instead of current tox version (#2613)
Bernát Gábor
2022-12-07
1
-8
/
+2
*
Create a FAQ entry about tox v3 - v4 compatibility (#2601)
Jürgen Gmach
2022-12-07
2
-94
/
+1
*
Do not conflate extra markers and extra dependencies (#2605)
Bernát Gábor
2022-12-06
1
-9
/
+8
*
Remove deprecated `whitelist_externals` configuration option (#2600)
Jürgen Gmach
2022-12-06
1
-1
/
+1
*
Better handling of build backend without editable support and add --exit-and-...
Bernát Gábor
2022-12-05
7
-25
/
+59
*
Lock parallel package operations (#2593)
Bernát Gábor
2022-12-05
3
-7
/
+21
*
Fallback to editable-legacy if the build backend does not have build_editable...
Bernát Gábor
2022-12-04
2
-9
/
+22
*
Ensure only one tox environment operates on a packaging environment (#2588)
Bernát Gábor
2022-12-04
1
-8
/
+22
*
Ensure paths constructed by tox stay meaningful (#2587)
Bernát Gábor
2022-12-03
1
-1
/
+3
*
Support - prefix for commands exit code ignore (#2586)
Bernát Gábor
2022-12-03
1
-0
/
+3
*
Use devpi-process instead rolling our own (#2582)
Bernát Gábor
2022-12-02
1
-133
/
+6
*
Allow replacing keys with - in INI config (#2581)
Bernát Gábor
2022-12-02
1
-1
/
+1
*
Do not set COLUMNS or LINES if already set by user (#2580)
Bernát Gábor
2022-12-02
1
-3
/
+3
*
Support for recursive extras (#2579)
Bernát Gábor
2022-12-02
3
-11
/
+45
*
Avoid recreation of virtualenv due to symlinks (#2574)
Sorin Sbarnea
2022-12-01
1
-1
/
+1
*
Allow installing relative paths that go outside tox root folder (#2554)
Sorin Sbarnea
2022-11-29
1
-3
/
+8
*
Support for generative section names (#2557)
Bernát Gábor
2022-11-29
3
-17
/
+37
*
Allow passing config directory without filename (#2550)
Sorin Sbarnea
2022-11-27
2
-1
/
+12
*
PEP-660 support (#2502)
Bernát Gábor
2022-11-26
5
-29
/
+54
*
Avoid impossible minversion requirement (#2549)
Sorin Sbarnea
2022-11-26
1
-0
/
+5
*
Improve coloring of logged commands (#2546)
Sorin Sbarnea
2022-11-26
1
-0
/
+2
*
PythonDeps: move `cli_only` handling logic to `_parse_requirements` (#2547)
Masen Furer
2022-11-25
3
-15
/
+25
*
Move off deprecated pytest API
Bernát Gábor
2022-11-22
1
-1
/
+1
*
Bump deps and tools
Bernát Gábor
2022-11-22
3
-7
/
+7
[prev]
[next]