summaryrefslogtreecommitdiff
path: root/src/virtualenv/config/cli/parser.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Bump embedded pip and setuptools (#2489)Bernát Gábor2023-02-051-1/+0
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-14/+16
* API: Allow passing on the environment variable as an argument (#2054)Bernát Gábor2021-01-181-3/+7
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-1/+0
* Bump linters (#1823)Bernát Gábor2020-05-121-1/+2
* Better handling of conflicting --copies and --symlinks (#1785)Bernát Gábor2020-04-251-8/+48
* Allow all command line option flags to be used in config file/env-var (#1763)Bernát Gábor2020-04-081-2/+11
* Fix list configuration value parsing (#1676)Bernát Gábor2020-02-271-1/+3
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-261-1/+2
* add option to view failure stacktraces (#1572)Bernát Gábor2020-02-111-2/+2
* rewrite the documentation (#1519)Bernát Gábor2020-02-041-1/+5
* Activation scripts for next-gen virtualenv (#1454)Siddhant Kumar2020-01-101-1/+1
* Stat rewrite - POCBernát Gábor2020-01-101-0/+64