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
*
add --workdir option to override where tox stores its ".tox" directory
holger krekel
2016-06-20
1
-46
/
+75
|
\
|
*
fix issue66 by introducing using default "python -m pip"
holger krekel
2016-06-20
1
-0
/
+15
|
*
update CHANGELOG
Oliver Bestwalter
2016-06-20
1
-43
/
+45
|
*
Correct --force-deps to be --force-dep in the CHANGELOG.
d0ugal/correct-forcedeps-to-be-forcedep-in-the--1457531878676
Dougal Matthews
2016-03-09
1
-3
/
+3
|
*
fix issue279: allow cross-section substitution when the value contains
holger krekel
2016-02-11
1
-0
/
+3
|
*
fix issue314: fix invocation of .py scripts on windows
holger krekel
2016-02-11
1
-0
/
+6
|
/
*
fix issue294: re-allow cross-section substitution for setenv setting.
2.3.1
holger krekel
2015-12-14
1
-1
/
+6
*
deprecate indexserver options
2.3.0
holger krekel
2015-12-09
1
-2
/
+6
*
implement new experimental hooks for venv creation
holger krekel
2015-12-09
1
-0
/
+7
*
internal: push some optional object creation into tests because
holger krekel
2015-12-09
1
-0
/
+2
*
merge default
holger krekel
2015-12-07
1
-0
/
+6
|
\
|
*
reshuffle tests related to setenv processing and integrate nelfin's
holger krekel
2015-12-07
1
-2
/
+3
|
*
refactor setenv processing into its own class so that
holger krekel
2015-12-07
1
-1
/
+4
|
*
merge default
holger krekel
2015-11-20
1
-2
/
+9
|
|
\
|
*
|
add changelog
holger krekel
2015-11-13
1
-0
/
+5
*
|
|
fix issue252: allow environment names with special characters.
holger krekel
2015-11-26
1
-0
/
+3
|
|
/
|
/
|
*
|
fix issue289: fix build_sphinx target, thanks Barry Warsaw.
holger krekel
2015-11-20
1
-0
/
+2
*
|
add changelog entry
holger krekel
2015-11-20
1
-0
/
+8
|
/
*
fix setenv/substitution bug
2.2.1
holger krekel
2015-11-11
1
-0
/
+6
*
prepare 2.2.0
holger krekel
2015-11-11
1
-2
/
+2
*
fix issue280: fix case where --skip-missing-interpreter would not work if {en...
holger krekel
2015-11-09
1
-0
/
+3
*
fix issue174: add new ``ignore_outcome`` testenv attribute which
holger krekel
2015-11-06
1
-0
/
+5
*
fix issue281: make --force-deps work when urls are present in a dep config
holger krekel
2015-11-02
1
-0
/
+3
*
add changelog: fix issue99: the {env:...} substitution now properly uses envi...
holger krekel
2015-10-30
1
-0
/
+3
*
mention of fix issue246: fix regression in config parsing by reordering
holger krekel
2015-10-29
1
-0
/
+4
*
add changelog
holger krekel
2015-10-29
1
-0
/
+7
*
some fixes for detox, preparing 2.1.1
2.1.1
holger krekel
2015-06-23
1
-0
/
+7
*
introduce a TOX_TESTENV_PASSENV setting which is honored
holger krekel
2015-06-19
1
-0
/
+4
*
allow envlist to be a multi-line list, to intersperse comments
holger krekel
2015-06-19
1
-0
/
+3
*
add changelog to fix issue259: passenv is now a line-list which allows to int...
holger krekel
2015-06-19
1
-0
/
+3
*
remove --set-home option which probably nobody used and was hackily implemented
holger krekel
2015-06-18
1
-0
/
+5
*
allow all env variables during installation of dependencies
holger krekel
2015-06-18
1
-0
/
+6
*
add SYSTEMDRIVE into default passenv on windows to allow pip6 to work.
holger krekel
2015-06-03
1
-3
/
+7
*
pass LANG variable to the test environment
Alexandre Conrad
2015-06-01
1
-0
/
+6
*
fix wheel packaging to properly require argparse on py26.
2.0.1
holger krekel
2015-05-13
1
-0
/
+5
*
also pass PIP_INDEX_URL because it's likely that the user wants to use
2.0.0
holger krekel
2015-05-12
1
-2
/
+2
*
rename some API that is reachable by hooks
holger krekel
2015-05-12
1
-2
/
+6
*
mark distshare ini variable as deprecated
holger krekel
2015-05-12
1
-1
/
+3
*
rename internal files -- in any case tox offers no external API except for the
holger krekel
2015-05-12
1
-0
/
+4
*
- store and show information about what is installed in each venv
holger krekel
2015-05-12
1
-1
/
+4
*
merge default
holger krekel
2015-05-11
1
-0
/
+6
|
\
|
*
CHANGELOG: Document new "ignore_errors" setting
Marc Abramowitz
2015-05-05
1
-0
/
+6
*
|
refactor testenv section parser to work by registering ini attributes
holger krekel
2015-05-11
1
-0
/
+4
*
|
add changelog entry for pluggy
holger krekel
2015-05-11
1
-0
/
+3
|
/
*
fix issue240: allow to specify empty argument list without it being
holger krekel
2015-04-28
1
-0
/
+3
*
add changelog for pep8 changes
holger krekel
2015-04-22
1
-0
/
+1
*
added changelogs for fix of issue 120 and 230 by Volodymyr Vitvitski.
holger krekel
2015-04-22
1
-0
/
+8
*
fix issue233: avoid hanging with tox-setuptools integration example. Thanks s...
holger krekel
2015-04-21
1
-0
/
+2
*
remove the long-deprecated "distribute" option as it has no effect these days.
holger krekel
2015-04-21
1
-0
/
+1
*
trying out isolating env variables
holger krekel
2015-04-21
1
-5
/
+15
[next]