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
/
tox_env
/
python
/
pip
/
req
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for requirements.txt using both --index-url and --find-links (#2959)
release-4.4.8
Alexander Clausen
2023-03-26
1
-2
/
+2
*
Allow package names with env markers with pip binary options (#2853)
q0w
2023-01-11
2
-12
/
+29
*
Handle properly pip --no-binary / --only-binary options in requirements.txt f...
q0w
2023-01-06
3
-5
/
+32
*
Handle whitespace around requirements (#2779)
Bernát Gábor
2022-12-26
1
-1
/
+1
*
Support for --no-deps within deps (#2678)
Bernát Gábor
2022-12-11
1
-5
/
+11
*
Allow installing relative paths that go outside tox root folder (#2554)
Sorin Sbarnea
2022-11-29
1
-3
/
+8
*
PythonDeps: move `cli_only` handling logic to `_parse_requirements` (#2547)
Masen Furer
2022-11-25
2
-6
/
+5
*
Better selection support (#2290)
Bernát Gábor
2022-01-04
1
-1
/
+1
*
Drop python 3.6 support (#2275)
Bernát Gábor
2021-11-17
4
-28
/
+33
*
Update setup changelog
Bernát Gábor
2021-11-16
1
-1
/
+4
*
Support for external packages and builders (#2235)
Bernát Gábor
2021-09-26
1
-1
/
+3
*
Expose the configuration load mechanism to plugins (#2217)
Bernát Gábor
2021-09-15
2
-4
/
+4
*
Bump formatters
Bernát Gábor
2021-05-07
1
-1
/
+1
*
Allow hexadecimal characters only in --hash (#2024)
Miroslav Šedivý
2021-04-14
1
-1
/
+1
*
Fix requirements file rewrite (#2026)
Bernát Gábor
2021-04-13
2
-93
/
+148
*
Fix regex validation for SHA 512 hashes (#2020)
Jürgen Gmach
2021-04-12
1
-1
/
+1
*
Minor code improvements (#2017)
Miroslav Šedivý
2021-04-11
1
-2
/
+2
*
Port pip requirements.txt parser (#2009)
Bernát Gábor
2021-04-09
4
-0
/
+527