summaryrefslogtreecommitdiff
path: root/tox
Commit message (Expand)AuthorAgeFilesLines
* fix pep8 issue2.0.2holger krekel2015-06-031-3/+3
* add SYSTEMDRIVE into default passenv on windows to allow pip6 to work.holger krekel2015-06-032-1/+2
* pass LANG variable to the test environmentAlexandre Conrad2015-06-011-1/+1
* fix wheel packaging to properly require argparse on py26.2.0.1holger krekel2015-05-131-1/+1
* also pass PIP_INDEX_URL because it's likely that the user wants to use2.0.0holger krekel2015-05-121-1/+1
* show all registered per-testenv ini valuesholger krekel2015-05-121-19/+3
* rename some API that is reachable by hooksholger krekel2015-05-121-48/+71
* refine docsholger krekel2015-05-122-6/+27
* - fix TMP env variable and test on windowsholger krekel2015-05-122-2/+2
* rename internal files -- in any case tox offers no external API except for theholger krekel2015-05-127-49/+27
* - store and show information about what is installed in each venvholger krekel2015-05-125-30/+61
* bump versionholger krekel2015-05-111-1/+1
* merge pluggy branchholger krekel2015-05-116-327/+555
|\
| * merge defaultholger krekel2015-05-113-10/+14
| |\
| * | refactor testenv section parser to work by registering ini attributesholger krekel2015-05-113-273/+439
| * | make tox_get_python_executable hook receive "envconfig" instead of just basep...holger krekel2015-05-103-17/+18
| * | introduce little plugin system which allows to add command line options,holger krekel2015-05-086-46/+112
| * | Backed out changeset cc1933175162holger krekel2015-05-085-84/+46
| * | introduce little plugin system based on pluggyholger krekel2015-05-085-46/+84
* | | remove erroring code / somewhat superflous error reportingholger krekel2015-05-111-9/+2
| |/ |/|
* | Abort command execution when a command fails by defaultMarc Abramowitz2015-05-013-1/+10
|/
* 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
| | | |\ \