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
/
CHANGELOG
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix issue199 -- fill result log structure ahead of creating virtualenv
holger krekel
2014-10-27
1
-1
/
+5
*
finalize 1.8.1
1.8.1
holger krekel
2014-10-24
1
-1
/
+1
*
add some changelogs for the merged PRs
holger krekel
2014-10-24
1
-0
/
+8
*
fix issue190: allow setenv to be empty
holger krekel
2014-09-25
1
-0
/
+6
*
bump versions, add announcement
1.8.0
holger krekel
2014-09-24
1
-2
/
+2
*
add test and changelog for better report if we can't get version_info
holger krekel
2014-09-23
1
-0
/
+3
*
fix issue152: set VIRTUAL_ENV when running test commands,
holger krekel
2014-09-23
1
-0
/
+2
*
fix issue188 make boolean config vars use the default if the config file
holger krekel
2014-09-23
1
-0
/
+2
*
fix typo in stevens name
holger krekel
2014-09-02
1
-1
/
+1
*
fix issue148: ignore __PYVENV_LAUNCHER__ for subproc
holger krekel
2014-09-02
1
-0
/
+3
*
merge Alexander's "multi-dimensional" PR.
holger krekel
2014-07-20
1
-1
/
+8
|
\
|
*
bump version and release 1.7.2
1.7.2
holger krekel
2014-07-15
1
-1
/
+1
|
/
*
add support for setting skip_missing_interpreters as a config option and not ...
Eugene Yunak
2014-06-18
1
-1
/
+2
*
fix issue150: parse {posargs} more like we used to do it pre 1.7.0.
holger krekel
2014-05-15
1
-0
/
+6
*
limit python hashseed to 1024 on Windows to prevent possible
holger krekel
2014-05-10
1
-3
/
+5
*
changelog entry: support optional env variable substitution, thanks
holger krekel
2014-05-10
1
-0
/
+3
*
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
*
fix issue59 -- add --skip-if-missing-interpreter. Thanks
holger krekel
2014-05-08
1
-1
/
+2
*
update CHANGELOG and CONTRIBUTORS
Alexandre Conrad
2014-05-01
1
-0
/
+6
*
1.7.1 quick bugfix release
1.7.1
holger krekel
2014-03-28
1
-1
/
+1
*
fix issue158 and fix issue155: windows/virtualenv properly works now:
holger krekel
2014-03-25
1
-0
/
+4
*
fix issue162: don't list python 2.5 as compatibiliy/supported
holger krekel
2014-03-24
1
-0
/
+5
*
try to go for 1.7.0
1.7.0
holger krekel
2014-01-29
1
-2
/
+2
*
fix issue140: depend on virtualenv>=1.11.1
holger krekel
2014-01-23
1
-2
/
+8
*
add changelog entry and extend list of contributors
holger krekel
2014-01-12
1
-1
/
+2
*
fix issue105 -- don't depend on an existing HOME directory from tox tests.
holger krekel
2013-12-09
1
-0
/
+2
*
introduce --sitepackages to force sitepackages=True in all
holger krekel
2013-12-09
1
-0
/
+3
*
introduce --no-network switch for running tests
holger krekel
2013-12-09
1
-3
/
+6
*
remove training note
holger krekel
2013-12-09
1
-1
/
+1
*
drop Python2.5 compatibility because it became too hard due
holger krekel
2013-12-09
1
-0
/
+4
*
merged and slightly modified PR81: new option --force-dep which allows to
holger krekel
2013-11-22
1
-2
/
+9
*
fix changelog entry for hashseed. Thanks Chris Jerdonek.
holger krekel
2013-11-15
1
-2
/
+3
*
merged PR125: tox now sets "PYTHONHASHSEED" if it is not set
holger krekel
2013-11-15
1
-0
/
+4
*
fix issue132: removing zip_safe setting (so it defaults to false)
holger krekel
2013-11-12
1
-0
/
+4
*
fix issue126: depend on virtualenv>=1.10.1 so that we can rely
holger krekel
2013-10-24
1
-2
/
+7
*
fix issue130: you can now set install_command=easy_install {opts} {packages}
holger krekel
2013-10-24
1
-0
/
+4
*
a command line specified --installpkg trumps any develop option
holger krekel
2013-10-22
1
-0
/
+3
*
more windows parsing fixes
holger krekel
2013-10-22
1
-1
/
+2
*
fix issue129: tox now uses Popen(..., universal_newlines=True) to force
holger krekel
2013-10-22
1
-0
/
+5
*
fix parsing/escaping bugs on windows32
holger krekel
2013-10-14
1
-0
/
+2
*
fix issue128: enable full substitution in install_command,
holger krekel
2013-10-10
1
-0
/
+6
*
fix issue102: change to {toxinidir} when installing packages and dependencies.
holger krekel
2013-09-04
1
-0
/
+3
*
fix issue117: python2.5 fix: don't use ``--insecure`` option because
holger krekel
2013-09-04
1
-0
/
+5
*
fix test runs on environments without a home directory
holger krekel
2013-09-04
1
-0
/
+3
*
fix issue118: tests should check realpath() on both sides. Thanks Barry Warsaw.
holger krekel
2013-08-21
1
-0
/
+3
*
fix issue116: make 1.6 introduced behaviour of changing to a
holger krekel
2013-08-21
1
-0
/
+4
*
fix issue119: sitepackagesdir now correctly points to virtualenv dir, not tox...
holger krekel
2013-08-21
1
-0
/
+7
*
refactor docs and changelog
1.6.0
holger krekel
2013-08-15
1
-14
/
+16
*
move all interpreter information detection to tox/interpreters.py
holger krekel
2013-08-15
1
-1
/
+3
[next]