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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged in bittner/tox/bittner/remove-invalid-return-value-in-toxcmdlin-146593...
Holger Krekel
2016-06-20
2
-2
/
+15
|
\
|
*
Merged in pjdelport/tox/fix-flakes (pull request #187)
Oliver Bestwalter
2016-06-20
1
-1
/
+14
|
|
\
|
|
*
fix issue66 by introducing using default "python -m pip"
holger krekel
2016-06-20
1
-1
/
+14
|
*
|
Remove separating spaces in "print (...)" (pep8 E211)
fix-flakes
Piet Delport
2016-01-04
1
-1
/
+1
|
|
/
*
|
Remove invalid return value in tox.cmdline() example
bittner/remove-invalid-return-value-in-toxcmdlin-1465935081972
Peter Bittner
2016-06-14
1
-2
/
+1
|
/
*
deprecate indexserver options
2.3.0
holger krekel
2015-12-09
1
-6
/
+5
*
implement new experimental hooks for venv creation
holger krekel
2015-12-09
1
-0
/
+6
*
merge
holger krekel
2015-12-07
2
-2
/
+5
|
\
|
*
Fix two minor typos in config doc
fix-minor-typos-in-config-doc
Colin Dunklau
2015-12-04
1
-2
/
+2
|
*
Document the 'py' environment
document-py-env
Paul Moore
2015-12-02
1
-0
/
+3
*
|
add py35 to default test envs and automize versions generated in doc
issue285
holger krekel
2015-12-07
3
-3
/
+27
|
/
*
Correct incorrect docs on `platform`.
ionelmc/correct-incorrect-docs-on-platform-1448372605209
Ionel Cristian M?rie?
2015-11-24
1
-1
/
+1
*
doc ignore_outcome and bump doc version
2.2.0
holger krekel
2015-11-11
2
-2
/
+11
*
prepare 2.1.0 release
2.1.0
holger krekel
2015-06-19
2
-2
/
+6
*
allow all env variables during installation of dependencies
holger krekel
2015-06-18
1
-8
/
+10
*
fix wheel packaging to properly require argparse on py26.
2.0.1
holger krekel
2015-05-13
1
-1
/
+1
*
actually show hook specs
holger krekel
2015-05-12
1
-0
/
+1
*
fix release announce to point to "latest" doc target
holger krekel
2015-05-12
1
-1
/
+1
*
also pass PIP_INDEX_URL because it's likely that the user wants to use
2.0.0
holger krekel
2015-05-12
2
-5
/
+5
*
rename some API that is reachable by hooks
holger krekel
2015-05-12
3
-10
/
+14
*
refine docs
holger krekel
2015-05-12
2
-8
/
+16
*
- fix TMP env variable and test on windows
holger krekel
2015-05-12
2
-0
/
+62
*
mark distshare ini variable as deprecated
holger krekel
2015-05-12
1
-3
/
+3
*
- store and show information about what is installed in each venv
holger krekel
2015-05-12
3
-2
/
+57
*
Merged in stevepiercy/tox-1/stevepiercy/insert-missing-the-for-grammar-rewrap...
holger krekel
2015-05-12
1
-2
/
+2
|
\
|
*
insert missing "the" for grammar; rewrap to 79 cols
Steve Piercy
2015-05-10
1
-2
/
+2
*
|
merge default
holger krekel
2015-05-11
1
-0
/
+20
|
\
\
|
*
\
Merged in msabramo/tox/abort_by_default_when_a_command_fails (pull request #151)
holger krekel
2015-05-11
1
-0
/
+20
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
doc/config.txt: Document new ignore_errors setting
Marc Abramowitz
2015-05-05
1
-0
/
+20
*
|
|
introduce little plugin system which allows to add command line options,
holger krekel
2015-05-08
3
-7
/
+80
|
/
/
*
|
Backed out changeset cc1933175162
holger krekel
2015-05-08
3
-80
/
+7
*
|
introduce little plugin system based on pluggy
holger krekel
2015-05-08
3
-7
/
+80
*
|
Merged in stevepiercy/tox (pull request #150)
holger krekel
2015-05-04
1
-4
/
+5
|
\
\
|
*
|
grammar fixes
Steve Piercy
2015-04-30
1
-4
/
+5
|
|
/
*
|
grammar fix
Steve Piercy
2015-04-30
1
-1
/
+1
|
/
*
config-v2.txt edited online with Bitbucket
Volodymyr Vitvitskyi
2015-04-21
1
-1
/
+1
*
fix broken links in the docs
Vladimir Vitvitskiy
2015-04-22
2
-4
/
+3
*
fix issue233: avoid hanging with tox-setuptools integration example. Thanks s...
holger krekel
2015-04-21
1
-1
/
+4
*
remove the long-deprecated "distribute" option as it has no effect these days.
holger krekel
2015-04-21
3
-11
/
+1
*
trying out isolating env variables
holger krekel
2015-04-21
2
-0
/
+30
*
introduce new "platform" setting for tox
holger krekel
2015-04-20
2
-0
/
+19
*
1.9.0
1.9.0
holger krekel
2015-02-24
2
-2
/
+68
*
Add generative config example
Alexander Schepanovski
2015-02-23
2
-2
/
+23
*
Merged hpk42/tox into default; Resolved conflict in CHANGELOG
Mark Hirota
2015-02-11
1
-0
/
+10
|
\
|
*
Fix issue11: Add a skip_install option on a per-environment level.
Julian Krause
2015-01-22
1
-0
/
+10
*
|
Update doc files for issue #124 fix
Mark Hirota
2015-02-11
2
-0
/
+18
|
/
*
explain how to disable PYTHONHASHSEED
Alexandre Conrad
2014-12-20
1
-1
/
+5
*
Typo: extra } in docs, basic.txt
Tom V
2014-11-10
1
-1
/
+1
*
merge tox-1.8 maintenance
holger krekel
2014-10-27
2
-1
/
+5
|
\
|
*
finalize 1.8.1
1.8.1
holger krekel
2014-10-24
1
-1
/
+1
[next]