Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typoThe-Compiler/fix-typo-1466505573719 | Florian Bruhin | 2016-06-21 | 1 | -1/+1 |
* | change was in the wrong version | Oliver Bestwalter | 2016-06-21 | 1 | -3/+3 |
* | fix PEP-8 and whitespaces. | Steffen Allner | 2016-06-20 | 2 | -7/+7 |
* | Add changelog for issue275. | Steffen Allner | 2016-06-20 | 1 | -3/+7 |
* | Merge from default. | Steffen Allner | 2016-06-20 | 4 | -22/+58 |
|\ | |||||
| * | Add changelog message for config file prefixes. | Danielle Jenkins | 2016-06-20 | 1 | -0/+2 |
| * | add changelog entry for latest PR merge: | holger krekel | 2016-06-20 | 1 | -0/+4 |
| * | Merged in jayvdb/tox (pull request #185) | Holger Krekel | 2016-06-20 | 17 | -117/+337 |
| |\ | |||||
| | * | Merged in jayvdb/tox (pull request #186) | Holger Krekel | 2016-06-20 | 1 | -0/+14 |
| | |\ | |||||
| | | * | Add test for double substitution using {{ }} | John Vandenberg | 2015-12-26 | 1 | -0/+14 |
| | * | | Merged in jtpereyda/tox/jtpereyda-cleanup (pull request #194) | Danielle Jenkins | 2016-06-20 | 1 | -20/+35 |
| | |\ \ | |||||
| | | * | | Cleanup: Renaming and method extraction.jtpereyda-cleanup | joshpere | 2016-04-14 | 1 | -9/+16 |
| | | * | | Cleanup: Extract duplicate code | joshpere | 2016-04-14 | 1 | -2/+5 |
| | | * | | Cleanup: Extract function for readability. The _venv_lookup function is now s... | joshpere | 2016-04-14 | 1 | -8/+13 |
| | | * | | Cleanup: Format comments for easier reading. | joshpere | 2016-04-14 | 1 | -5/+5 |
| | | * | | Cleanup: Rename local variable for clarity | joshpere | 2016-04-14 | 1 | -13/+13 |
| | | * | | Created new branch jtpereyda-cleanup | Joshua_Pereyda | 2016-04-14 | 0 | -0/+0 |
| * | | | | Unescape \{..\} | John Vandenberg | 2015-12-26 | 2 | -2/+3 |
| | |_|/ | |/| | | |||||
* | | | | Merge from defaulthook/report-status | Steffen Allner | 2016-06-20 | 16 | -96/+264 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | merge | holger krekel | 2016-06-20 | 5 | -13/+75 |
| |\ \ \ | |||||
| | * \ \ | Merged in issue336 (pull request #198) | Andrzej Ostrowski | 2016-06-20 | 2 | -5/+67 |
| | |\ \ \ | |||||
| | | * \ \ | Merged in wscheper/tox/config-in-setup-cfg (pull request #192) | Andrzej Ostrowski | 2016-06-20 | 16 | -89/+170 |
| | | |\ \ \ | |||||
| | | * | | | | Support configuration through setup.cfgconfig-in-setup-cfg | Walter Scheper | 2016-03-10 | 2 | -5/+67 |
| | | | |_|/ | | | |/| | | |||||
| | * | | | | Close branch issue336issue336 | Andrzej Ostrowski | 2016-06-20 | 0 | -0/+0 |
| | * | | | | make flakes pass | Oliver Bestwalter | 2016-06-20 | 5 | -8/+8 |
| | | |/ / | | |/| | | |||||
| * | | | | add --workdir option to override where tox stores its ".tox" directory | holger krekel | 2016-06-20 | 16 | -91/+197 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merged in bittner/tox/bittner/remove-invalid-return-value-in-toxcmdlin-146593... | Holger Krekel | 2016-06-20 | 15 | -87/+169 |
| | |\ \ \ | |||||
| | | * \ \ | Merged in pjdelport/tox/fix-flakes (pull request #187) | Oliver Bestwalter | 2016-06-20 | 10 | -77/+182 |
| | | |\ \ \ | |||||
| | | | * | | | fix issue66 by introducing using default "python -m pip" | holger krekel | 2016-06-20 | 9 | -12/+58 |
| | | | * | | | Merged in nyirogergo/tox (pull request #188) | Oliver Bestwalter | 2016-06-20 | 6 | -67/+125 |
| | | | |\ \ \ | |||||
| | | | | * | | | update CHANGELOG | Oliver Bestwalter | 2016-06-20 | 1 | -43/+45 |
| | | | | * | | | #317 raise minversion in test to avoid breakage on next major update | Oliver Bestwalter | 2016-06-20 | 1 | -1/+1 |
| | | | | * | | | Merged in d0ugal/tox/d0ugal/correct-forcedeps-to-be-forcedep-in-the--14575318... | Danielle Jenkins | 2016-06-20 | 1 | -3/+3 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Correct --force-deps to be --force-dep in the CHANGELOG.d0ugal/correct-forcedeps-to-be-forcedep-in-the--1457531878676 | Dougal Matthews | 2016-03-09 | 1 | -3/+3 |
| | | | | | |/ / | |||||
| | | | | * | | | Merged in nakatoio/tox (pull request #190) | Oliver Bestwalter | 2016-06-20 | 1 | -0/+14 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Add test for issue #307 | Sachi King | 2016-05-10 | 1 | -0/+14 |
| | | | | | |/ / | |||||
| | | | | * | | | Process minversion before all else | Sachi King | 2016-02-29 | 4 | -16/+35 |
| | | | | |/ / | |||||
| | | | * | | | session.Reporter: delete _starttime at exit | Nyiro Gergo | 2016-01-14 | 1 | -0/+1 |
| | | | | |/ | | | | |/| | |||||
| | | * | | | Remove separating spaces in "print (...)" (pep8 E211)fix-flakes | Piet Delport | 2016-01-04 | 5 | -11/+11 |
| | | * | | | Mark guarded "unicode" reference with noqa | Piet Delport | 2016-01-04 | 1 | -1/+1 |
| | | |/ / | |||||
| | * | | | Remove invalid return value in tox.cmdline() examplebittner/remove-invalid-return-value-in-toxcmdlin-1465935081972 | Peter Bittner | 2016-06-14 | 1 | -2/+1 |
| | | |/ | | |/| | |||||
| * | | | Add test for --workdir command line option | Dan Ring | 2015-12-17 | 1 | -0/+17 |
| * | | | Add --workdir to override the 'toxworkdir' config option | Dan Ring | 2015-12-17 | 1 | -1/+7 |
| | |/ | |/| | |||||
* | | | Add tests for tox_runtest_pre/post. | Matthew Schinckel | 2016-04-09 | 1 | -0/+24 |
* | | | Improve doc strings. | Matthew Schinckel | 2016-04-09 | 1 | -2/+8 |
* | | | Update to meet PR 175 requirements. | Matthew Schinckel | 2016-04-09 | 3 | -4/+10 |
* | | | Add support for extensible reporting on status. | Matthew Schinckel | 2016-03-16 | 2 | -0/+12 |
| |/ |/| | |||||
* | | bump version, fix tox.ini | holger krekel | 2016-02-11 | 3 | -4/+3 |
* | | fix issue279: allow cross-section substitution when the value contains | holger krekel | 2016-02-11 | 1 | -0/+3 |
* | | Merged in nakatoio/tox (pull request #189) | holger krekel | 2016-02-11 | 2 | -1/+15 |
|\ \ |