summaryrefslogtreecommitdiff
path: root/src/virtualenv/run/plugin/discovery.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-3/+7
* [pre-commit.ci] pre-commit autoupdate (#2098)pre-commit-ci[bot]2021-04-271-1/+1
* Built in discovery class is always preferred over plugin supplied classes (#2...Ashley Whetter2021-04-201-2/+5
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-1/+2
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-6/+0
* Rename clear-app-data to reset-app-data to avoid cli parser abbreviation bug ...Bernát Gábor2020-05-131-1/+1
* 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-2/+2
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-261-0/+6
* rewrite the documentation (#1519)Bernát Gábor2020-02-041-2/+8
* reorganize run.py - prefer inheritence based API over generatorsBernat Gabor2020-01-101-0/+25