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
/
doc
/
example
Commit message (
Expand
)
Author
Age
Files
Lines
*
add Sphinx and mkdocs example of generating documentation via tox #374
Bernat Gabor
2018-09-16
1
-0
/
+53
*
support tox.ini inside pyproject.toml (#977)
Bernát Gábor
2018-09-14
1
-0
/
+24
*
PEP-517 source distribution support (#954)
Bernát Gábor
2018-09-11
1
-0
/
+60
*
Grammar fixes (#948)
Devesh Sawant
2018-08-26
1
-3
/
+3
*
Don't clean up unique directory names via --parallel--safe-build (#941)
Bernát Gábor
2018-08-10
1
-1
/
+2
*
Allow to run multiple tox instances in parallel #849 (#934)
Bernát Gábor
2018-08-09
1
-0
/
+23
*
doc: mention additional workarounds for jenkins shebang limits (#923)
James Knight
2018-07-24
1
-12
/
+11
*
Detect py38 as python3.8 (#913)
Anthony Sottile
2018-07-16
1
-0
/
+4
*
Add a test to ensure all rst ini blocks parse correctly (#901)
Anthony Sottile
2018-07-11
4
-1
/
+9
*
RST code is two backticks (#884)
Bernát Gábor
2018-07-09
1
-1
/
+1
*
Ignore basepython for default factors (#477) (#841)
Stephen Finucane
2018-06-19
1
-16
/
+12
*
Add missing code-block directives for ini blocks (#837)
Bruno Oliveira
2018-06-04
1
-1
/
+1
*
blacken-docs (#835)
Anthony Sottile
2018-06-03
1
-10
/
+13
*
Spring cleaning (#788)
Oliver Bestwalter
2018-04-30
3
-10
/
+6
*
Hint for possible signal upon InvocationError (#766)
ederag
2018-02-18
1
-3
/
+7
*
Display exit code with InvocationErrors (#760)
ederag
2018-02-07
2
-0
/
+47
*
Add example symptomatic output for the described issue (#757)
Tom Dalton
2018-01-30
1
-0
/
+11
*
Small typo: environments not envirements in platform.rst (#729)
Jacob Windle
2018-01-06
1
-1
/
+1
*
code & doc cleanup (#699)
Jurko Gospodnetić
2017-12-07
1
-2
/
+2
*
drop Python 2.6 and 3.3 support (#689)
Gábor Bernát
2017-12-01
5
-23
/
+21
*
remove whitespace (#652)
Thijs Triemstra
2017-10-26
1
-1
/
+1
*
Spelling fixes (#637)
Ville Skyttä
2017-09-16
2
-4
/
+4
*
Add a pre-commit configuration (#623)
Anthony Sottile
2017-09-10
2
-3
/
+0
*
move documentation from txt to rst files (#583)
Gábor Bernát
2017-09-06
10
-177
/
+275
*
Tox -> tox (#591)
Oliver Bestwalter
2017-09-04
4
-6
/
+6
*
Document constraints.txt usage. (#585)
Alexander Loechel
2017-08-25
1
-7
/
+25
*
fix invalid PyTest reference, and do not ignore Sphinx warnings anymore
Bernat Gabor
2017-08-21
1
-0
/
+2
*
Merge branch 'master' into 484_py.test->pytest
Oliver Bestwalter
2017-06-30
1
-0
/
+43
|
\
|
*
Merge branch 'master' into add_platform_example
rndr
2017-06-12
1
-6
/
+1
|
|
\
|
*
|
Add basic multi-platform example to docs
rndr
2017-06-02
1
-0
/
+43
*
|
|
pytest #dropthedot
Viktor Kharkovets
2017-06-08
5
-35
/
+35
|
|
/
|
/
|
*
|
remove easy_install from documentation (issue #276)
Martin Andrysík
2017-05-28
1
-6
/
+1
|
/
*
#480: fix broken link
Oliver Bestwalter
2017-03-25
1
-1
/
+1
*
Fix code block
Éric Araujo
2017-01-24
1
-1
/
+1
*
Add "alwayscopy" config option
Igor Duarte Cardoso
2017-01-08
1
-0
/
+10
*
testrun.org -> readthdocs.io (except for historic release announcements)
Oliver Bestwalter
2016-12-05
1
-2
/
+2
*
remove duplicate word
Oliver Bestwalter
2016-11-07
1
-1
/
+1
*
fix documentation for Jenkins as suggested by tarcatronic
Oliver Bestwalter
2016-11-04
1
-0
/
+2
*
fix #347 as well, update list of default env names
holger krekel
2016-10-27
1
-5
/
+5
*
extend on the note on setup.py test integration after comments from @bittner
holger krekel
2016-10-11
1
-4
/
+8
*
slightly refine setup.py test example
holger krekel
2016-10-11
1
-4
/
+4
*
fix typo
Ronny Pfannschmidt
2016-10-05
1
-1
/
+1
*
replace setup.py integration with a warning
Ronny Pfannschmidt
2016-10-05
1
-41
/
+8
*
addresses issue66: add --workdir option to override where tox stores its ".to...
holger krekel
2016-06-25
1
-1
/
+19
*
Remove invalid return value in tox.cmdline() example
Peter Bittner
2016-06-14
1
-2
/
+1
*
Document the 'py' environment
Paul Moore
2015-12-02
1
-0
/
+3
*
add changelog
holger krekel
2015-10-29
1
-0
/
+0
*
Merged in stevepiercy/tox (pull request #150)
holger krekel
2015-05-04
1
-1
/
+1
|
\
|
*
grammar fix
Steve Piercy
2015-04-30
1
-1
/
+1
*
|
grammar fixes
Steve Piercy
2015-04-30
1
-4
/
+5
|
/
[next]