summaryrefslogtreecommitdiff
path: root/src/virtualenv/config
Commit message (Expand)AuthorAgeFilesLines
* Use \n instead if \r\n as line separator (#1905)Bernát Gábor2020-07-241-1/+1
* 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-272-46/+60
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-262-3/+10
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-132-6/+5
* expose and document programmatic API (#1592)Bernát Gábor2020-02-121-13/+19
* 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
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-281-1/+2
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-2/+2
* simplify code logicBernat Gabor2020-01-101-14/+15
* cleanup env-vars and use venv as default dest dir instead of envBernat Gabor2020-01-102-3/+7
* converter already logs, mention for env-var getterBernat Gabor2020-01-101-1/+1
* consider empty value for an env-var also falseBernat Gabor2020-01-101-1/+1
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-101-8/+2
* unicode support (#1477)Bernát Gábor2020-01-101-2/+1
* Activation scripts for next-gen virtualenv (#1454)Siddhant Kumar2020-01-101-1/+1
* Stat rewrite - POCBernát Gábor2020-01-106-0/+237