summaryrefslogtreecommitdiff
path: root/src/virtualenv/seed/embed
Commit message (Expand)AuthorAgeFilesLines
* fix disabling seed packages not working (#1713)Bernát Gábor2020-03-132-4/+13
* upgrade setuptools to 46.0.0 from 45.3.0 for Python3.5+ (#1702)Bernát Gábor2020-03-092-5/+5
* Bump embeded setuptools (#1699)Bernát Gábor2020-03-072-5/+5
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-263-9/+10
* macOs Python 2 Framework support (#1641)Bernát Gábor2020-02-211-3/+5
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-132-10/+8
* release 20.0.120.0.1Bernat Gabor2020-02-102-5/+5
* rewrite the documentation (#1519)Bernát Gábor2020-02-042-4/+6
* upgrade wheel from 0.34.0 to 0.34.2 (#1531)Bernát Gábor2020-01-312-6/+6
* Correct the casing of PyPI (#1526)Anthony Sottile2020-01-291-2/+2
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-282-34/+41
* bump pip and wheel (#1507)Bernát Gábor2020-01-273-12/+12
* upgrade bundled wheels (#1504)Bernát Gábor2020-01-213-11/+11
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-1/+1
* add zipapp support with bundled dependencies (#1491)Bernát Gábor2020-01-162-6/+28
* bump bundled setuptools (#1497)Bernát Gábor2020-01-132-5/+5
* also install wheel with seed packages (#1489)Bernát Gábor2020-01-107-32/+69
* 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-101-1/+1
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-101-1/+4
* link app data needs ro with symlinks (#1480)Bernát Gábor2020-01-104-249/+11
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-104-103/+205
* unicode support (#1477)Bernát Gábor2020-01-103-7/+8
* add seed packages via pip invoke (#1462)Bernát Gábor2020-01-102-7/+41
* Activation scripts for next-gen virtualenv (#1454)Siddhant Kumar2020-01-101-1/+1
* fixBernat Gabor2020-01-102-7/+7
* Stat rewrite - POCBernát Gábor2020-01-109-0/+380