summaryrefslogtreecommitdiff
path: root/src/virtualenv/seed
Commit message (Expand)AuthorAgeFilesLines
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-105-15/+19
* Avoid showing new windows on Windows (#1929)Bernát Gábor2020-08-311-2/+2
* Upgrade pip and setuptools (#1918) (#1925)Bernát Gábor2020-08-175-20/+20
* Bump setuptools and pip (#1915)Bernát Gábor2020-08-043-13/+13
* Upgrade to pip 20.1.1 (#1909)Bernát Gábor2020-07-292-7/+7
* Upgrade setuptools to 49.2.0 from 49.1.0 (#1898)Bernát Gábor2020-07-152-6/+6
* Improve periodic update handling (#1892)Bernát Gábor2020-07-072-17/+78
* Remove distlib monkeypatches (#1880)Bernát Gábor2020-07-041-40/+18
* Upgrade embedded setuptools (#1887)Bernát Gábor2020-07-042-6/+6
* Fix parallel app-data base image creation (#1870)Bernát Gábor2020-06-231-7/+22
* Improve error message for no .dist-info (#1867)Bernát Gábor2020-06-211-1/+4
* Upgrade embeded setuptools and fix changelog (#1865)Bernát Gábor2020-06-212-6/+6
* Implement periodic update feature (#1841)Bernát Gábor2020-06-2124-363/+824
* Upgrade embeded setuptools (#1855)Bernát Gábor2020-06-123-6/+6
* Fix pip seeder with --extra-search-dir specified (#1835)Lumír 'Frenzy' Balhar2020-05-201-4/+9
* Upgrade pip and setuptools (#1836)Bernát Gábor2020-05-193-11/+11
* Bump setuptools (#1828)Bernát Gábor2020-05-152-5/+5
* Upgrade embeded setuptools to 46.3.0 (#1827)Bernát Gábor2020-05-132-5/+5
* Bump linters (#1823)Bernát Gábor2020-05-123-3/+3
* Better pip download failure handling (#1814)Bernát Gábor2020-05-043-20/+58
* Bump pip to 20.1 (#1795)Bernát Gábor2020-04-292-6/+6
* Fix pinning seed packages via app-data fails (#1788)Bernát Gábor2020-04-271-1/+1
* Support wheels without python-requires tag (#1758)Bernát Gábor2020-04-041-1/+3
* upgrade embedded setuptools from 46.1.1 to 46.1.3 (#1754)Bernát Gábor2020-03-272-5/+5
* upgrade embedded setuptools (#1745)Bernát Gábor2020-03-233-6/+6
* generate pipx.y besides pip-x.y (#1729)Bernát Gábor2020-03-182-1/+3
* fix disabling seed packages not working (#1713)Bernát Gábor2020-03-133-6/+15
* upgrade setuptools to 46.0.0 from 45.3.0 for Python3.5+ (#1702)Bernát Gábor2020-03-092-5/+5
* Bump embeded setuptools (#1699)Bernát Gábor2020-03-072-5/+5
* support entry point paths with space (#1660)Nicola Soranzo2020-02-261-4/+5
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-267-52/+33
* fix pypy2 builtins are imported as stdlib modules (#1656)Bernát Gábor2020-02-231-7/+16
* Fix generated scripts use host version info rather than target (#1655)Bernát Gábor2020-02-222-6/+27
* macOs Python 2 Framework support (#1641)Bernát Gábor2020-02-212-5/+10
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-137-37/+29
* Fix app-data injected .dist-info.virtualenv breaks importlib.me… (#1591)Bernát Gábor2020-02-121-3/+2
* support long path names for the app-data seeder generates conso… (#1579)Bernát Gábor2020-02-111-46/+11
* app-data copies by default (#1578)Bernát Gábor2020-02-111-2/+15
* avoid copying the stats with copytree (#1571)Bernát Gábor2020-02-112-9/+2
* respect --copies for app-data (#1575)Bernát Gábor2020-02-111-5/+3
* release 20.0.120.0.1Bernat Gabor2020-02-102-5/+5
* rewrite the documentation (#1519)Bernát Gábor2020-02-045-20/+28
* upgrade wheel from 0.34.0 to 0.34.2 (#1531)Bernát Gábor2020-01-312-6/+6
* Correct the casing of PyPI (#1526)Anthony Sottile2020-01-291-2/+2
* Make single verbosity output cleaner (#1511)Bernát Gábor2020-01-281-1/+1
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-283-58/+90
* bump pip and wheel (#1507)Bernát Gábor2020-01-273-12/+12
* upgrade bundled wheels (#1504)Bernát Gábor2020-01-213-11/+11
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-212-3/+3
* CentOs and Fedora support (#1500)Bernát Gábor2020-01-181-5/+4