summaryrefslogtreecommitdiff
path: root/src/virtualenv/util/zipapp.py
Commit message (Expand)AuthorAgeFilesLines
* fix relative zipapp paths on UNIX20.0.6release-20.0.6Bernat Gabor2020-02-261-1/+2
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-261-7/+14
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-131-3/+2
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-281-8/+14
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-2/+2
* add zipapp support with bundled dependencies (#1491)Bernát Gábor2020-01-161-0/+43