summaryrefslogtreecommitdiff
path: root/src/virtualenv/report.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-9/+5
* Fix the CI and bump setuptools (#2205)Bernát Gábor2021-10-041-4/+0
* Improve periodic update handling (#1892)Bernát Gábor2020-07-071-2/+10
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-0/+1
* Better handling of conflicting --copies and --symlinks (#1785)Bernát Gábor2020-04-251-2/+1
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-131-2/+2
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-281-0/+4
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-271-1/+1
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-101-4/+6
* Stat rewrite - POCBernát Gábor2020-01-101-0/+43