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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "flakes" problems
Marc Abramowitz
2014-04-27
1
-1
/
+1
*
1.7.1 quick bugfix release
1.7.1
holger krekel
2014-03-28
1
-1
/
+1
*
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
1
-1
/
+1
*
bump to 1.7.0.dev1
holger krekel
2013-12-09
1
-1
/
+1
*
more windows parsing fixes
holger krekel
2013-10-22
1
-1
/
+1
*
fix issue128: enable full substitution in install_command,
holger krekel
2013-10-10
1
-1
/
+1
*
fix issue116: make 1.6 introduced behaviour of changing to a
holger krekel
2013-08-21
1
-1
/
+1
*
refactor docs and changelog
1.6.0
holger krekel
2013-08-15
1
-1
/
+1
*
during installation of packages HOME is now set to a pseudo
holger krekel
2013-08-13
1
-1
/
+1
*
remove toxbootstrap.py for now because it is broken.
holger krekel
2013-08-13
1
-1
/
+1
*
introduce --reportjson=PATH option to write out test run information (version...
holger krekel
2013-08-06
1
-1
/
+1
*
add new config options ``usedevelop`` and ``skipsdist`` as well as a
holger krekel
2013-07-16
1
-1
/
+1
*
always unset PYTHONDONTWRITEBYTE because newer setuptools doesn't like it
holger krekel
2013-07-09
1
-1
/
+1
*
fix whitelist_externals on windows, bump version for release prep
1.5.0
holger krekel
2013-06-22
1
-1
/
+1
*
fix issue104 - use setuptools instead of distribute by default now
holger krekel
2013-06-21
1
-1
/
+1
*
make sure virtualenv commands are found first
holger krekel
2013-05-21
1
-1
/
+1
*
introduce white list for commands
holger krekel
2013-05-21
1
-1
/
+1
*
mention command showing in changelog
holger krekel
2013-05-14
1
-1
/
+1
*
add changelog entry for fix of issue97 - allow substitutions to
holger krekel
2013-04-30
1
-1
/
+1
*
fix issue92 envsitepackagesdir to work correctly. Also fix the test.
holger krekel
2013-04-05
1
-1
/
+1
*
use --setuptools or --distribute option for virtualenv creation
holger krekel
2013-03-19
1
-1
/
+1
*
1.4.3
holger krekel
2013-02-19
1
-1
/
+1
*
fix issue85 - failing links/sphinx docs - thanks Marc Abramowitz
holger krekel
2013-02-19
1
-1
/
+1
*
fix downloadcache determination to work according to docs: Only
holger krekel
2013-02-12
1
-1
/
+1
*
backout --extradeps addition; finally found a way to not need it
holger krekel
2013-02-03
1
-1
/
+1
*
command line option --extradeps=dep1,dep2,... to specify extra deps
holger krekel
2013-02-01
1
-1
/
+1
*
- new --installpkg option
holger krekel
2013-01-30
1
-1
/
+1
*
add CHANGELOG entry for removal of PYTHONDONTWRITEBYTECODE workaround
holger krekel
2012-11-29
1
-1
/
+1
*
add Marc to changelog, contributors, bump version
holger krekel
2012-11-23
1
-1
/
+1
*
add "py" environment using sys.executable and tox's python setup.py test
holger krekel
2012-10-26
1
-1
/
+1
*
fix grouping of index-server specified deps
holger krekel
2012-08-04
1
-1
/
+1
*
prepare a 1.4.2 release which fixes some tests
1.4.2
holger krekel
2012-07-20
1
-1
/
+1
*
bump version
holger krekel
2012-07-18
1
-1
/
+1
*
release 1.4.1 to include the windows quoting fix
1.4.1
holger krekel
2012-07-03
1
-1
/
+1
*
bump version to 1.5.dev1
holger krekel
2012-06-13
1
-1
/
+1
*
try finalise tox 1.4 release
holger krekel
2012-06-12
1
-1
/
+1
*
fix tests, bump version
holger krekel
2012-06-11
1
-1
/
+1
*
bump version
holger krekel
2012-06-11
1
-1
/
+1
*
don't warn if a test command is specified in a relative manner
holger krekel
2012-06-08
1
-1
/
+1
*
fix issue33 - commentchars in key-value sections are ignored or to put it pos...
holger krekel
2012-06-08
1
-1
/
+1
*
change substitution syntax once more, to:
holger krekel
2012-06-08
1
-1
/
+1
*
bump version
holger krekel
2012-06-05
1
-1
/
+1
*
bump version
holger krekel
2012-06-03
1
-1
/
+1
*
bump version
holger krekel
2012-05-19
1
-1
/
+1
*
* refactor code and tests to work through an "Action" object which
holger krekel
2012-01-06
1
-1
/
+1
*
dependency inject report object so that reporting can be modified
holger krekel
2011-12-29
1
-1
/
+1
*
prepare a 1.3 release
holger krekel
2011-12-21
1
-1
/
+1
*
small API adaptations to make things better fit for other rproject (detox). ...
holger krekel
2011-12-20
1
-1
/
+1
*
allow install step to honour setenv env variables
holger krekel
2011-12-20
1
-1
/
+1
[next]