summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Jython to CIjythonBernat Gabor2018-10-285-19/+42
* Jython supportBernat Gabor2018-10-284-16/+31
* Refactor sys.stdout.write to print (#1231)Ming Li2018-10-271-5/+5
* Issue 1215: A script to automatically rebuild virtualenv_support (#1225)ThomasTPG2018-10-277-3/+56
* ensure prefix path is absolute (#1227)Bernát Gábor2018-10-262-0/+3
* add dev tox env (#1226)Bernát Gábor2018-10-261-0/+9
* Update seed-isort-config to 1.3.0 (#1224)Anthony Sottile2018-10-262-4/+4
* Fix documentation generation (#1222)Bernát Gábor2018-10-267-130/+26
* Merge pull request #1221 from pypa/lintBernát Gábor2018-10-2623-1300/+1463
|\
| * workaround ConfigParser bugBernat Gabor2018-10-262-2/+3
| * fix shieldBernat Gabor2018-10-251-5/+2
| * fix flake8 errorsBernat Gabor2018-10-257-75/+71
| * distutils-initBernat Gabor2018-10-252-48/+67
| * siteBernat Gabor2018-10-252-274/+285
| * activateBernat Gabor2018-10-254-25/+26
| * setupBernat Gabor2018-10-251-51/+50
| * add virtualenvBernat Gabor2018-10-251-568/+624
| * paint it blackBernat Gabor2018-10-252-171/+148
| * fix embedBernat Gabor2018-10-251-33/+57
| * fix readme, add lint paramsBernat Gabor2018-10-2514-89/+171
|/
* Merge pull request #1219 from pypa/add-ciBernát Gábor2018-10-256-45/+247
|\
| * fix coverage reporterBernat Gabor2018-10-251-7/+7
| * disable Python 3.4Bernat Gabor2018-10-251-1/+1
| * add embed tox envBernat Gabor2018-10-253-2/+14
| * test `get_installed_pythons()` on and off Windows platformJurko Gospodnetić2018-10-251-1/+143
| * test resolve_interpreter() with registered python installationsJurko Gospodnetić2018-10-251-0/+29
| * touch up & improve `resolve_interpreter()` testsJurko Gospodnetić2018-10-251-14/+15
| * update detecting Windows Python installationsJurko Gospodnetić2018-10-251-20/+38
|/
* move to src layout to fix coverage reportBernat Gabor2018-10-238-15/+19
* move CI to Azure PipelinesBernat Gabor2018-10-235-81/+213
* Improve tox and add pyproject.toml (#1216)Bernát Gábor2018-10-224-33/+82
* enable pip cache in travis buildThijs Triemstra2018-10-151-0/+1
* enable pip cache in appveyor buildThijs Triemstra2018-10-151-0/+3
* travis: enable use of test_activate.sh (#1087)Sorin Sbarnea2018-10-124-9/+34
* Upgrade bundled (#1205)Anthony Sottile2018-10-054-1/+2
* Fix instructions for download of virtualenv. (#1210)Zvezdan Petkovic2018-10-056-13/+14
* Include /path/to/ENV for activate (#1178)Ryan Lovett2018-09-241-1/+1
* travis: fail fast if rebuild-script was not called (#1194)Sorin Sbarnea2018-09-221-1/+4
* Fix issue 1099: pass environment variable PIP_NO-INPUT=1 to pip to prevent fa...Henk-Jaap Wagenaar2018-09-221-0/+1
* Fix grammatical error (#1195)msrahman072018-09-221-1/+1
* Bump for developmentDonald Stufft2018-05-162-1/+5
* Bump for release16.0.0Donald Stufft2018-05-162-2/+2
* Merge pull request #1176 from dstufft/upgradeDonald Stufft2018-05-166-0/+6
|\
| * Upgrade bundledDonald Stufft2018-05-166-0/+6
|/
* Merge pull request #1175 from dstufft/drop-2.6Donald Stufft2018-05-1610-31/+11
|\
| * Drop support for Python 2.6Donald Stufft2018-05-1610-31/+11
|/
* Bump for developmentDonald Stufft2018-03-212-1/+5
* Bump for release15.2.0Donald Stufft2018-03-212-2/+2
* Merge pull request #1152 from dstufft/upgrade-pipDonald Stufft2018-03-213-2/+2
|\
| * Upgrade pip to 9.0.3 and setuptools to 39.0.1Donald Stufft2018-03-213-2/+2
|/