summaryrefslogtreecommitdiff
path: root/src/pip/_vendor
Commit message (Expand)AuthorAgeFilesLines
* Document our patch in _vendor/README.rstPradyun Gedam2019-07-201-1/+2
* Upgrade distlib to 0.2.9.post0Pradyun Gedam2019-07-2012-38/+46
* Upgrade msgpack to 0.6.1Pradyun Gedam2019-07-205-161/+217
* Upgrade requests to 2.22.0Pradyun Gedam2019-07-204-7/+8
* Upgrade certifi to 2019.6.16Pradyun Gedam2019-07-203-43/+2
* Upgrade urllib3 to 1.25.3Pradyun Gedam2019-07-2031-265/+3287
* Add an html5lib patch for Python 3.9 compatibilityChih-Hsuan Yen2019-07-182-2/+8
* Upgrade vendored dependenciesDonald Stufft2019-04-2352-99/+415
* Merge pull request #6319 from pquentin/progress1.5Donald Stufft2019-04-236-125/+73
|\
| * Remove helpers.py from progress vendorQuentin Pradet2019-04-011-91/+0
| * Update progress to 1.5Quentin Pradet2019-04-015-34/+73
* | Fix handling of requests exceptions when dependencies are debundledChih-Hsuan Yen2019-04-011-0/+1
|/
* Ensure all pip._vendor.* modules are mapped to debundled correspondences (#6113)Chih-Hsuan Yen2019-03-152-17/+17
* Update packaging to 19.0Pradyun Gedam2019-01-2010-162/+130
* Update requests to 2.21.0Pradyun Gedam2019-01-1815-95/+131
* Update pkg_resources to 40.6.3 (via setuptools)Pradyun Gedam2019-01-182-3/+25
* Update pytoml to 0.1.20Pradyun Gedam2019-01-186-76/+120
* Update pep517 to 0.5.0Pradyun Gedam2019-01-189-39/+212
* Update idna to 2.8Pradyun Gedam2019-01-186-342/+451
* Update distlib to 0.2.8Pradyun Gedam2019-01-188-22/+38
* Update six to 1.12.0Pradyun Gedam2019-01-183-4/+65
* Update pyparsing to 2.3.1Pradyun Gedam2019-01-183-835/+1545
* Update certifi to 2018.11.29Pradyun Gedam2019-01-184-50/+245
* Update urllib3 to 1.24.1Pradyun Gedam2019-01-1820-392/+150
* Update colorama to 0.4.1Pradyun Gedam2019-01-187-30/+50
* Alphabetically sort the vendor requirementsPradyun Gedam2019-01-181-8/+8
* Add a note in Vendoring Policies to remind of `vendored()` entriesChih-Hsuan Yen2019-01-051-0/+2
* fix un-vendored support; add missing entry for pep517Eli Schwartz2018-11-301-0/+1
* Use msgpack instead of msgpack-pythonPradyun Gedam2018-11-271-1/+1
* Merge with masterPaul Moore2018-11-1125-2/+1818
|\
| * Merge pull request #5958 from pradyunsg/docs/vendoring-info-from-docsPradyun Gedam2018-10-301-2/+2
| |\
| | * Include the Vendoring policy in the docsPradyun Gedam2018-10-281-2/+2
| * | Merge pull request #5213 from hroncok/licensesXavier Fernandez2018-10-3025-0/+1816
| |\ \ | | |/ | |/|
| | * Add licenses for 3rd party librariesMiro Hrončok2018-10-2924-0/+1814
| | * Add automation for fetching licenses of 3rd party librariesMiro Hrončok2018-10-291-0/+2
* | | Vendor the new version of pep517Paul Moore2018-10-294-3/+16
* | | Experimental fix to pep517 to use pip's subprocess callerPaul Moore2018-10-291-5/+23
|/ /
* | Corrected a tiny typoPavithra Eswaramoorthy2018-10-231-1/+1
|/
* Fix the vendoring script to cover relative importsPradyun Gedam2018-09-302-3/+3
* Upgrade pytoml to 0.1.19Pradyun Gedam2018-09-292-3/+3
* Upgrade packaging to 18.0Pradyun Gedam2018-09-294-8/+8
* Upgrade certifi to 2018.8.24Pradyun Gedam2018-09-293-165/+65
* Upgrade pkg_resources to 40.4.3 (via setuptools)Pradyun Gedam2018-09-293-28/+46
* Upgrade pyparsing to 2.2.1hugovk2018-09-191-1/+1
* Upgrade pyparsing to 2.2.1Hugo2018-09-181-14/+36
* Fix vendoring import rewriting, when imports are on first linePradyun Gedam2018-08-171-1/+1
* Vendor the pep517 libraryPaul Moore2018-08-019-0/+799
* Update the vendored requests for the moved compat modulePradyun Gedam2018-07-291-1/+1
* Document new debundling suggestionsPradyun Gedam2018-07-151-1/+9
* Styling changesPradyun Gedam2018-07-151-3/+3