summaryrefslogtreecommitdiff
path: root/src/virtualenv/config/ini.py
Commit message (Expand)AuthorAgeFilesLines
* Use \n instead if \r\n as line separator (#1905)Bernát Gábor2020-07-241-1/+1
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-261-2/+8
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-131-3/+2
* expose and document programmatic API (#1592)Bernát Gábor2020-02-121-13/+19
* 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-101-1/+3
* 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
* Stat rewrite - POCBernát Gábor2020-01-101-0/+75