1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2014-08-21 16:40:02 +03:00
..
_vendor Upgrade setuptools to 5.4.2 2014-08-06 11:32:09 -04:00
commands Merge pull request #1933 from r1chardj0n3s/wheel-file-list 2014-08-11 13:17:13 +02:00
req Merge pull request #1956 from qwcode/issue_1952 2014-08-04 10:13:18 -04:00
vcs Revert "Merge pull request #1519 from dstufft/remove-dependency-links" 2014-08-01 16:50:08 -04:00
__init__.py Revert "Merge pull request #1519 from dstufft/remove-dependency-links" 2014-08-01 16:50:08 -04:00
__main__.py Added a comment explaining how __main__.py gets teh wheel name 2014-02-19 09:33:51 +00:00
appdirs.py Use CacheControl instead of custom cache code 2014-05-09 18:28:20 -04:00
basecommand.py improved ability to install into non-ASCII directories 2014-07-10 23:50:43 -04:00
baseparser.py Remove unnecessary imports, move some to six 2014-06-07 04:21:51 +10:00
cmdoptions.py Revert "Merge pull request #1519 from dstufft/remove-dependency-links" 2014-08-01 16:50:08 -04:00
compat.py improved ability to install into non-ASCII directories 2014-07-10 23:50:43 -04:00
download.py Passing headers per-request in PipXmlrpcTransport 2014-07-04 00:25:21 +02:00
exceptions.py - if installing directly from a wheel, fail if it has an invalid name or is unsupported 2013-11-14 16:35:24 -08:00
index.py don't complain about localhost when checking security of index links 2014-08-11 14:21:02 +10:00
locations.py Fix #1680 - Use System SSL Certificates if Available 2014-06-12 23:10:00 -04:00
log.py Fix pep8 2014-07-16 06:07:25 +10:00
pep425tags.py add missing multi-arch tags 2014-05-29 22:00:42 -07:00
status_codes.py Cmds {install,wheel} should return proper error code 2013-08-26 18:55:55 -07:00
util.py Silence byte compile errors when installation succeed. 2014-08-21 16:40:02 +03:00
wheel.py Silence byte compile errors when installation succeed. 2014-08-21 16:40:02 +03:00