summaryrefslogtreecommitdiff
path: root/src/virtualenv/app_data
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-196-0/+12
* Sepcify the encoding (#2515)Filipe Laíns2023-03-121-2/+2
* Move to hatchling, drop 3.6 support (#2474)Bernát Gábor2022-12-291-6/+6
* Bump dependencies and build tools (#2394)Bernát Gábor2022-08-045-16/+16
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-256-43/+54
* feature: cache downloaded wheel information (#2276)Matthieu Darbois2022-01-021-2/+2
* feature: store version update source in embed JSON file (#2273)Matthieu Darbois2022-01-011-2/+2
* Use platformdirs instead of appdirs (#2142)Bernát Gábor2021-07-131-1/+1
* [pre-commit.ci] pre-commit autoupdate (#2098)pre-commit-ci[bot]2021-04-272-5/+5
* API: Allow passing on the environment variable as an argument (#2054)Bernát Gábor2021-01-181-4/+5
* Add --readonly-app-data option (#2009)Anthony Sottile2020-11-216-52/+85
* clean up a few small things (#2002)Anthony Sottile2020-11-012-5/+2
* Fix read and write racing on multiple processes. (#1941)masterFrost Ming2020-09-181-1/+4
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-1/+4
* Implement periodic update feature (#1841)Bernát Gábor2020-06-215-0/+420