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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo (#2327)
rewrite
Jürgen Gmach
2022-01-17
1
-1
/
+1
*
Fix add_config factory argument type annotation bad for containers (#2323)
Bernát Gábor
2022-01-15
1
-0
/
+2
*
Update faq.rst
Bernát Gábor
2022-01-14
1
-1
/
+1
*
Add example for extending the install command
Jürgen Gmach
2022-01-14
1
-2
/
+9
*
Require Python 3.10 to generate the tox documentation (#2322)
Jürgen Gmach
2022-01-14
1
-0
/
+1
*
Fix some broken links
Bernát Gábor
2022-01-13
4
-23
/
+24
*
Fix devenv not respecting specified path (#2318)
Bernát Gábor
2022-01-13
1
-0
/
+1
*
2315 (#2317)
Bernát Gábor
2022-01-13
1
-0
/
+1
*
Improve wording on PR 2313
Bernát Gábor
2022-01-11
1
-2
/
+2
*
Do not allow extending the config set beyond setup (#2314)
Bernát Gábor
2022-01-11
1
-0
/
+2
*
Keep v3 injected environment variable list (#2313)
Bernát Gábor
2022-01-11
1
-0
/
+2
*
Fix CLI documentation is missing and broken documentation references (#2311)
Bernát Gábor
2022-01-10
2
-5
/
+3
*
Fix double clean package and broken report (#2309)
Bernát Gábor
2022-01-10
2
-0
/
+4
*
Legacy parallel flag should accept no arguments (#2307)
Bernát Gábor
2022-01-10
1
-0
/
+1
*
Fix plugin initialization order (#2305)
Bernát Gábor
2022-01-09
1
-0
/
+1
*
Document ConfigSet.loaders (#2306)
Bernát Gábor
2022-01-09
1
-0
/
+1
*
Hint for unrecognized arguments to use -- (#2308)
Bernát Gábor
2022-01-09
1
-0
/
+2
*
Document ownership of the tox.wiki root domain (#2303)
Bernát Gábor
2022-01-08
3
-11
/
+7
*
Fix changelog
Bernát Gábor
2022-01-04
1
-1
/
+1
*
release 4.0.0a10
4.0.0a10
Bernát Gábor
2022-01-04
14
-23
/
+36
*
Better selection support (#2290)
Bernát Gábor
2022-01-04
6
-4
/
+56
*
Have the --colored default value be yes in the docs (#2289)
Antoine Dechaume
2021-12-20
1
-0
/
+3
*
Drop python 3.6 support (#2275)
Bernát Gábor
2021-11-17
1
-0
/
+1
*
Use pyproject-api package (#2274)
Bernát Gábor
2021-11-16
1
-0
/
+2
*
Update setup changelog
Bernát Gábor
2021-11-16
2
-7
/
+21
*
Support for the --discover flag (#2245)
Bernát Gábor
2021-10-04
1
-0
/
+1
*
Support for external packages and builders (#2235)
Bernát Gábor
2021-09-26
2
-2
/
+58
*
Fix list/depends cmd creates package env as run env
Bernát Gábor
2021-09-24
1
-0
/
+2
*
Fix CTRL+C not working on Windows
Bernát Gábor
2021-09-24
1
-0
/
+1
*
Add support for TOX_LIMITED_SHEBANG (#2226)
Bernát Gábor
2021-09-20
1
-0
/
+2
*
No pyproject.toml or setup.py and no --install-pkg assumes no package (#2225)
Bernát Gábor
2021-09-18
1
-0
/
+2
*
Support for --no-provision flag (#2224)
Bernát Gábor
2021-09-18
2
-1
/
+2
*
Support for environment files in set_env (#2223)
Bernát Gábor
2021-09-18
2
-1
/
+12
*
release 4.0.0a9
4.0.0a9
Bernát Gábor
2021-09-16
11
-20
/
+33
*
Allow plugins to change pass_env and set_env (#2218)
Bernát Gábor
2021-09-16
1
-0
/
+1
*
Expose the configuration load mechanism to plugins (#2217)
Bernát Gábor
2021-09-15
5
-2
/
+16
*
Support for plugin before and after, fix ASCII report fails (#2214)
Bernát Gábor
2021-09-11
4
-0
/
+11
*
Fix old-new value on recreate cache miss-match are swapped (#2212)
Bernát Gábor
2021-09-11
1
-0
/
+1
*
Make ConfigSet ABC and add contains to Loader (#2209)
Bernát Gábor
2021-09-10
1
-0
/
+2
*
Let tox run fail when all envs are skipped (#2206)
Jürgen Gmach
2021-09-10
1
-0
/
+1
*
Internal changes to support tox-gh-actions (#2191)
Bernát Gábor
2021-08-31
2
-0
/
+3
*
Fix env variable substitutions with defaults containing colon (#2186)
comabrewer
2021-08-27
1
-0
/
+1
*
fix link to custom.css in documentation (#2185)
Jürgen Gmach
2021-08-27
1
-1
/
+1
*
fix spelling of PyPI (#2181)
Jürgen Gmach
2021-08-25
2
-2
/
+2
*
Improve documentation and try furo (#2180)
Bernát Gábor
2021-08-25
14
-235
/
+1431
*
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
1
-0
/
+3
*
Fix parallel show output not working (#2161)
Bernát Gábor
2021-08-18
1
-0
/
+1
*
Add support for execute interrupt timeouts (#2158)
Bernát Gábor
2021-08-15
2
-0
/
+31
*
Check base python against env name and raise if differs (#2156)
Bernát Gábor
2021-08-15
4
-42
/
+45
[next]