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
/
_cmdline.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged in msabramo/tox/issue_164_msabramo_1 (pull request #92)
holger krekel
2014-05-10
1
-3
/
+13
|
\
|
*
support skipping interpreters if any are missing
Alexandre Conrad
2014-04-30
1
-1
/
+11
|
*
Fix "flakes" problems
Marc Abramowitz
2014-04-27
1
-2
/
+2
*
|
Log more info when catch OSError while doing a popen
Marc Abramowitz
2014-04-03
1
-2
/
+7
|
/
*
fix issue105 -- don't depend on an existing HOME directory from tox tests.
holger krekel
2013-12-09
1
-2
/
+7
*
Correctly determine the package version if the package file name contains a p...
Matt Jeffery
2013-12-09
1
-1
/
+1
*
fix issue129: tox now uses Popen(..., universal_newlines=True) to force
holger krekel
2013-10-22
1
-1
/
+3
*
move all interpreter information detection to tox/interpreters.py
holger krekel
2013-08-15
1
-0
/
+2
*
refine python2.5 and install_command behaviour and documentation. also show i...
holger krekel
2013-08-15
1
-0
/
+2
*
ref pull request 65
holger krekel
2013-08-14
1
-2
/
+6
*
issue_1_empty_setup_py: fix for issue #1: Empty setup.py leads to very obscur...
Anthon van der Neut
2013-08-14
1
-1
/
+21
*
Compute skipsdist default at config parse time
Matt Good
2013-08-07
1
-6
/
+1
*
Make "usedevelop" a [testenv] setting instead of a [tox] setting
Matt Good
2013-08-06
1
-3
/
+8
*
introduce --reportjson=PATH option to write out test run information (version...
holger krekel
2013-08-06
1
-3
/
+29
*
Add command line option for develop
Monty Taylor
2013-07-16
1
-1
/
+1
*
Address code review comments
Monty Taylor
2013-07-11
1
-4
/
+6
*
Add support for installing via setup.py develop.
Monty Taylor
2013-07-10
1
-3
/
+16
*
Make sure that the venv is finalized.
Monty Taylor
2013-07-10
1
-0
/
+8
*
Add option to skip sdist step.
Monty Taylor
2013-07-10
1
-6
/
+12
*
On win32 call pip-script.py instead of pip.
Philip Thiem
2013-02-19
1
-0
/
+8
*
add -l to changelog, lukasz to contributors and some refinements
holger krekel
2013-02-19
1
-2
/
+2
*
Added --list switch to show all envs
Lukasz Balcerzak
2013-02-18
1
-0
/
+6
*
remove some lingering "post" code
holger krekel
2013-02-01
1
-2
/
+0
*
- new --installpkg option
holger krekel
2013-01-30
1
-20
/
+22
*
- move status to become venv attribute
holger krekel
2013-01-28
1
-11
/
+10
*
* introduce a --installpkg=path option which will skip creation of an sdist a...
holger krekel
2013-01-28
1
-4
/
+7
*
fix issue41 - quoting should work better now for deps using "<" or ">"
holger
2012-07-03
1
-7
/
+5
*
try finalise tox 1.4 release
holger krekel
2012-06-12
1
-2
/
+2
*
rename config.opts to config.option
holger krekel
2012-06-11
1
-10
/
+10
*
slight refactor of time-measurement code
holger krekel
2012-06-11
1
-4
/
+9
*
streamline and somewhat simplify reporting, write release-announcement
holger krekel
2012-06-11
1
-47
/
+77
*
only use shell=True on Windows and test for it, also streamlining a test
holger krekel
2012-06-05
1
-2
/
+3
*
fix for windows: use shell=True. this avoids a strange error where a command ...
holger
2012-06-05
1
-2
/
+2
*
simplify tox reporting output, fix link in docs
holger krekel
2012-06-03
1
-4
/
+8
*
mkdir might fail here, use ensure
holger krekel
2012-02-02
1
-1
/
+1
*
* refactor code and tests to work through an "Action" object which
holger krekel
2012-01-06
1
-96
/
+166
*
dependency inject report object so that reporting can be modified
holger krekel
2011-12-29
1
-2
/
+4
*
py3 fix
holger krekel
2011-12-21
1
-1
/
+2
*
provide explicit package name for determining version
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
-18
/
+30
*
internal reshuffling and further fixes to allow to use wildcards when specify...
holger krekel
2011-12-14
1
-1
/
+8
*
allow to specify wildcard deps
holger krekel
2011-12-13
1
-0
/
+1
*
fix issue 2 - warn if a test command does not come from the test environment.
holger krekel
2011-07-07
1
-1
/
+1
*
fixes issue 7.
holger krekel
2011-05-26
1
-0
/
+9
*
Updated tests to not expect virtualenv3/5 anymore.
Jannis Leidel
2011-04-05
1
-5
/
+4
*
show log file content if there are errors, streamline reporting a bit, bump v...
holger krekel
2010-11-13
1
-4
/
+7
*
remove trailing whitespace
holger krekel
2010-07-26
1
-19
/
+19
*
substitute references: virtualenv3 -> virtualenv5
holger krekel
2010-07-14
1
-2
/
+2
*
(fixes issue2) exit with proper non-zero code if there were errors or failures.
holger krekel
2010-07-14
1
-2
/
+3
*
fix plural, thanks michael
0.6
holger krekel
2010-07-12
1
-1
/
+1
[next]