summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix relative zipapp paths on UNIX20.0.6release-20.0.6Bernat Gabor2020-02-262-2/+3
* release 20.0.6Bernat Gabor2020-02-267-15/+22
* support entry point paths with space (#1660)Nicola Soranzo2020-02-264-10/+13
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-2641-300/+436
* Minor fix to installation.rst (#1665)shaido9872020-02-261-1/+1
* Update CONTRIBUTING.mdBernát Gábor2020-02-251-1/+1
* Accept python self-referencing python executables (#1664)Bernát Gábor2020-02-253-1/+8
* Update issue templatesBernát Gábor2020-02-252-1/+35
* update issue template, add contributing (#1662)Bernát Gábor2020-02-256-16/+68
* Ensure distutils configuration values do not escape virtual environment (#1657)Bernát Gábor2020-02-2411-4/+156
* fix pypy2 builtins are imported as stdlib modules (#1656)Bernát Gábor2020-02-235-20/+49
* Fix generated scripts use host version info rather than target (#1655)Bernát Gábor2020-02-224-7/+33
* Fix global site package always being added with bundled macOs python framewor...Bernát Gábor2020-02-224-1/+31
* Merge pull request #1650 from pypa/release-20.0.5Bernát Gábor2020-02-219-10/+20
|\
| * release 20.0.520.0.5Bernat Gabor2020-02-219-10/+20
|/
* Prevent sys.prefix from leaking into child process on macOS (#1648)Claudio Jolowicz2020-02-212-1/+12
* macOs Python 2 Framework support (#1641)Bernát Gábor2020-02-2115-67/+384
* Update user_guide.rst (#1644)Matthew StClair2020-02-181-1/+1
* Discover python interpreter in a case insensitive manner (#1629)PRAJWAL M2020-02-155-4/+14
* tox: call coverage as module (#1636)Sorin Sbarnea2020-02-151-8/+8
* Also add executables for pythonX.X under pypy (#1615)Anthony Sottile2020-02-144-3/+8
* Better error message when build dependencies not satisfied (#1628)Bernát Gábor2020-02-144-11/+11
* user_guide.rst: Fix typo by changing PEP 404 to PEP 405 (#1627)PRAJWAL M2020-02-141-1/+1
* Merge pull request #1625 from pypa/release-20.0.4Bernát Gábor2020-02-144-3/+13
|\
| * release 20.0.420.0.4Bernat Gabor2020-02-144-3/+13
|/
* Add Gitter Badges (#1623)Bernát Gábor2020-02-142-0/+4
* git mv tests/unit/activation/test_xon{o,}sh.py (#1613)Anthony Sottile2020-02-141-0/+0
* Make aliases relative symlinks (#1610)Anthony Sottile2020-02-135-20/+29
* Revert "also disallow altsep beside pathsep inside paths" (#1598)Vincent Philippon2020-02-133-10/+16
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-1342-147/+187
* Merge pull request #1595 from pypa/release-20.0.3Bernát Gábor2020-02-126-9/+19
|\
| * release 20.0.320.0.3Bernat Gabor2020-02-126-9/+19
|/
* fix Virtualenv name not correctly shown on Fish (#1587) (#1594)txp3142020-02-121-1/+1
* expose and document programmatic API (#1592)Bernát Gábor2020-02-1219-58/+123
* fix python discovery with non resolved prefix paths (#1590)Bernát Gábor2020-02-124-22/+21
* update the issue template to virtualenv 20+ (#1593)Bernát Gábor2020-02-122-13/+2
* Fix app-data injected .dist-info.virtualenv breaks importlib.me… (#1591)Bernát Gábor2020-02-122-3/+4
* Fix Python 2 Apple framework builds not isolated from global si… (#1588)Bernát Gábor2020-02-123-3/+27
* Merge pull request #1580 from pypa/release-20.0.2Bernát Gábor2020-02-1113-27/+40
|\
| * release 20.0.220.0.2release-20.0.2Bernat Gabor2020-02-1113-27/+40
|/
* support long path names for the app-data seeder generates conso… (#1579)Bernát Gábor2020-02-114-47/+29
* app-data copies by default (#1578)Bernát Gábor2020-02-114-5/+24
* avoid copying the stats with copytree (#1571)Bernát Gábor2020-02-116-14/+37
* print a message after creating an environment (#1569)Pradyun Gedam2020-02-112-0/+10
* require passing a destination directory (#1568)Pradyun Gedam2020-02-114-5/+6
* add option to view failure stacktraces (#1572)Bernát Gábor2020-02-116-18/+33
* on exe discovery ignore incorrect interpreters, also try in the… (#1573)Bernát Gábor2020-02-113-2/+18
* respect --copies for app-data (#1575)Bernát Gábor2020-02-112-5/+4
* only info if during discovery fail to query a executable (#1574)Bernát Gábor2020-02-112-1/+4
* README.md: fix changelog link (#1565)Shantanu2020-02-111-1/+1