| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix issue199 -- fill result log structure ahead of creating virtualenv | holger krekel | 2014-10-27 | 1 | -1/+1 |
| | | |||||
| * | finalize 1.8.11.8.1 | holger krekel | 2014-10-24 | 1 | -1/+1 |
| | | |||||
| * | py25 not supported anymore | holger krekel | 2014-09-25 | 1 | -3/+1 |
| | | |||||
| * | bump to dev version | holger krekel | 2014-09-24 | 1 | -1/+1 |
| | | |||||
| * | bump versions, add announcement1.8.0 | holger krekel | 2014-09-24 | 1 | -1/+1 |
| | | |||||
| * | fix issue188 make boolean config vars use the default if the config file | holger krekel | 2014-09-23 | 1 | -1/+1 |
| | | | | | specifies an empty string | ||||
| * | fix issue148: ignore __PYVENV_LAUNCHER__ for subproc | holger krekel | 2014-09-02 | 1 | -1/+1 |
| | | |||||
| * | bump version and release 1.7.21.7.2 | holger krekel | 2014-07-15 | 1 | -1/+1 |
| | | |||||
| * | fix issue150: parse {posargs} more like we used to do it pre 1.7.0. | holger krekel | 2014-05-15 | 1 | -1/+1 |
| | | | | | | | | The 1.7.0 behaviour broke a lot of OpenStack projects. See PR85 and the issue discussions for (far) more details, hopefully resulting in a more refined behaviour in the 1.8 series. And thanks to Clark Boylan for the PR. | ||||
| * | 1.7.1 quick bugfix release1.7.1 | holger krekel | 2014-03-28 | 1 | -1/+1 |
| | | |||||
| * | try to go for 1.7.01.7.0 | holger krekel | 2014-01-29 | 1 | -2/+2 |
| | | |||||
| * | fix issue140: depend on virtualenv>=1.11.1 | holger krekel | 2014-01-23 | 1 | -2/+2 |
| | | |||||
| * | bump to 1.7.0.dev1 | holger krekel | 2013-12-09 | 1 | -1/+1 |
| | | |||||
| * | fix issue132: removing zip_safe setting (so it defaults to false) | holger krekel | 2013-11-12 | 1 | -1/+0 |
| | | | | | to allow installation of tox via easy_install/eggs. Thanks Jenisys. | ||||
| * | fix issue126: depend on virtualenv>=1.10.1 so that we can rely | holger krekel | 2013-10-24 | 1 | -1/+1 |
| | | | | | | | (hopefully) on a pip version which supports --pre. (tox by default uses to --pre). Note that tox also vendors an older virtualenv for supporting python2.5 -- although the latter will be dropped at some point. | ||||
| * | 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 |
| | | | | | thanks for the PR to Ronald Evers | ||||
| * | fix issue116: make 1.6 introduced behaviour of changing to a | holger krekel | 2013-08-21 | 1 | -1/+1 |
| | | | | | | per-env HOME directory during install activities dependent on "--set-home" for now. Should re-establish the old behaviour. | ||||
| * | refactor docs and changelog1.6.0 | holger krekel | 2013-08-15 | 1 | -1/+1 |
| | | |||||
| * | ref pull request 65 | holger krekel | 2013-08-14 | 1 | -1/+1 |
| | | | | | | | | make tox run its tests against python2.5 as well vendor virtualenv as 'virtualenv.py' instead of 'virtualenv-1.9.1.py' which triggers some weird logic preventing tox to run its tests on itself. | ||||
| * | during installation of packages HOME is now set to a pseudo | holger krekel | 2013-08-13 | 1 | -1/+1 |
| | | | | | | | location (envtmpdir/pseudo-home). Also, if an index url was specified a .pydistutils.cfg file will be written so that index_url is set if a package contains a ``setup_requires``. | ||||
| * | remove toxbootstrap.py for now because it is broken. | holger krekel | 2013-08-13 | 1 | -1/+1 |
| | | | | | add changelog entry for Carl wrt install_command | ||||
| * | introduce --reportjson=PATH option to write out test run information ↵ | holger krekel | 2013-08-06 | 1 | -1/+3 |
| | | | | | (version 1). | ||||
| * | add new config options ``usedevelop`` and ``skipsdist`` as well as a | holger krekel | 2013-07-16 | 1 | -1/+1 |
| | | | | | | command line option ``--develop`` to install the package-under-test in develop mode. thanks Monty Taylor. | ||||
| * | 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 prep1.5.0 | holger krekel | 2013-06-22 | 1 | -2/+2 |
| | | |||||
| * | 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 | -25/+2 |
| | | |||||
| * | 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 |
| | | | | | reference from other sections (thanks Krisztian Fekete) | ||||
| * | fix issue92 envsitepackagesdir to work correctly. Also fix the test. | holger krekel | 2013-04-05 | 1 | -1/+1 |
| | | |||||
| * | tentative re-licensing of tox to MIT license | holger krekel | 2013-03-27 | 1 | -10/+10 |
| | | |||||
| * | use --setuptools or --distribute option for virtualenv creation | holger krekel | 2013-03-19 | 1 | -2/+2 |
| | | | | | depending on config variable | ||||
| * | a few fixes and release preps1.4.3 | holger krekel | 2013-02-28 | 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 |
| | | |||||
| * | add -l to changelog, lukasz to contributors and some refinements | holger krekel | 2013-02-19 | 1 | -2/+2 |
| | | |||||
| * | fix downloadcache determination to work according to docs: Only | holger krekel | 2013-02-12 | 1 | -1/+1 |
| | | | | | | | make pip use a download cache if PIP_DOWNLOAD_CACHE or a downloadcache=PATH testenv setting is present. (The ENV setting takes precedence) | ||||
| * | backout --extradeps addition; finally found a way to not need it | holger krekel | 2013-02-03 | 1 | -1/+1 |
| | | | | | (and there are no requests for it) | ||||
| * | command line option --extradeps=dep1,dep2,... to specify extra deps | holger krekel | 2013-02-01 | 1 | -1/+1 |
| | | | | | which are to be applied in each test environment. | ||||
| * | - new --installpkg option | holger krekel | 2013-01-30 | 1 | -1/+1 |
| | | | | | - move venv status to VirtualEnv instance. | ||||
| * | * introduce a --installpkg=path option which will skip creation of an sdist ↵ | holger krekel | 2013-01-28 | 1 | -1/+1 |
| | | | | | | | and instead install the given package. * introduce --indexserver|-i ALL=... to override all indexserver settings. | ||||
| * | add CHANGELOG entry for removal of PYTHONDONTWRITEBYTECODE workaround | holger krekel | 2012-11-29 | 1 | -1/+1 |
| | | |||||
| * | require virtualenv==1.8.4 (1.8.3 breaks things) | holger krekel | 2012-11-25 | 1 | -1/+1 |
| | | |||||
| * | add Marc to changelog, contributors, bump version | holger krekel | 2012-11-23 | 1 | -1/+1 |
| | | |||||
| * | Update my fork; merge from ssh://hg@bitbucket.org/hpk42/tox | Marc Abramowitz | 2012-11-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Make setup.py directly reference tox._quickstart:main so that ↵ | Marc Abramowitz | 2012-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | tox/__init__.py doesn't need to include it. | ||||
| | * | Add a `tox-quickstart` command that asks a few questions and then | Marc Abramowitz | 2012-10-15 | 1 | -1/+1 |
| | | | | | | | | | | | generates a simple `tox.ini` file to help users get started with tox more easily. | ||||
| * | | add "py" environment using sys.executable and tox's python setup.py test | holger krekel | 2012-10-26 | 1 | -2/+2 |
| |/ | | | | execute tox with -e py. (closes #46) | ||||
