summaryrefslogtreecommitdiff
path: root/src/virtualenv.py
Commit message (Expand)AuthorAgeFilesLines
* Jython to CIjythonBernat Gabor2018-10-281-4/+4
* Refactor sys.stdout.write to print (#1231)Ming Li2018-10-271-5/+5
* ensure prefix path is absolute (#1227)Bernát Gábor2018-10-261-0/+1
* fix flake8 errorsBernat Gabor2018-10-251-58/+52
* distutils-initBernat Gabor2018-10-251-23/+23
* siteBernat Gabor2018-10-251-141/+139
* activateBernat Gabor2018-10-251-15/+15
* add virtualenvBernat Gabor2018-10-251-568/+624
* fix embedBernat Gabor2018-10-251-33/+57
* update detecting Windows Python installationsJurko Gospodnetić2018-10-251-20/+38
* move to src layout to fix coverage reportBernat Gabor2018-10-231-0/+2348