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
/
tox_env
/
python
/
virtual_env
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump deps and tools (#2913)
Bernát Gábor
2023-02-05
1
-1
/
+0
*
Support recursive extras defined in pyproject.toml (#2905)
Masen Furer
2023-01-28
1
-0
/
+52
*
Revert to supporting simple Python factors (#2849)
Stephen Finucane
2023-01-11
1
-6
/
+6
*
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
1
-0
/
+15
*
Reuse package_env with --installpkg (#2803)
Bernát Gábor
2023-01-02
1
-0
/
+11
*
Fix extracting extras from markers with many extras (#2792)
q0w
2022-12-30
1
-0
/
+6
*
Fix plain section shadows env config (#2742)
Bernát Gábor
2022-12-17
1
-2
/
+6
*
Do not conflate extra markers and extra dependencies (#2605)
Bernát Gábor
2022-12-06
1
-7
/
+7
*
Better handling of build backend without editable support and add --exit-and-...
Bernát Gábor
2022-12-05
1
-3
/
+5
*
Do not pull in Python 2 as dependency (#2589)
Bernát Gábor
2022-12-04
1
-17
/
+0
*
Fallback to editable-legacy if the build backend does not have build_editable...
Bernát Gábor
2022-12-04
3
-4
/
+27
*
Support for recursive extras (#2579)
Bernát Gábor
2022-12-02
1
-2
/
+16
*
PEP-660 support (#2502)
Bernát Gábor
2022-11-26
1
-3
/
+4
*
Use PEP-621 to load project dependencies (#2499)
Bernát Gábor
2022-09-10
3
-62
/
+172
*
Better selection support (#2290)
Bernát Gábor
2022-01-04
1
-1
/
+3
*
Bump linters
Bernát Gábor
2021-12-11
1
-1
/
+6
*
Drop python 3.6 support (#2275)
Bernát Gábor
2021-11-17
6
-11
/
+21
*
Use pyproject-api package (#2274)
Bernát Gábor
2021-11-16
1
-1
/
+1
*
Update setup changelog
Bernát Gábor
2021-11-16
2
-7
/
+16
*
Support for the --discover flag (#2245)
Bernát Gábor
2021-10-04
1
-1
/
+3
*
Support for external packages and builders (#2235)
Bernát Gábor
2021-09-26
8
-153
/
+288
*
No pyproject.toml or setup.py and no --install-pkg assumes no package (#2225)
Bernát Gábor
2021-09-18
1
-4
/
+4
*
Expose the configuration load mechanism to plugins (#2217)
Bernát Gábor
2021-09-15
2
-2
/
+2
*
Fix old-new value on recreate cache miss-match are swapped (#2212)
Bernát Gábor
2021-09-11
1
-1
/
+1
*
Migrate to platformdirs from appdirs (#2117)
Bernát Gábor
2021-07-26
1
-5
/
+5
*
Port pip requirements.txt parser (#2009)
Bernát Gábor
2021-04-09
1
-0
/
+1
*
Start plugin interface documentation and installer (#1991)
Bernát Gábor
2021-04-05
3
-15
/
+22
*
Show skipped envs in reports on platform mismatch (#1970)
Jürgen Gmach
2021-03-20
2
-19
/
+1
*
Normalize the description line to contain single whitespace and no newline (#...
Bernát Gábor
2021-02-14
1
-1
/
+0
*
Smarter tox env finish status report (#1910)
Bernát Gábor
2021-02-13
1
-1
/
+1
*
Do not make temp requirements file for deps (#1906)
Bernát Gábor
2021-02-12
1
-1
/
+1
*
Support running python 2 targets (#1900)
Bernát Gábor
2021-02-09
1
-0
/
+17
*
Add more flake8 checks (#1899)
Bernát Gábor
2021-02-06
1
-13
/
+7
*
Add package_root support (#1891)
Bernát Gábor
2021-02-01
1
-0
/
+16
*
Drop sdistsrc and support --installpkg (#1890)
Bernát Gábor
2021-02-01
1
-0
/
+15
*
Add platform support (#1888)
Bernát Gábor
2021-01-30
1
-0
/
+20
*
Add list_dependencies_command support (#1887)
Bernát Gábor
2021-01-30
1
-0
/
+10
*
Add support for install_command virtualenv settings (#1886)
Bernát Gábor
2021-01-30
1
-0
/
+15
*
Support for pip_pre config (#1885)
Bernát Gábor
2021-01-30
1
-0
/
+12
*
Fix bad package dependencies with differing extras (#1869)
Bernát Gábor
2021-01-23
1
-5
/
+29
*
Recreate when virtualenv changes (#1866)
Bernát Gábor
2021-01-22
1
-0
/
+13
*
Add support for virtualenv configuration options (#1862)
Bernát Gábor
2021-01-21
2
-2
/
+109
*
Better handling of packaging env creation (#1807)
Bernát Gábor
2021-01-13
2
-13
/
+8
*
Add tests for the package dependency marker filters
Bernát Gábor
2021-01-04
2
-29
/
+97
*
Add keyboard interrupt support for parallel
Bernát Gábor
2021-01-03
1
-3
/
+3
*
Increase code coverage
Bernát Gábor
2021-01-01
1
-0
/
+29
*
Fix some code coverage issues
Bernát Gábor
2020-12-28
1
-2
/
+2
*
Windows fixes
bgabor8
2020-12-24
1
-1
/
+1
*
General rework of the parallel, execute and reporting
Bernát Gábor
2020-12-24
1
-2
/
+2
[next]