summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* prepare 2.2.0holger krekel2015-11-111-2/+2
* fix issue280: fix case where --skip-missing-interpreter would not work if {en...holger krekel2015-11-091-0/+3
* fix issue174: add new ``ignore_outcome`` testenv attribute whichholger krekel2015-11-061-0/+5
* fix issue281: make --force-deps work when urls are present in a dep configholger krekel2015-11-021-0/+3
* add changelog: fix issue99: the {env:...} substitution now properly uses envi...holger krekel2015-10-301-0/+3
* mention of fix issue246: fix regression in config parsing by reorderingholger krekel2015-10-291-0/+4
* add changelogholger krekel2015-10-291-0/+7
* some fixes for detox, preparing 2.1.12.1.1holger krekel2015-06-231-0/+7
* introduce a TOX_TESTENV_PASSENV setting which is honoredholger krekel2015-06-191-0/+4
* allow envlist to be a multi-line list, to intersperse commentsholger krekel2015-06-191-0/+3
* add changelog to fix issue259: passenv is now a line-list which allows to int...holger krekel2015-06-191-0/+3
* remove --set-home option which probably nobody used and was hackily implementedholger krekel2015-06-181-0/+5
* allow all env variables during installation of dependenciesholger krekel2015-06-181-0/+6
* add SYSTEMDRIVE into default passenv on windows to allow pip6 to work.holger krekel2015-06-031-3/+7
* pass LANG variable to the test environmentAlexandre Conrad2015-06-011-0/+6
* fix wheel packaging to properly require argparse on py26.2.0.1holger krekel2015-05-131-0/+5
* also pass PIP_INDEX_URL because it's likely that the user wants to use2.0.0holger krekel2015-05-121-2/+2
* rename some API that is reachable by hooksholger krekel2015-05-121-2/+6
* mark distshare ini variable as deprecatedholger krekel2015-05-121-1/+3
* rename internal files -- in any case tox offers no external API except for theholger krekel2015-05-121-0/+4
* - store and show information about what is installed in each venvholger krekel2015-05-121-1/+4
* merge defaultholger krekel2015-05-111-0/+6
|\
| * CHANGELOG: Document new "ignore_errors" settingMarc Abramowitz2015-05-051-0/+6
* | refactor testenv section parser to work by registering ini attributesholger krekel2015-05-111-0/+4
* | add changelog entry for pluggyholger krekel2015-05-111-0/+3
|/
* fix issue240: allow to specify empty argument list without it beingholger krekel2015-04-281-0/+3
* add changelog for pep8 changesholger krekel2015-04-221-0/+1
* added changelogs for fix of issue 120 and 230 by Volodymyr Vitvitski.holger krekel2015-04-221-0/+8
* fix issue233: avoid hanging with tox-setuptools integration example. Thanks s...holger krekel2015-04-211-0/+2
* remove the long-deprecated "distribute" option as it has no effect these days.holger krekel2015-04-211-0/+1
* trying out isolating env variablesholger krekel2015-04-211-5/+15
* introduce new "platform" setting for toxholger krekel2015-04-201-2/+6
* bump versionholger krekel2015-03-241-0/+6
* - backout ability that --force-deps substitutes name/versions in1.9.2holger krekel2015-03-231-1/+6
* bump versionholger krekel2015-03-231-0/+3
* bump to version 1.9.11.9.1holger krekel2015-03-231-2/+3
* Use a file instead of a pipe for command output in "--result-json".Florian Schulze2015-03-201-0/+2
* fix changelog entry (sigh)holger krekel2015-03-111-1/+1
* fix issue227: use "-m virtualenv" instead of "-m virtualenv" to makeholger krekel2015-03-111-0/+3
* add changelog and bump to dev versionholger krekel2015-03-091-0/+7
* 1.9.01.9.0holger krekel2015-02-241-1/+1
* add changelog: fix issue191: lessen factor-use checksholger krekel2015-02-211-0/+2
* add changelog: fix issue198: fix broken envlist settings, e.g. {py26,py27}{-l...holger krekel2015-02-211-0/+3
* Merged hpk42/tox into default; Resolved conflict in CHANGELOGMark Hirota2015-02-111-0/+3
|\
| * fix issue11: add a ``skip_install`` per-testenv setting whichholger krekel2015-02-111-0/+3
* | Fix issue #124Mark Hirota2015-02-091-0/+3
|/
* Add changelog entry.Florian Schulze2015-02-051-0/+1
* explain how to disable PYTHONHASHSEEDAlexandre Conrad2014-12-201-1/+1
* refine determination if we run from Jenkins, thanks Borge Lanes.holger krekel2014-12-111-0/+2
* merge tox-1.8 maintenanceholger krekel2014-10-271-1/+10
|\