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
Commit message (
Expand
)
Author
Age
Files
Lines
*
close branch
complex-projname-initproj
holger krekel
2015-05-08
0
-0
/
+0
*
Enhanced initproj fixture to accept a tuple for name/version specifier.
Florian Schulze
2015-03-20
2
-8
/
+11
*
fix changelog entry (sigh)
holger krekel
2015-03-11
1
-1
/
+1
*
fix tests for "-m" virtualenv change of last commit
holger krekel
2015-03-11
1
-2
/
+2
*
fix issue227: use "-m virtualenv" instead of "-m virtualenv" to make
holger krekel
2015-03-11
4
-3
/
+6
*
add changelog and bump to dev version
holger krekel
2015-03-09
3
-2
/
+9
*
Merged in sontek/tox/fix-force-dep-with-reqs-file-with-pip (pull request #136)
holger krekel
2015-03-09
2
-3
/
+71
|
\
|
*
Support force dependencies with requirements.txt using pip
John Anderson
2015-03-05
2
-54
/
+29
|
*
Ignore comments
Joe Lombrozo
2014-11-03
2
-1
/
+6
|
*
Fix issues with external requirements files and force dep
Joe Lombrozo
2014-11-03
2
-2
/
+90
*
|
Added tag 1.9.0 for changeset ad64513cf6bf
holger krekel
2015-02-24
0
-0
/
+0
*
|
1.9.0
1.9.0
holger krekel
2015-02-24
6
-10
/
+73
*
|
Merged in suor/tox/generative-example (pull request #135)
holger krekel
2015-02-23
0
-0
/
+0
|
\
\
*
|
|
Add generative config example
Alexander Schepanovski
2015-02-23
2
-2
/
+23
|
/
/
*
|
add changelog: fix issue191: lessen factor-use checks
holger krekel
2015-02-21
1
-0
/
+2
*
|
add changelog: fix issue198: fix broken envlist settings, e.g. {py26,py27}{-l...
holger krekel
2015-02-21
1
-0
/
+3
*
|
Merged in suor/tox/issue198 (pull request #129)
holger krekel
2015-02-21
10
-21
/
+124
|
\
\
|
*
\
Merged in suor/tox/lessen-factor-use-check (pull request #130)
holger krekel
2015-02-21
8
-12
/
+88
|
|
\
\
|
|
*
\
Merged in mhirota/tox (pull request #133)
holger krekel
2015-02-21
6
-5
/
+38
|
|
|
\
\
|
|
|
*
\
Merged hpk42/tox into default; Resolved conflict in CHANGELOG
Mark Hirota
2015-02-11
5
-1
/
+17
|
|
|
|
\
\
|
|
|
*
|
|
Update doc files for issue #124 fix
Mark Hirota
2015-02-11
2
-0
/
+18
|
|
|
*
|
|
Fix issue #124
Mark Hirota
2015-02-09
4
-5
/
+20
|
|
*
|
|
|
Merged in tseaver/tox/add-py35 (pull request #134)
holger krekel
2015-02-21
2
-2
/
+2
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Add support for 'py35' -> 'python3.5'.
Tres Seaver
2015-02-16
2
-2
/
+2
|
|
|
/
/
/
|
|
*
|
|
fix issue11: add a ``skip_install`` per-testenv setting which
holger krekel
2015-02-11
2
-0
/
+4
|
|
*
|
|
Merged in juliankrause/tox (pull request #131)
holger krekel
2015-02-11
2
-4
/
+31
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
*
|
Merged in fschulze/tox/echo-captured-output (pull request #132)
holger krekel
2015-02-09
0
-0
/
+0
|
|
|
|
\
\
|
|
|
*
|
|
Add changelog entry.
Florian Schulze
2015-02-05
1
-0
/
+1
|
|
|
*
|
|
Always tee the output to stdout when --report-json is used.
Florian Schulze
2015-02-05
2
-9
/
+10
|
|
|
*
|
|
Merged default
Florian Schulze
2015-01-29
34
-3012
/
+1610
|
|
|
|
\
\
\
|
|
|
|
|
/
/
|
|
|
*
|
|
Add ``--result-tee`` option to echo output captured for the json result to st...
Florian Schulze
2015-01-29
2
-4
/
+28
|
|
*
|
|
|
Fix issue11: Add a skip_install option on a per-environment level.
Julian Krause
2015-01-22
3
-1
/
+13
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Lessen factor use check
Alexander Schepanovski
2014-12-29
2
-1
/
+21
|
|
/
/
/
*
|
|
|
Fix issue 198: resolve touching factor groups
Alexander Schepanovski
2014-12-29
2
-1
/
+14
|
/
/
/
*
|
|
explain how to disable PYTHONHASHSEED
Alexandre Conrad
2014-12-20
2
-2
/
+6
*
|
|
refine determination if we run from Jenkins, thanks Borge Lanes.
holger krekel
2014-12-11
1
-0
/
+2
*
|
|
Add test for getcontextname()
Borge Lanes
2014-12-10
1
-0
/
+14
*
|
|
Determine Jenkins environment as described in docs
Borge Lanes
2014-12-02
1
-1
/
+1
*
|
|
Merged in tomviner/tox/tomviner/typo-extra-in-docs-basictxt--1415645866375 (p...
holger krekel
2014-11-11
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Typo: extra } in docs, basic.txt
Tom V
2014-11-10
1
-1
/
+1
|
/
/
*
|
merge tox-1.8 maintenance
holger krekel
2014-10-27
7
-11
/
+33
|
\
\
|
*
|
fix issue199 -- fill result log structure ahead of creating virtualenv
holger krekel
2014-10-27
5
-10
/
+23
|
*
|
Added tag 1.8.1 for changeset 2aa9b587d12a
holger krekel
2014-10-27
0
-0
/
+0
|
*
|
finalize 1.8.1
1.8.1
holger krekel
2014-10-24
4
-4
/
+4
|
*
|
adapt test from @msabramo about curly braches (fixes related to issue150)
holger krekel
2014-10-24
1
-2
/
+2
|
*
|
add some changelogs for the merged PRs
holger krekel
2014-10-24
2
-0
/
+12
*
|
|
port fix of test
holger krekel
2014-10-24
1
-2
/
+2
*
|
|
Merged in carljm/tox (pull request #123)
holger krekel
2014-10-21
2
-5
/
+37
|
\
\
\
|
|
/
/
|
*
|
Merged in msabramo/tox/allow_backslash_escape_curly_braces_msabramo_2 (pull r...
holger krekel
2014-10-14
2
-3
/
+20
|
|
\
\
|
|
*
|
Add test_posargs_backslashed_or_quoted
Marc Abramowitz
2014-05-11
1
-0
/
+17
[next]