summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some author namesPradyun Gedam2018-03-261-0/+5
* Merge pull request #4989 from pradyunsg/misc/better-pep-518-messagePaul Moore2018-03-261-3/+7
|\
| * Improve message when setuptools is missingPradyun Gedam2018-03-091-3/+7
* | Merge pull request #5116 from pfmoore/issue5085Paul Moore2018-03-266-1/+24
|\ \
| * | Added a news filePaul Moore2018-03-261-0/+1
| * | Hide --no-user optionPaul Moore2018-03-261-1/+2
| * | Fix for issue 5085 (--user set in config causes pip wheel to fail)Paul Moore2018-03-255-1/+22
* | | Merge pull request #5114 from pfmoore/vendoringPaul Moore2018-03-2449-7132/+1683
|\ \ \ | |/ / |/| |
| * | Placate flake8 (2 spaces before inline comment)Paul Moore2018-03-243-3/+3
| * | Silence invalid mypy errors (see python/typeshed#1985)Paul Moore2018-03-243-3/+3
| * | Update vendored librariesPaul Moore2018-03-2045-7122/+1673
| * | Update vendor.txtPaul Moore2018-03-201-7/+7
* | | Merge pull request #5106 from dstufft/merged/9.0.3Donald Stufft2018-03-213-6/+24
|\ \ \
| * \ \ Merge branch 'release/9.0.3' into merged/9.0.3Donald Stufft2018-03-213-6/+24
| |\ \ \ |/ / / /
| * | | Bump for release9.0.3release/9.0.3Donald Stufft2018-03-212-2/+2
| * | | Restore 2.6 compatibilityDonald Stufft2018-03-212-1/+3
| * | | Fix #5081Donald Stufft2018-03-212-3/+11
| * | | Fix the release dateDonald Stufft2018-03-211-1/+1
* | | | Merge pull request #5090 from philpennock/masterPaul Moore2018-03-203-3/+40
|\ \ \ \
| * | | | reduce new pylint complaintsPhil Pennock2018-03-201-9/+9
| * | | | Keep install options in requirements.txt from leakingPhil Pennock2018-03-203-3/+40
|/ / / /
* | | | Merge pull request #5092 from pfmoore/vendor_fixesPaul Moore2018-03-202-2/+4
|\ \ \ \
| * \ \ \ Merge branch 'master' into vendor_fixesPaul Moore2018-03-201-21/+0
| |\ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
* | | | Merge pull request #5091 from pfmoore/remove_buggy_testPaul Moore2018-03-201-21/+0
|\ \ \ \
| * | | | Remove test_basic_install_environment_markers.Paul Moore2018-03-201-21/+0
|/ / / /
| * | | Fixes to vendoring scripts so they work on WindowsPaul Moore2018-03-202-2/+4
|/ / /
* | | Merge pull request #5065 from pfmoore/pep518-docsPaul Moore2018-03-191-7/+57
|\ \ \
| * | | Document PEP 518 supportPaul Moore2018-03-141-7/+57
* | | | Merge pull request #5078 from dstufft/changelogDonald Stufft2018-03-171-1/+1
|\ \ \ \
| * | | | Fix the date in the changelogDonald Stufft2018-03-171-1/+1
|/ / / /
* | | | Merge pull request #5072 from dstufft/merged/9.0.2Donald Stufft2018-03-173-2/+11
|\ \ \ \
| * \ \ \ Merge branch 'release/9.0.2' into merged/9.0.2Donald Stufft2018-03-163-2/+11
| |\ \ \ \ |/ / / / / | | | _ / | | | /
| * | | Bump for release9.0.2Donald Stufft2018-03-162-2/+2
| * | | Fix more testsDonald Stufft2018-03-161-1/+4
| * | | Fix virtualenvrelease/9.0.2Donald Stufft2018-03-161-0/+4433
| * | | Fix testsDonald Stufft2018-03-162-2/+5
| * | | Bump versionDonald Stufft2018-03-161-1/+1
| * | | Import a new version of requestsDonald Stufft2018-03-16124-7544/+18915
| * | | Merge pull request #4454 from dstufft/securetransportDonald Stufft2018-03-162-0/+25
* | | | Merge pull request #5053 from pradyunsg/feature/allow-disabling-isolationPaul Moore2018-03-147-10/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | Add --no-build-isolation for disabling build isolationPradyun Gedam2018-03-097-10/+46
| | |/ | |/|
* | | Merge pull request #5050 from pradyunsg/misc/cleanup-the-use-of-isolatePradyun Gedam2018-03-032-29/+23
|\ \ \ | |/ / |/| |
| * | :art:Pradyun Gedam2018-03-031-1/+0
| * | Move all enviroment management into BuildEnvironmentPradyun Gedam2018-03-032-28/+23
|/ /
* | Merge pull request #4999 from xoviat/pep518-editablePaul Moore2018-03-023-13/+23
|\ \
| * | :newspaper:xoviat2018-03-011-0/+1
| * | :art:xoviat2018-03-011-1/+1
| * | Merge branch 'master' into pep518-editablexoviat2018-03-016-2/+133
| |\ \
| * | | Download setuptools and wheel to packagesxoviat2018-01-281-0/+2
| * | | Add regression testxoviat2018-01-281-0/+6