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
/
session
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor code improvements (#2017)
Miroslav Šedivý
2021-04-11
1
-6
/
+3
*
minor doc improvements (#2006)
Jürgen Gmach
2021-04-08
2
-4
/
+4
*
Refactor: Simplify and clean up the code (#1997)
Miroslav Šedivý
2021-04-06
1
-2
/
+2
*
Start plugin interface documentation and installer (#1991)
Bernát Gábor
2021-04-05
11
-15
/
+18
*
Fix legacy list env command for empty/missing envlist (#1988)
Jürgen Gmach
2021-04-01
1
-1
/
+1
*
Show skipped envs in reports on platform mismatch (#1970)
Jürgen Gmach
2021-03-20
2
-4
/
+4
*
Fix typos, modernize and simplify some code (#1971)
Miroslav Šedivý
2021-03-12
1
-2
/
+0
*
Support for ignore_outcome (#1960)
Andrey Bienkowski
2021-03-04
2
-13
/
+25
*
Fix tox is not exiting because package env thread holding it up
Bernát Gábor
2021-02-15
1
-6
/
+6
*
Smarter tox env finish status report (#1910)
Bernát Gábor
2021-02-13
3
-20
/
+35
*
Add quickstart (#1907)
Bernát Gábor
2021-02-12
1
-2
/
+43
*
Add more flake8 checks (#1899)
Bernát Gábor
2021-02-06
2
-3
/
+3
*
Drop sdistsrc and support --installpkg (#1890)
Bernát Gábor
2021-02-01
5
-53
/
+86
*
Comment support in ini and alias in show config (#1889)
Bernát Gábor
2021-01-31
1
-0
/
+1
*
Add platform support (#1888)
Bernát Gábor
2021-01-30
1
-15
/
+14
*
Add ignore_erros and fix handling commands* (#1876)
Bernát Gábor
2021-01-27
1
-24
/
+44
*
Multiple small bug-fixes (#1864)
Bernát Gábor
2021-01-22
2
-3
/
+2
*
rewrite (#1824)
Bernát Gábor
2021-01-16
1
-7
/
+0
*
Colorize config and fix a circular config bug (#1821)
Bernát Gábor
2021-01-13
1
-12
/
+36
*
Better handling of packaging env creation (#1807)
Bernát Gábor
2021-01-13
4
-21
/
+51
*
Better handling of set_env (#1784)
Bernát Gábor
2021-01-11
1
-3
/
+6
*
Stable deps and eat-our-own dogfood
4.0.0a2
Bernát Gábor
2021-01-08
1
-0
/
+12
*
Handle packaging is run too, and run used as packaging
Bernát Gábor
2021-01-03
1
-0
/
+2
*
Better handling and error messages on backend failed
Bernát Gábor
2021-01-03
3
-7
/
+14
*
Add keyboard interrupt support for parallel
Bernát Gábor
2021-01-03
5
-115
/
+233
*
General rework of the parallel, execute and reporting
Bernát Gábor
2020-12-24
6
-56
/
+121
*
Add parallel show output support, and don't display parallel output by default
Bernát Gábor
2020-11-30
1
-2
/
+3
*
Implement parallel mode - without output redirect
Bernát Gábor
2020-11-30
5
-177
/
+132
*
rewrite: Use time.monotonic for runtime durations (#1754)
Miroslav Šedivý
2020-11-29
1
-6
/
+6
*
show config: fix unused usage, add full coverage
Bernát Gábor
2020-11-28
1
-6
/
+2
*
legacy: add tests
Bernát Gábor
2020-11-28
2
-3
/
+3
*
devenv: fix and add support for running without tox.ini available
Bernát Gábor
2020-11-28
1
-2
/
+2
*
Fix provisioning support
Bernát Gábor
2020-11-27
3
-15
/
+5
*
journal: tox 3 (sequential) feature compatibility
Bernát Gábor
2020-11-09
1
-0
/
+1
*
journal: add first stab at basic journal support
Bernát Gábor
2020-11-07
2
-1
/
+6
*
tests: add full coverage for tox.session.cmd.run.common(#1733)
Gleb Nikonorov
2020-11-06
1
-1
/
+1
*
sets: fix configurations being defined multiple times (besides core)
Bernát Gábor
2020-11-02
1
-7
/
+8
*
show_config: allow displaying config for some keys - handle unbalanced replac...
Bernát Gábor
2020-11-01
1
-6
/
+15
*
report: duration of the setup and the individual commands and fix devenv
Bernát Gábor
2020-10-30
3
-23
/
+31
*
Add CLI compatibility with version 3, introduce memory source
Bernát Gábor
2020-10-30
7
-20
/
+257
*
Rework configuration to allow generic overrides
Bernát Gábor
2020-10-29
2
-2
/
+4
*
Support ignoring command outcomes via the - prefix
Bernát Gábor
2020-10-28
1
-0
/
+2
*
Fix ini replace logic does not work for other config set references
Bernát Gábor
2020-10-27
3
-36
/
+15
*
Facilitate usage in parallel with tox 3
Bernát Gábor
2020-10-27
1
-13
/
+18
*
Better run output, and fix failing cmd not being reported
Bernát Gábor
2020-10-26
1
-3
/
+6
*
Add typing to test suite
Bernát Gábor
2020-10-26
1
-1
/
+2
*
More fixes
Bernát Gábor
2020-10-25
1
-2
/
+2
*
Various fixes
Bernát Gábor
2020-10-25
1
-10
/
+15
*
Typing
Bernát Gábor
2020-10-22
6
-12
/
+16
*
Improve documentation
Bernát Gábor
2020-10-19
8
-6
/
+26
[next]