summaryrefslogtreecommitdiff
path: root/src/virtualenv/run/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* API: Allow passing on the environment variable as an argument (#2054)Bernát Gábor2021-01-181-9/+14
* Add --readonly-app-data option (#2009)Anthony Sottile2020-11-211-11/+11
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-1/+2
* Allow bypassing the logging setup via the Python API (#1904)Bernát Gábor2020-07-241-16/+32
* Fix typos in the documentation (#1902)Krzysztof Szafranek2020-07-221-1/+1
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-20/+50
* Rename clear-app-data to reset-app-data to avoid cli parser abbreviation bug ...Bernát Gábor2020-05-131-2/+2
* Bump linters (#1823)Bernát Gábor2020-05-121-1/+1
* Better handling of conflicting --copies and --symlinks (#1785)Bernát Gábor2020-04-251-15/+11
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-261-3/+25
* expose and document programmatic API (#1592)Bernát Gábor2020-02-121-3/+4
* fix python discovery with non resolved prefix paths (#1590)Bernát Gábor2020-02-121-8/+0
* 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-041-15/+27
* reorganize run.py - prefer inheritence based API over generatorsBernat Gabor2020-01-101-0/+66