summaryrefslogtreecommitdiff
path: root/src/virtualenv/run
Commit message (Expand)AuthorAgeFilesLines
* print a message after creating an environment (#1569)Pradyun Gedam2020-02-111-0/+8
* add option to view failure stacktraces (#1572)Bernát Gábor2020-02-111-7/+14
* rewrite the documentation (#1519)Bernát Gábor2020-02-046-27/+51
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-281-1/+1
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-214-29/+50
* cleanup env-vars and use venv as default dest dir instead of envBernat Gabor2020-01-101-1/+1
* reorganize run.py - prefer inheritence based API over generatorsBernat Gabor2020-01-107-0/+272