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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump version and release 1.7.2
1.7.2
holger krekel
2014-07-15
5
-5
/
+5
*
Add support for PyPy3 (env "pypy3").
Stefan Scherfke
2014-06-25
2
-5
/
+5
*
also put "envlist" into its own section.
holger krekel
2014-06-18
1
-7
/
+6
*
Merged in yunake/tox/missing_interpreter_config_option (pull request #111)
holger krekel
2014-06-18
5
-1
/
+35
|
\
|
*
skip_missing_interpreters: move documentation into a separate confval section
Eugene Yunak
2014-06-18
1
-7
/
+12
|
*
skip_missing_interpreters: fix bool handling and add appropriate test, thanks...
Eugene Yunak
2014-06-18
2
-2
/
+10
|
*
add support for setting skip_missing_interpreters as a config option and not ...
Eugene Yunak
2014-06-18
5
-1
/
+22
|
/
*
backout change b0afb96 from @schlamar
holger krekel
2014-06-02
1
-1
/
+1
*
Merged in evvers/tox/evvers/add-deps-to-basictxt-example-without-dep-14003526...
holger krekel
2014-06-01
1
-0
/
+1
|
\
|
*
Add deps to basic.txt example.
Evgeny Vereshchagin
2014-05-17
1
-1
/
+1
*
|
we now support py34
Jihyeok Seo
2014-05-30
2
-2
/
+3
*
|
Merged in tbekolay/tox/tbekolay/better-setuptools-integration-in-basic-140052...
holger krekel
2014-05-19
1
-3
/
+11
|
\
\
|
|
/
|
/
|
|
*
Better setuptools integration in basic
Trevor Bekolay
2014-05-19
1
-3
/
+11
|
/
*
fix issue150: parse {posargs} more like we used to do it pre 1.7.0.
holger krekel
2014-05-15
4
-2
/
+9
*
Merged in cboylan/tox (pull request #85)
holger krekel
2014-05-15
2
-20
/
+53
|
\
|
*
Add tests for posargs quoting.
Clark Boylan
2014-02-07
1
-0
/
+28
|
*
Fix command expansion and parsing.
Clark Boylan
2014-02-07
2
-20
/
+25
*
|
make it clear that tox supports python2.6/2.7 and python3.2ff
holger krekel
2014-05-11
1
-2
/
+2
*
|
fix Marc's name :)
holger krekel
2014-05-11
1
-1
/
+1
*
|
limit python hashseed to 1024 on Windows to prevent possible
holger krekel
2014-05-10
2
-3
/
+6
*
|
Merged in schlamar/tox (pull request #90)
holger krekel
2014-05-10
1
-2
/
+6
|
\
\
|
*
|
Restrict PYTHONHASHSEED limitation on Windows to Python < 3.4.
schlamar
2014-03-25
1
-1
/
+1
|
*
|
Limit PYTHONHASHSEED to 1024 on Windows to prevent possible MemoryErrors.
schlamar
2014-03-25
1
-2
/
+6
*
|
|
changelog entry: support optional env variable substitution, thanks
holger krekel
2014-05-10
2
-0
/
+4
*
|
|
Merged in morgan_fainberg/tox (pull request #86)
holger krekel
2014-05-10
3
-4
/
+48
|
\
\
\
|
*
|
|
Make optional env replacements use the ``env`` keyword
Morgan Fainberg
2014-03-25
3
-23
/
+16
|
*
|
|
Make optionalenv defenv to support default values
Morgan Fainberg
2014-03-19
3
-20
/
+38
|
*
|
|
Support optional ENV variable substitution in tox.ini
Morgan Fainberg
2014-03-10
3
-5
/
+38
|
|
|
/
|
|
/
|
*
|
|
Merged in pmoore/tox (pull request #107)
holger krekel
2014-05-10
1
-1
/
+1
|
\
\
\
|
*
|
|
Return value of locate_via_py was being ignored
Paul Moore
2014-05-06
1
-1
/
+1
*
|
|
|
remove executable bit
holger krekel
2014-05-10
1
-0
/
+0
*
|
|
|
fix issue164: better traceback info in case of failing test commands.
holger krekel
2014-05-10
1
-0
/
+4
*
|
|
|
Merged in msabramo/tox/issue_164_msabramo_1 (pull request #92)
holger krekel
2014-05-10
2
-2
/
+20
|
\
\
\
\
|
*
|
|
|
Add test_run_custom_install_command_error
Marc Abramowitz
2014-04-28
1
-0
/
+13
|
*
|
|
|
Log more info when catch OSError while doing a popen
Marc Abramowitz
2014-04-03
1
-2
/
+7
*
|
|
|
|
fix issue59 -- add --skip-if-missing-interpreter. Thanks
holger krekel
2014-05-08
1
-1
/
+2
*
|
|
|
|
Merged in aconrad/tox/skip-missing-interpreter (pull request #104)
holger krekel
2014-05-08
5
-1
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
update CHANGELOG and CONTRIBUTORS
Alexandre Conrad
2014-05-01
2
-0
/
+7
|
*
|
|
|
|
support skipping interpreters if any are missing
Alexandre Conrad
2014-04-30
3
-1
/
+29
|
*
|
|
|
|
Close branch tox_ini_add_flakes_target_3
holger krekel
2014-04-28
0
-0
/
+0
*
|
|
|
|
|
Merged in aconrad/tox/fix_test_sdistonly (pull request #103)
holger krekel
2014-05-08
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
make test more specific, less prone to failures
Alexandre Conrad
2014-04-30
1
-1
/
+1
*
|
|
|
|
|
Merged in msabramo/tox/hgignore_flakes_cache (pull request #106)
holger krekel
2014-05-02
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
.hgignore: Ignore .cache dir created by flakes
Marc Abramowitz
2014-05-01
1
-0
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merged in msabramo/tox/test_quickstart_multiline_with_comments (pull request ...
holger krekel
2014-05-01
1
-21
/
+139
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
test_quickstart: Use multilines and add comments for better understanding
Marc Abramowitz
2014-04-28
1
-21
/
+139
*
|
|
|
|
|
Merged in msabramo/tox/tox_ini_add_flakes_target_3 (pull request #101)
holger krekel
2014-04-28
12
-33
/
+26
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
/
/
/
/
|
|
/
/
/
/
|
*
|
|
|
Fix "flakes" problems
Marc Abramowitz
2014-04-27
11
-32
/
+21
|
*
|
|
|
tox.ini: Add "flakes" target
Marc Abramowitz
2014-04-27
1
-1
/
+5
|
/
/
/
/
*
|
|
|
Merged in msabramo/tox/fix_test_quickstart (pull request #99)
Ronny Pfannschmidt
2014-04-27
1
-14
/
+16
|
\
\
\
\
[next]