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
*
venv: Do not fail for test commands that don't exist with "-" leader (#2316)
master
Chris Down
2022-01-13
2
-1
/
+3
*
release 3.24.5
3.24.5
Bernát Gábor
2021-12-29
2
-1
/
+8
*
Do not reinstall in develop mode without setup.py (#2273)
Vincent Vanlaer
2021-12-29
2
-1
/
+4
*
Move CI to Github Actions (#2293)
Bernát Gábor
2021-12-28
1
-11
/
+11
*
Fix typos (#2253)
Kian Meng Ang
2021-12-03
3
-6
/
+6
*
Update changelog.rst
Bernát Gábor
2021-09-16
1
-0
/
+2
*
release 3.24.4
3.24.4
Bernát Gábor
2021-09-16
4
-6
/
+20
*
venv: do not prepend a truncated shebang interpreter (#2203)
James Knight
2021-09-16
2
-2
/
+4
*
Only respect ALL environments when not in parallel (#2207)
guahki
2021-09-13
1
-0
/
+1
*
Make 3.24.3 a headline in the changelog (#2192)
Miro Hrončok
2021-08-31
1
-0
/
+2
*
🎨📝 Actually use the favicon in Sphinx (#2177)
Sviatoslav Sydorenko
2021-08-27
2
-0
/
+4
*
🐛📝 Suppress epub unknown MIME warnings (#2178)
Sviatoslav Sydorenko
2021-08-24
1
-0
/
+1
*
📝 Document when `temp_dir` setting and substitutions appeared (#2175)
Sviatoslav Sydorenko
2021-08-23
1
-0
/
+7
*
release 3.24.3
3.24.3
release-3.24.3
Bernát Gábor
2021-08-21
3
-2
/
+15
*
ASCII output for --parallel report lines (#2164)
Brett Smith
2021-08-21
1
-0
/
+1
*
📝 Make Sphinx strict about broken references (#2168)
Sviatoslav Sydorenko
2021-08-21
5
-3
/
+9
*
📝 Document when `{tty}` was added (#2166)
Sviatoslav Sydorenko
2021-08-20
2
-1
/
+3
*
🐛 Fix the last version+date underline in changelog (#2165)
Sviatoslav Sydorenko
2021-08-20
1
-0
/
+2
*
release 3.24.2
3.24.2
Bernát Gábor
2021-08-18
2
-1
/
+8
*
Add LC_ALL to implicit tox passenv (#2162)
Sorin Sbarnea
2021-08-18
1
-0
/
+1
*
Fix changelog
Bernát Gábor
2021-07-31
1
-0
/
+2
*
release 3.24.1
3.24.1
Bernát Gábor
2021-07-31
3
-2
/
+15
*
Alow backend build system to omit `get_requires_for_build_sdist` hook (#2131)
oczkoisse
2021-07-31
1
-0
/
+1
*
Update poetry link
Patrick Decat
2021-07-22
1
-1
/
+1
*
improve documentation for `install_command` (#2111)
Jürgen Gmach
2021-07-21
2
-0
/
+8
*
Fix misformed title in changelog
Antoine DECHAUME
2021-07-15
1
-0
/
+2
*
release 3.24.0
3.24.0
Bernát Gábor
2021-07-14
5
-5
/
+25
*
Document Environment variables: Fix #2036 (#2076)
majiang
2021-07-14
3
-1
/
+18
*
Fix show config when package names are not canonical (#2103)
Bernát Gábor
2021-07-13
1
-0
/
+1
*
Use sysconfig instead of distutils for Python 3.10 compatability (#2100)
Rebecca Turner
2021-07-13
1
-0
/
+2
*
Remove extra opening bracket in docs (#2101)
Taneli Hukkinen
2021-07-12
1
-1
/
+1
*
Document script discovery wrt changedir (#2089) (#2096)
Bernát Gábor
2021-06-23
2
-1
/
+10
*
remove wrong example from documentation (#2086)
Jürgen Gmach
2021-06-11
1
-7
/
+0
*
Use correct syntax for Sphinx roles (#2082)
Dominic Davis-Foster
2021-06-06
1
-6
/
+6
*
Update support.rst
Bernát Gábor
2021-06-01
1
-1
/
+1
*
poetry plugin (#2075)
Chayim
2021-05-31
1
-25
/
+37
*
Do not modify provisioned envdir when --devenv is specified (#2066)
Isaac Pedisich
2021-05-24
1
-0
/
+1
*
release 3.23.1
3.23.1
Bernát Gábor
2021-05-05
5
-7
/
+27
*
Fix when there is no 4th arg passed to build_isolated (#2056)
Antoine Dechaume
2021-05-05
1
-0
/
+1
*
fix some typos
Marc
2021-04-30
2
-2
/
+2
*
fix setenv usages in documentation examples
Andrey Potapov
2021-04-11
2
-6
/
+12
*
Use {env}/bin instead of {env}/Scripts when Python is from MSYS2 on Windows. ...
Jesse Schwartzentruber
2021-04-06
1
-0
/
+3
*
Fix RST syntax in the latest changelog fragment (#1989)
Miro Hrončok
2021-03-31
1
-1
/
+1
*
Allow building with setuptools_scm 6+ (#1984)
Miro Hrončok
2021-03-30
1
-0
/
+1
*
Document how to replace deprecated indexserver configuration directive. (#1976)
zejn
2021-03-27
1
-3
/
+16
*
release 3.23.0
3.23.0
release-3.23.0
Bernát Gábor
2021-03-03
3
-7
/
+17
*
Add changelog for unicode
Bernát Gábor
2021-03-03
1
-0
/
+1
*
Add --no-provision flag (#1922)
Miro Hrončok
2021-03-03
2
-0
/
+21
*
release 3.22.0
3.22.0
release-3.22.0
Bernát Gábor
2021-02-16
2
-2
/
+11
*
Expose tox requires via the config object (#1919)
Miro Hrončok
2021-02-16
1
-0
/
+2
[next]