summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clean out source files and link to new repoHEADmasterRonny Pfannschmidt2016-09-1764-12929/+3
* add changelog entry: fix issue302: allow cross-testenv substitution where we ...holger krekel2016-09-141-0/+3
* Merged in andrew_pashkin/tox/issue302 (pull request #207)Holger Krekel2016-09-140-0/+0
|\
* | Make substitution engine ignore factor arrays, fix #302issue302Andrei Pashkin2016-09-092-8/+20
|/
* Merged hpk42/tox into defaultStephan Obermann2016-06-257-22/+42
|\
| * Merged hpk42/tox into defaultHolger Krekel2016-06-257-22/+42
| |\
| | * addresses issue66: add --workdir option to override where tox stores its ".to...holger krekel2016-06-257-22/+42
* | | refactored proposalsober2016-06-251-10/+81
|/ /
* | added niccodemus' notes and started to specify the builddef featuresober2016-06-252-0/+102
|/
* organize the notes a bitOliver Bestwalter2016-06-241-66/+37
* first chaotic draft for issue #338Oliver Bestwalter2016-06-241-0/+95
* Merged in The-Compiler/tox/The-Compiler/fix-typo-1466505573719 (pull request ...Oliver Bestwalter2016-06-211-1/+1
|\
| * Fix typoThe-Compiler/fix-typo-1466505573719Florian Bruhin2016-06-211-1/+1
|/
* change was in the wrong versionOliver Bestwalter2016-06-211-3/+3
* fix PEP-8 and whitespaces.Steffen Allner2016-06-202-7/+7
* Add changelog for issue275.Steffen Allner2016-06-201-3/+7
* Merge from default.Steffen Allner2016-06-204-22/+58
|\
| * Add changelog message for config file prefixes.Danielle Jenkins2016-06-201-0/+2
| * add changelog entry for latest PR merge:holger krekel2016-06-201-0/+4
| * Merged in jayvdb/tox (pull request #185)Holger Krekel2016-06-2017-117/+337
| |\
| | * Merged in jayvdb/tox (pull request #186)Holger Krekel2016-06-201-0/+14
| | |\
| | | * Add test for double substitution using {{ }}John Vandenberg2015-12-261-0/+14
| | * | Merged in jtpereyda/tox/jtpereyda-cleanup (pull request #194)Danielle Jenkins2016-06-201-20/+35
| | |\ \
| | | * | Cleanup: Renaming and method extraction.jtpereyda-cleanupjoshpere2016-04-141-9/+16
| | | * | Cleanup: Extract duplicate codejoshpere2016-04-141-2/+5
| | | * | Cleanup: Extract function for readability. The _venv_lookup function is now s...joshpere2016-04-141-8/+13
| | | * | Cleanup: Format comments for easier reading.joshpere2016-04-141-5/+5
| | | * | Cleanup: Rename local variable for clarityjoshpere2016-04-141-13/+13
| | | * | Created new branch jtpereyda-cleanupJoshua_Pereyda2016-04-140-0/+0
| * | | | Unescape \{..\}John Vandenberg2015-12-262-2/+3
| | |_|/ | |/| |
* | | | 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
| | | | | |/ | | | | |/|