summaryrefslogtreecommitdiff
path: root/tasks
Commit message (Expand)AuthorAgeFilesLines
* Fix the vendoring script to cover relative importsPradyun Gedam2018-09-301-1/+2
* Fix vendoring import rewriting, when imports are on first linePradyun Gedam2018-08-171-2/+2
* Update the vendored requests for the moved compat modulePradyun Gedam2018-07-291-1/+1
* Update requests to 2.19.1Pradyun Gedam2018-06-211-1/+9
* Resolve existing mypy errors (#5492)Pradyun Gedam2018-06-111-1/+5
* Vendoring: Drop the bin directoryMiro Hrončok2018-04-281-2/+6
* Vendoring: Make sure to only rewrite relevant importsMiro Hrončok2018-04-281-2/+2
* Add a comment to tasks/generate.py regarding Windows shell syntaxPaul Moore2018-04-221-0/+5
* Fix msgpack on older versions of Python 2.7Donald Stufft2018-04-161-0/+204
* Fix line length in tasks/generate.pyPaul Moore2018-03-311-1/+2
* Fix author generation to explicitly use UTF-8 (for Windows) and regenerate au...Paul Moore2018-03-311-1/+1
* Fix to generate.authors task so that it works on WindowsPaul Moore2018-03-311-1/+1
* Merge branch 'master' into vendoring/enable-c-libsPradyun Gedam2018-03-303-7/+45
|\
| * Merge branch 'release/9.0.3' into merged/9.0.3Donald Stufft2018-03-211-3/+11
| |\
| * | Fixes to vendoring scripts so they work on WindowsPaul Moore2018-03-201-2/+2
| * | Remove stub for appdirsPradyun Gedam2018-01-241-2/+4
| * | Do not load win32com on WindowsPradyun Gedam2018-01-241-0/+28
* | | Merge branch 'master' into vendoring/enable-c-libsPradyun Gedam2017-12-161-21/+0
|\ \ \ | |/ /
| * | Drop vendoring patch for distroAnthony Sottile2017-12-141-21/+0
* | | misc: fix another mistake from the mergePradyun Gedam2017-11-121-2/+2
* | | Fix a mistake in mergePradyun Gedam2017-11-041-1/+15
* | | Merge branch 'master' into pr/4612Pradyun Gedam2017-11-045-84/+73
|\ \ \ | |/ /
| * | Upgrade requestsDonald Stufft2017-09-072-37/+26
| * | Don't automatically vendor dependenciesDonald Stufft2017-09-071-1/+4
| * | Merge branch 'master' into mypy/infrastructurePradyun S. Gedam2017-09-024-13/+13
| |\ \
| | * | Move all internal APIs to pip._internalDonald Stufft2017-08-314-13/+13
| * | | Merge branch 'master' into mypy/infrastructurePradyun S. Gedam2017-08-032-33/+3
| |\ \ \ | | |/ /
| | * | Upgrade some vendored dependencies (#4638)Pradyun S. Gedam2017-08-022-22/+3
| * | | Modify vendoring to include additional .pyi stubsPradyun S. Gedam2017-07-171-11/+49
| * | | Patch pkg_resources for mypyPradyun S. Gedam2017-07-171-3/+14
| |/ /
* | | Limit the disabling of requests' pyopenssl import to Windowspip2017-07-191-11/+17
|/ /
* | Generate our NEWS.rst with towncrierDonald Stufft2017-03-191-0/+11
* | Upgrade setuptools, appdirs, cachecontrol, distro, ipaddress, pyparsing, and ...Donald Stufft2017-03-182-4/+23
* | Adopt cachecontrol 0.12.0 with msgpack support (#3515) (#4258)Stephan Erb2017-01-301-0/+4
* | Automatic vendoring (#4093)Xavier Fernandez2016-11-066-3/+226
|/
* Move get-pip.py to its own repositoryDonald Stufft2016-01-202-271/+0
* Return to only installing setuptools/wheel if actually neededDonald Stufft2016-01-201-0/+15
* Allow specifying a particular version of items to install for get-pip.pyDonald Stufft2016-01-191-15/+32
* Attempt to install Wheel in get-pip.pyDonald Stufft2015-05-211-0/+10
* Update documentation on the generate taskGuilherme Espada2015-03-191-1/+1
* Remove unneeded importsDonald Stufft2015-01-281-3/+0
* Switch get-pip.py to use the generated .whlDonald Stufft2015-01-281-29/+18
* Revert "Don't use the cache directory when using get-pip.py"Donald Stufft2014-12-271-3/+1
* Don't use the cache directory when using get-pip.pyDonald Stufft2014-12-271-1/+3
* Fix pep8 issueDonald Stufft2014-12-231-2/+3
* Correct the spellingDonald Stufft2014-12-221-1/+1
* Do some gymnastic to respect a certificate configured via config fileDonald Stufft2014-12-221-4/+14
* Rearrange the get-pip.py script to make it slightly easier to auditDonald Stufft2014-05-061-5/+6
* Use base85 instead of base64 for the bundled pipDonald Stufft2014-05-061-5/+60
* Resolve several typos in the codebaseAlex Gaynor2014-04-291-1/+1