index
:
delta/python-packages/tox.git
174-voting-testenv
Pentusha/docs-add-pypy3-support-1408431512815
The-Compiler/fix-typo-1466505573719
abort_by_default_when_a_command_fails
add-py35
alex_gaynor/allow-in-factor-names-for-multidimensio-1411745805716
allow_backslash_escape_curly_braces_msabramo_2
bittner/remove-invalid-return-value-in-toxcmdlin-1465935081972
bug/period_pkg_name
bug_181
complex-projname-initproj
config-in-setup-cfg
d0ugal/correct-forcedeps-to-be-forcedep-in-the--1457531878676
develop-pip-win32
doc_fix_broken_links
doc_update_jenkins_example_3
document-py-env
echo-captured-output
evvers/add-deps-to-basictxt-example-without-dep-1400352654797
file-instead-of-pipe
fix-doc-env
fix-flakes
fix-force-dep-with-reqs-file
fix-force-dep-with-reqs-file-with-pip
fix-issue-120-commands-subs
fix-minor-typos-in-config-doc
fix_console_encoding
fix_env_use
fix_issue_265
fix_test_quickstart
fix_test_sdistonly
fix_tox_envlist
generative-example
glarrain/readme-removed-duplicated-line-1378443596400
hgignore_flakes_cache
hook/report-status
ionelmc/correct-incorrect-docs-on-platform-1448372605209
issue-10-pip-UnicodeDecodeError
issue-235-fix-installpkg
issue191
issue198
issue285
issue302
issue336
issue352
issue_164_msabramo_1
jezdez/added-readme-to-package-manifest-templat-1372083252428
jtpereyda-cleanup
jurko/documentation-fixes
lessen-factor-use-check
maquilina/fix-minor-grammatical-error-in-readmerst-1431506151478
master
missing_interpreter_config_option
passenv_multiline
pluggy
posargs-fix
skip-missing-interpreter
stevepiercy/grammar-fixes-1430426650165
stevepiercy/insert-missing-the-for-grammar-rewrap-to-1431248739542
tbekolay/better-setuptools-integration-in-basic-1400524487298
test_quickstart_multiline_with_comments
tomviner/typo-extra-in-docs-basictxt--1415645866375
tox-1.8-maint
tox_add_py33_and_py34
tox_ini_add_flakes_target_3
tox_quickstart_add_py34
typofix
use-venv191-pip13-for-python25
bitbucket.org: Obsolete (use python-packages/tox-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tox
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump to dev version
holger krekel
2014-09-24
1
-1
/
+1
*
bump versions, add announcement
1.8.0
holger krekel
2014-09-24
1
-1
/
+1
*
Merged in flub/tox (pull request #119)
holger krekel
2014-09-23
1
-0
/
+3
|
\
|
*
Better error reporting for a bad interpreter
Floris Bruynooghe
2014-09-08
1
-0
/
+3
*
|
Merged in ludwigf/tox (pull request #114)
holger krekel
2014-09-23
3
-68
/
+113
|
\
\
|
*
|
fix issue188 make boolean config vars use the default if the config file
holger krekel
2014-09-23
2
-1
/
+4
|
|
/
|
*
fix issue148: ignore __PYVENV_LAUNCHER__ for subproc
holger krekel
2014-09-02
1
-1
/
+1
|
*
Merged in myint/tox (pull request #118)
holger krekel
2014-09-02
1
-4
/
+10
|
|
\
|
|
*
Support boolean ops on factors
Alexander Schepanovski
2014-08-09
1
-4
/
+10
|
|
*
Remove factor negation support
Alexander Schepanovski
2014-08-09
1
-4
/
+4
|
*
|
Fix "__PYVENV_LAUNCHER__" problem
Steven Myint
2014-09-01
1
-1
/
+2
|
|
/
|
*
Fixed console encoding issue
Thomas Khyn
2014-08-02
1
-4
/
+7
|
*
merge Alexander's "multi-dimensional" PR.
holger krekel
2014-07-20
2
-2
/
+3
|
|
\
|
*
|
Reimplement defaultenvs as default factors
Alexander Schepanovski
2014-07-17
1
-13
/
+8
|
*
|
Fix undefined env check
Alexander Schepanovski
2014-07-03
1
-2
/
+2
|
*
|
Parse env and args for factors, detect undefined envs
Alexander Schepanovski
2014-06-29
1
-62
/
+58
|
*
|
Fix regressions after adding factors
Alexander Schepanovski
2014-06-28
1
-1
/
+1
|
*
|
First stab at multidimensional config
Alexander Schepanovski
2014-06-20
1
-16
/
+56
*
|
|
set VIRTUAL_ENV for test commands
Florian Ludwig
2014-07-24
1
-0
/
+1
|
|
/
|
/
|
*
|
bump version and release 1.7.2
1.7.2
holger krekel
2014-07-15
1
-1
/
+1
*
|
Add support for PyPy3 (env "pypy3").
Stefan Scherfke
2014-06-25
1
-1
/
+1
|
/
*
skip_missing_interpreters: fix bool handling and add appropriate test, thanks...
Eugene Yunak
2014-06-18
1
-1
/
+1
*
add support for setting skip_missing_interpreters as a config option and not ...
Eugene Yunak
2014-06-18
1
-0
/
+4
*
backout change b0afb96 from @schlamar
holger krekel
2014-06-02
1
-1
/
+1
*
fix issue150: parse {posargs} more like we used to do it pre 1.7.0.
holger krekel
2014-05-15
1
-1
/
+1
*
Merged in cboylan/tox (pull request #85)
holger krekel
2014-05-15
7
-29
/
+51
|
\
|
*
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
|
*
|
Merged in morgan_fainberg/tox (pull request #86)
holger krekel
2014-05-10
1
-4
/
+12
|
|
\
\
|
|
*
|
Make optional env replacements use the ``env`` keyword
Morgan Fainberg
2014-03-25
1
-18
/
+11
|
|
*
|
Make optionalenv defenv to support default values
Morgan Fainberg
2014-03-19
1
-12
/
+19
|
|
*
|
Support optional ENV variable substitution in tox.ini
Morgan Fainberg
2014-03-10
1
-5
/
+13
|
|
|
/
|
*
|
Merged in pmoore/tox (pull request #107)
holger krekel
2014-05-10
2
-3
/
+20
|
|
\
\
|
|
*
\
Merged in msabramo/tox/issue_164_msabramo_1 (pull request #92)
holger krekel
2014-05-10
7
-18
/
+22
|
|
|
\
\
|
|
|
*
|
support skipping interpreters if any are missing
Alexandre Conrad
2014-04-30
2
-1
/
+13
|
|
*
|
|
Log more info when catch OSError while doing a popen
Marc Abramowitz
2014-04-03
1
-2
/
+7
|
*
|
|
|
Return value of locate_via_py was being ignored
Paul Moore
2014-05-06
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix "flakes" problems
Marc Abramowitz
2014-04-27
6
-16
/
+8
|
*
|
|
tox-quickstart: Add py34
Marc Abramowitz
2014-04-25
1
-1
/
+1
|
|
/
/
|
*
|
1.7.1 quick bugfix release
1.7.1
holger krekel
2014-03-28
1
-1
/
+1
|
*
|
Refix virtualenv calling - use `python -m virtualenv` instead.
Ionel Maries Cristian
2014-03-25
1
-6
/
+1
|
*
|
Backed out changeset: 228071477cfb
Ionel Maries Cristian
2014-03-25
2
-2
/
+7
|
*
|
Backed out changeset: 0b3ce1895d03
Ionel Maries Cristian
2014-03-25
2
-1
/
+2
|
|
/
*
|
Fix command expansion and parsing.
Clark Boylan
2014-02-07
1
-18
/
+23
|
/
*
try to go for 1.7.0
1.7.0
holger krekel
2014-01-29
1
-1
/
+1
*
fix issue140: depend on virtualenv>=1.11.1
holger krekel
2014-01-23
2
-3
/
+1
*
Remove virtualenvbin config option.
Ionel Cristian Maries
2014-01-12
2
-2
/
+1
*
Change tox to use the virtualenv bin instead of invoking it with the current ...
Ionel Maries Cristian
2014-01-11
2
-7
/
+2
*
allow to run tox as 'python -m tox', which is handy on Windoze
anatoly techtonik
2013-12-30
1
-0
/
+3
[next]