summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix test on Ubuntu pypy2release-20.0.24Bernat Gabor2020-06-221-2/+9
* Actions run on schedule, fix publishBernat Gabor2020-06-222-17/+22
* release 20.0.24Bernat Gabor2020-06-228-27/+40
* Improve error message for no .dist-info (#1867)Bernát Gábor2020-06-212-1/+5
* Do not write .gitignore if already exists (#1866)Bernát Gábor2020-06-213-8/+18
* Upgrade embeded setuptools and fix changelog (#1865)Bernát Gábor2020-06-2110-18/+32
* Implement periodic update feature (#1841)Bernát Gábor2020-06-2180-652/+2161
* Merge pull request #1859 from pypa/release-20.0.23Bernát Gábor2020-06-122-1/+8
|\
| * release 20.0.2320.0.23Bernat Gabor2020-06-122-1/+8
|/
* add changelogBernat Gabor2020-06-121-0/+1
* Fix typo in setup.cfg (#1858)Rowdy Howell2020-06-121-1/+1
* Merge pull request #1856 from pypa/release-20.0.22Bernát Gábor2020-06-123-2/+9
|\
| * release 20.0.2220.0.22Bernat Gabor2020-06-123-2/+9
|/
* Upgrade embeded setuptools (#1855)Bernát Gábor2020-06-127-11/+13
* Fix the GHA badge in README (#1853)Sviatoslav Sydorenko2020-06-101-1/+1
* Remove upper bound on importlib-resources (2.0 works) (#1851)Anthony Sottile2020-06-091-1/+1
* Add 3.9-dev and 3.10-dev via deadsnakes (#1846)Bernát Gábor2020-06-062-5/+11
* Call towncrier via python instead of doing poor path reconstruction (#1848)Michał Górny2020-06-061-3/+3
* CI PyPy3 use new virtualenv (#1849)Bernát Gábor2020-06-062-1/+4
* Fix Github Actions CI - introduce codecov (#1844)Bernát Gábor2020-06-045-29/+85
* Try Github Actions (#1843)Bernát Gábor2020-06-023-134/+99
* Add 3.9 on Linux to the test suite (#1839)Bernát Gábor2020-05-226-6/+16
* Merge pull request #1838 from pypa/release-20.0.21Bernát Gábor2020-05-205-7/+17
|\
| * release 20.0.2120.0.21release-20.0.21Bernat Gabor2020-05-205-7/+17
|/
* Fix pip seeder with --extra-search-dir specified (#1835)Lumír 'Frenzy' Balhar2020-05-203-5/+29
* Upgrade pip and setuptools (#1836)Bernát Gábor2020-05-194-12/+12
* Bump setuptools (#1828)Bernát Gábor2020-05-153-6/+6
* Rename clear-app-data to reset-app-data to avoid cli parser abbreviation bug ...Bernát Gábor2020-05-137-9/+20
* Upgrade embeded setuptools to 46.3.0 (#1827)Bernát Gábor2020-05-133-5/+6
* Mark virtual environments ignored for Git (#1825)Bernát Gábor2020-05-124-1/+27
* Bump linters (#1823)Bernát Gábor2020-05-1244-160/+188
* Merge pull request #1815 from pypa/release-20.0.20Bernát Gábor2020-05-045-4/+11
|\
| * release 20.0.2020.0.20Bernat Gabor2020-05-045-4/+11
|/
* Better pip download failure handling (#1814)Bernát Gábor2020-05-047-20/+72
* Wrap usage of get_makefile_filename (#1811)Ian Wienand2020-05-043-4/+9
* Merge pull request #1807 from pypa/release-20.0.19Bernát Gábor2020-05-039-12/+19
|\
| * release 20.0.1920.0.19Bernat Gabor2020-05-039-12/+19
|/
* Fix python 2 activator when generated from python 3 is invalid (#1805)Bernát Gábor2020-05-038-17/+55
* Fix CPython2 not found on Windows via registry (#1797)Bernát Gábor2020-05-0210-38/+48
* adjust gitignore to cover tests/unit/seed/greet/greet.egg-info (#1804)Anthony Sottile2020-05-021-1/+1
* Fix typo in symlink detection (#1803)Anthony Sottile2020-05-023-1/+8
* make test discovery more deterministic (#1802)Anthony Sottile2020-05-022-3/+3
* Run tests in randome order (#1799)Bernát Gábor2020-05-012-0/+14
* Bump pip to 20.1 (#1795)Bernát Gábor2020-04-297-17/+43
* Fix macOS supported list rendering (#1791)Sviatoslav Sydorenko2020-04-281-1/+2
* Handle poison interpreters during discovery (#1790)Bernát Gábor2020-04-283-1/+20
* Fix pinning seed packages via app-data fails (#1788)Bernát Gábor2020-04-276-21/+29
* Remove outdated docs about 0-argument `virtualenv` (#1789)Anthony Sottile2020-04-271-3/+2
* Ensure makefile is present on CPython2 POSIX (#1787)Bernát Gábor2020-04-267-18/+66
* Better handling of conflicting --copies and --symlinks (#1785)Bernát Gábor2020-04-2510-43/+123