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
/
config
/
cli
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename TOX_CONFIG_FILE to TOX_USER_CONFIG_FILE (#2896)
Masen Furer
2023-01-25
1
-11
/
+11
*
Fix python hash seed not being set (#2739)
Bernát Gábor
2022-12-16
2
-4
/
+7
*
Fix legacy flags, deprecate them and remove --index-url (#2731)
Bernát Gábor
2022-12-15
1
-2
/
+0
*
Restore TOX_SKIP_ENV filtering (#2707)
Marius Gedminas
2022-12-14
2
-0
/
+4
*
NO_COLOR follows no-color.org logic instead of tox boolean (#2727)
Bernát Gábor
2022-12-14
1
-2
/
+2
*
Do not log distlib.util or filelock (#2656)
Bernát Gábor
2022-12-08
1
-6
/
+1
*
Better handling of build backend without editable support and add --exit-and-...
Bernát Gábor
2022-12-05
2
-0
/
+4
*
Allow passing config directory without filename (#2550)
Sorin Sbarnea
2022-11-27
1
-0
/
+31
*
Disable coloring with TERM=dumb or NO_COLOR (#2541)
Sorin Sbarnea
2022-11-21
1
-1
/
+10
*
Do not perform interpolation for INI files (#2352)
Bernát Gábor
2022-02-10
1
-0
/
+9
*
Support -va as well as -av (#2351)
Bernát Gábor
2022-02-10
1
-0
/
+6
*
Fix double clean package and broken report (#2309)
Bernát Gábor
2022-01-10
1
-0
/
+25
*
Hint for unrecognized arguments to use -- (#2308)
Bernát Gábor
2022-01-09
1
-1
/
+9
*
Better selection support (#2290)
Bernát Gábor
2022-01-04
2
-18
/
+26
*
Bump linters
Bernát Gábor
2021-12-11
1
-1
/
+1
*
Drop python 3.6 support (#2275)
Bernát Gábor
2021-11-17
5
-15
/
+24
*
Update setup changelog
Bernát Gábor
2021-11-16
1
-2
/
+6
*
Support for --no-provision flag (#2224)
Bernát Gábor
2021-09-18
2
-0
/
+4
*
Expose the configuration load mechanism to plugins (#2217)
Bernát Gábor
2021-09-15
1
-16
/
+8
*
Add support for exec subcommand (#2142)
Bernát Gábor
2021-08-07
1
-0
/
+3
*
Refactor: Simplify and clean up the code (#1997)
Miroslav Šedivý
2021-04-06
1
-1
/
+1
*
Inline plugin definition support - tox_.py (#1963)
Bernát Gábor
2021-03-07
2
-12
/
+22
*
Add more flake8 checks (#1899)
Bernát Gábor
2021-02-06
2
-8
/
+5
*
Drop sdistsrc and support --installpkg (#1890)
Bernát Gábor
2021-02-01
2
-12
/
+12
*
Add CLI documentation (#1852)
Bernát Gábor
2021-01-17
1
-1
/
+1
*
rewrite (#1824)
Bernát Gábor
2021-01-16
2
-1
/
+5
*
Stable deps and eat-our-own dogfood
4.0.0a2
Bernát Gábor
2021-01-08
2
-0
/
+4
*
Add keyboard interrupt support for parallel
Bernát Gábor
2021-01-03
1
-0
/
+3
*
Allow changing the root folder and increase coverage
Bernát Gábor
2021-01-01
2
-0
/
+4
*
General rework of the parallel, execute and reporting
Bernát Gábor
2020-12-24
2
-18
/
+21
*
Implement parallel mode - without output redirect
Bernát Gábor
2020-11-30
2
-0
/
+3
*
Fix provisioning support
Bernát Gábor
2020-11-27
2
-0
/
+4
*
journal: add first stab at basic journal support
Bernát Gábor
2020-11-07
2
-4
/
+4
*
tests: add test for tox.ini not found
Bernát Gábor
2020-11-05
1
-1
/
+1
*
tests: add coverage for ini loader
Bernát Gábor
2020-11-01
1
-1
/
+1
*
tests: add missing coverage to CLI parser, fix no arguments passed in explicitly
Bernát Gábor
2020-10-31
1
-0
/
+25
*
tests: add missing coverage for cli ini, simplify tests
Bernát Gábor
2020-10-31
1
-97
/
+35
*
Add CLI compatibility with version 3, introduce memory source
Bernát Gábor
2020-10-30
3
-35
/
+163
*
Rework configuration to allow generic overrides
Bernát Gábor
2020-10-29
2
-11
/
+11
*
Fix ini replace logic does not work for other config set references
Bernát Gábor
2020-10-27
6
-0
/
+346