summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge from defaulthook/report-statusSteffen Allner2016-06-2016-96/+264
|\
| * mergeholger krekel2016-06-205-13/+75
| |\
| | * Merged in issue336 (pull request #198)Andrzej Ostrowski2016-06-202-5/+67
| | |\
| | | * Merged in wscheper/tox/config-in-setup-cfg (pull request #192)Andrzej Ostrowski2016-06-2016-89/+170
| | | |\
| | | * | Support configuration through setup.cfgconfig-in-setup-cfgWalter Scheper2016-03-102-5/+67
| | * | | Close branch issue336issue336Andrzej Ostrowski2016-06-200-0/+0
| | * | | make flakes passOliver Bestwalter2016-06-205-8/+8
| | | |/ | | |/|
| * | | add --workdir option to override where tox stores its ".tox" directoryholger krekel2016-06-2016-91/+197
| |\ \ \ | | |/ /
| | * | Merged in bittner/tox/bittner/remove-invalid-return-value-in-toxcmdlin-146593...Holger Krekel2016-06-2015-87/+169
| | |\ \
| | | * \ Merged in pjdelport/tox/fix-flakes (pull request #187)Oliver Bestwalter2016-06-2010-77/+182
| | | |\ \
| | | | * | fix issue66 by introducing using default "python -m pip"holger krekel2016-06-209-12/+58
| | | | * | Merged in nyirogergo/tox (pull request #188)Oliver Bestwalter2016-06-206-67/+125
| | | | |\ \
| | | | | * | update CHANGELOGOliver Bestwalter2016-06-201-43/+45
| | | | | * | #317 raise minversion in test to avoid breakage on next major updateOliver Bestwalter2016-06-201-1/+1
| | | | | * | Merged in d0ugal/tox/d0ugal/correct-forcedeps-to-be-forcedep-in-the--14575318...Danielle Jenkins2016-06-201-3/+3
| | | | | |\ \
| | | | | | * | Correct --force-deps to be --force-dep in the CHANGELOG.d0ugal/correct-forcedeps-to-be-forcedep-in-the--1457531878676Dougal Matthews2016-03-091-3/+3
| | | | | | |/
| | | | | * | Merged in nakatoio/tox (pull request #190)Oliver Bestwalter2016-06-201-0/+14
| | | | | |\ \
| | | | | | * | Add test for issue #307Sachi King2016-05-101-0/+14
| | | | | | |/
| | | | | * | Process minversion before all elseSachi King2016-02-294-16/+35
| | | | | |/
| | | | * | session.Reporter: delete _starttime at exitNyiro Gergo2016-01-141-0/+1
| | | * | | Remove separating spaces in "print (...)" (pep8 E211)fix-flakesPiet Delport2016-01-045-11/+11
| | | * | | Mark guarded "unicode" reference with noqaPiet Delport2016-01-041-1/+1
| | | |/ /
| | * | | Remove invalid return value in tox.cmdline() examplebittner/remove-invalid-return-value-in-toxcmdlin-1465935081972Peter Bittner2016-06-141-2/+1
| | | |/ | | |/|
| * | | Add test for --workdir command line optionDan Ring2015-12-171-0/+17
| * | | Add --workdir to override the 'toxworkdir' config optionDan Ring2015-12-171-1/+7
| | |/ | |/|
* | | Add tests for tox_runtest_pre/post.Matthew Schinckel2016-04-091-0/+24
* | | Improve doc strings.Matthew Schinckel2016-04-091-2/+8
* | | Update to meet PR 175 requirements.Matthew Schinckel2016-04-093-4/+10
* | | Add support for extensible reporting on status.Matthew Schinckel2016-03-162-0/+12
| |/ |/|
* | bump version, fix tox.iniholger krekel2016-02-113-4/+3
* | fix issue279: allow cross-section substitution when the value containsholger krekel2016-02-111-0/+3
* | Merged in nakatoio/tox (pull request #189)holger krekel2016-02-112-1/+15
|\ \
| * | Fix section substitution with {posargs}Sachi King2016-02-112-2/+2
| * | Add test for subsitition from other section with posargsSachi King2016-02-111-0/+14
| |/
* | fix issue314: fix invocation of .py scripts on windowsholger krekel2016-02-113-2/+9
|/
* Added tag 2.3.1 for changeset cfabce992c4cholger krekel2015-12-140-0/+0
* fix issue294: re-allow cross-section substitution for setenv setting.2.3.1holger krekel2015-12-145-15/+56
* Added tag 2.3.0 for changeset 4a8b2093838fholger krekel2015-12-110-0/+0
* deprecate indexserver options2.3.0holger krekel2015-12-092-8/+11
* implement new experimental hooks for venv creationholger krekel2015-12-098-53/+114
* some small refactoringsholger krekel2015-12-092-6/+16
* internal: push some optional object creation into tests becauseholger krekel2015-12-094-39/+58
* fix flakes problemholger krekel2015-12-071-2/+2
* mergeholger krekel2015-12-073-3/+6
|\
| * Merged in pmezard/tox (pull request #183)holger krekel2015-12-061-2/+2
| |\
| | * Merged in cdunklau/tox/fix-minor-typos-in-config-doc (pull request #182)holger krekel2015-12-060-0/+0
| | |\
| | * | Fix two minor typos in config docfix-minor-typos-in-config-docColin Dunklau2015-12-041-2/+2
| | * | Created new branch fix-minor-typos-in-config-docColin Dunklau2015-12-040-0/+0
| | |/
| * | Fix minor typo in --help messagePatrick Mezard2015-12-051-1/+1
| |/
| * Merged in pmoore/tox/document-py-env (pull request #181)holger krekel2015-12-021-0/+3
| |\