summaryrefslogtreecommitdiff
path: root/tox
Commit message (Expand)AuthorAgeFilesLines
* mergeholger krekel2015-04-281-3/+4
|\
| * fix issue240: allow to specify empty argument list without it beingholger krekel2015-04-281-3/+4
* | getcommandpath: mention whitelist_externals option with warningDaniel Hahler2015-04-281-1/+3
|/
* fix PEP8 violationsVladimir Vitvitskiy2015-04-2310-200/+278
* Merged in wmyll6/tox/issue-235-fix-installpkg (pull request #146)holger krekel2015-04-222-4/+20
|\
| * fix issue #235, --installpkg is brokenVladimir Vitvitskiy2015-04-222-4/+20
* | fix issue #120: section subs in commands doesn't workVladimir Vitvitskiy2015-04-211-11/+48
|/
* remove the long-deprecated "distribute" option as it has no effect these days.holger krekel2015-04-212-21/+7
* trying out isolating env variablesholger krekel2015-04-213-2/+17
* introduce new "platform" setting for toxholger krekel2015-04-204-6/+28
* remove empty vendor directoryholger krekel2015-04-201-1/+0
* bump versionholger krekel2015-03-241-1/+1
* - backout ability that --force-deps substitutes name/versions in1.9.2holger krekel2015-03-232-28/+4
* bump versionholger krekel2015-03-231-1/+1
* bump to version 1.9.11.9.1holger krekel2015-03-231-1/+1
* Merged in fschulze/tox/file-instead-of-pipe (pull request #138)holger krekel2015-03-201-6/+9
|\
| * Enhanced initproj fixture to accept a tuple for name/version specifier.Florian Schulze2015-03-201-6/+9
* | Use a file instead of a pipe for command output in "--result-json".Florian Schulze2015-03-201-16/+19
|/
* fix issue227: use "-m virtualenv" instead of "-m virtualenv" to makeholger krekel2015-03-112-2/+2
* add changelog and bump to dev versionholger krekel2015-03-091-1/+1
* Merged in sontek/tox/fix-force-dep-with-reqs-file-with-pip (pull request #136)holger krekel2015-03-091-3/+27
|\
| * Support force dependencies with requirements.txt using pipJohn Anderson2015-03-051-34/+21
| * Ignore commentsJoe Lombrozo2014-11-031-0/+2
| * Fix issues with external requirements files and force depJoe Lombrozo2014-11-031-2/+37
* | 1.9.01.9.0holger krekel2015-02-241-1/+1
* | Merged in suor/tox/issue198 (pull request #129)holger krekel2015-02-214-13/+60
|\ \
| * \ Merged in suor/tox/lessen-factor-use-check (pull request #130)holger krekel2015-02-214-12/+51
| |\ \
| | * \ Merged in mhirota/tox (pull request #133)holger krekel2015-02-212-5/+16
| | |\ \
| | | * \ Merged hpk42/tox into default; Resolved conflict in CHANGELOGMark Hirota2015-02-112-1/+3
| | | |\ \
| | | * | | Fix issue #124Mark Hirota2015-02-092-5/+16
| | * | | | Add support for 'py35' -> 'python3.5'.Tres Seaver2015-02-162-2/+2
| | | |/ / | | |/| |
| | * | | Merged in juliankrause/tox (pull request #131)holger krekel2015-02-111-4/+30
| | |\ \ \ | | | |/ /
| | | * | Always tee the output to stdout when --report-json is used.Florian Schulze2015-02-052-9/+10
| | | * | Merged defaultFlorian Schulze2015-01-2911-2808/+353
| | | |\ \
| | | * | | Add ``--result-tee`` option to echo output captured for the json result to st...Florian Schulze2015-01-292-4/+28
| | * | | | Fix issue11: Add a skip_install option on a per-environment level.Julian Krause2015-01-222-1/+3
| | | |/ / | | |/| |
| * | | | Lessen factor use checkAlexander Schepanovski2014-12-291-1/+9
| |/ / /
* | | | Fix issue 198: resolve touching factor groupsAlexander Schepanovski2014-12-291-1/+1
|/ / /
* | | Determine Jenkins environment as described in docsBorge Lanes2014-12-021-1/+1
| |/ |/|
* | merge tox-1.8 maintenanceholger krekel2014-10-272-8/+5
|\ \
| * | fix issue199 -- fill result log structure ahead of creating virtualenvholger krekel2014-10-272-8/+5
| * | finalize 1.8.11.8.1holger krekel2014-10-241-1/+1
* | | Merged in carljm/tox (pull request #123)holger krekel2014-10-211-5/+5
|\ \ \ | |/ /
| * | Merged in msabramo/tox/allow_backslash_escape_curly_braces_msabramo_2 (pull r...holger krekel2014-10-141-3/+3
| |\ \
| | * | Allow backslashing curly braces to prevent expansionMarc Abramowitz2014-04-031-3/+3
| * | | Merged in suor/tox/alex_gaynor/allow-in-factor-names-for-multidimensio-141174...holger krekel2014-10-121-2/+2
| |\ \ \
| | * | | Recognize period in envnames in factor conditionsAlexander Schepanovski2014-10-121-1/+1
| | * | | Allow "." in factor names for multi-dimensional tests.Alex Gaynor2014-09-261-1/+1
* | | | | Expand help text for --pre option.Carl Meyer2014-10-071-1/+2
* | | | | Add --pre and testenv pip_pre options, no --pre by default.Carl Meyer2014-10-062-2/+8
|/ / / /