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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a fix for bare {posargs} substitution
Chris Rose
2011-07-19
1
-8
/
+27
*
fixes issue 7.
holger krekel
2011-05-26
2
-0
/
+11
*
- rename environment to "setenv" to disambiguate a bit between test "environe...
holger krekel
2011-05-26
3
-7
/
+8
*
Merged upstream
Chris Rose
2011-05-01
2
-5
/
+26
|
\
|
*
When an environment value is provided by the session, _add_ it to the os.envi...
Chris Rose
2011-04-30
1
-1
/
+7
|
*
Implement support for an environment section in the testenv configuration
Chris Rose
2011-04-29
2
-5
/
+20
*
|
remove downloaded virtualenv.py after bootstrap creation
holger krekel
2011-05-01
2
-2
/
+2
|
/
*
remove usage of inipkg for now
holger krekel
2011-04-29
2
-16
/
+19
*
bump to version 1.0.dev1
holger krekel
2011-04-28
1
-1
/
+1
*
merge Chris Rose changes and enhancements/fixes to issue10 and 15
holger krekel
2011-04-28
4
-16
/
+10
|
\
|
*
merge issue22 - use virtualenv-1.6, drop virtualenv5
holger krekel
2011-04-28
1
-1
/
+1
|
|
\
|
*
|
Updated tests to not expect virtualenv3/5 anymore.
Jannis Leidel
2011-04-05
2
-13
/
+6
|
|
/
|
*
rename Hudson to Jenkins everywhere
holger krekel
2011-03-21
2
-3
/
+3
|
*
fix issue 20 - document development URLs for deps
holger krekel
2011-03-21
1
-1
/
+1
|
*
fix issue14 - report errors related to test command
holger krekel
2011-03-21
1
-0
/
+1
*
|
Fix an error with parsing commands that have multiple substitutions
Chris Rose
2011-01-09
1
-50
/
+71
*
|
Make it possible to have commands that contain (amongst other things) regex c...
Chris Rose
2011-01-08
1
-10
/
+140
|
/
*
require virtualenv-1.5.1 - bump version number
holger krekel
2010-11-27
1
-1
/
+1
*
going for 0.9
0.9
holger krekel
2010-11-25
2
-2
/
+2
*
release preps
holger krekel
2010-11-25
1
-1
/
+1
*
show log file content if there are errors, streamline reporting a bit, bump v...
holger krekel
2010-11-13
2
-5
/
+8
*
don't change to toxbootstrap location, work from current dir
holger krekel
2010-11-13
1
-1
/
+1
*
add a test for install_sdist and indexservers and
holger krekel
2010-11-13
1
-2
/
+2
*
actually use a simpler indexserver definition after all
holger krekel
2010-11-08
3
-16
/
+9
*
revamp and document indexserver handling
holger krekel
2010-11-08
3
-31
/
+84
*
not sure it's a good idea to use --upgrade for installing sdist by default.
holger krekel
2010-11-08
1
-1
/
+2
*
always use --upgrade for sdist installs
holger krekel
2010-11-07
1
-3
/
+3
*
streamline tmpdir creation
holger krekel
2010-10-23
1
-2
/
+2
*
give dummy hash value if asked for a directory
holger krekel
2010-10-21
1
-1
/
+1
*
some refinements to bootstrapping and config option help
holger krekel
2010-10-21
1
-2
/
+2
*
fix documentation and doc environment
holger krekel
2010-10-21
1
-1
/
+1
*
redo --upgrade option to be a "--recreate" option to force recreation of virt...
holger krekel
2010-10-21
2
-8
/
+8
*
changed/refined indexserver handling, now dependencies can be scoped, see add...
holger krekel
2010-10-17
2
-18
/
+38
*
use py.apipkg, strike one package dependency
holger krekel
2010-10-15
2
-4
/
+3
*
introduce -U | --upgrade mode and config option. Document examples.
holger krekel
2010-10-15
2
-8
/
+22
*
add ability to specify index server
holger krekel
2010-10-15
2
-2
/
+9
*
use and depend on new iniconfig package
holger krekel
2010-10-12
1
-10
/
+9
*
fixing some pip-installs by unsetting PIP_RESPECT_VIRTUALENV
holger krekel
2010-09-23
2
-1
/
+5
*
majorly refactor and refine venv-config detection to only work from a single ...
holger krekel
2010-07-30
2
-88
/
+86
*
workaround virtualenv issue
holger krekel
2010-07-28
1
-0
/
+4
*
remove trailing whitespace
holger krekel
2010-07-26
4
-45
/
+45
*
run install activities with cwd=envbinlogdir to avoid envname/dep clashes
holger krekel
2010-07-15
2
-3
/
+3
*
check distribute/sitepackges/tox-version config on virtualenv creation
holger krekel
2010-07-14
1
-2
/
+14
*
only allow True or False on boolean config values
holger krekel
2010-07-14
1
-1
/
+7
*
add sitepackages option and bump version number to the to-be-released 0.7
holger krekel
2010-07-14
3
-2
/
+4
*
substitute references: virtualenv3 -> virtualenv5
holger krekel
2010-07-14
3
-5
/
+5
*
use virtualenv5 for now
holger krekel
2010-07-14
1
-1
/
+1
*
(fixes issue1) always prepend venv-bin path to PATH variable
holger krekel
2010-07-14
1
-5
/
+1
*
(fixes issue2) exit with proper non-zero code if there were errors or failures.
holger krekel
2010-07-14
1
-2
/
+3
*
bump version to 0.7a1, improve docs
holger krekel
2010-07-13
1
-1
/
+1
[next]