1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2016-10-11 17:09:41 +02:00
..
_vendor Vendor distro==0.6.0 (#3906) 2016-08-12 09:51:44 -04:00
commands add canonicalize_name() call to show 2016-10-11 17:09:41 +02:00
compat Fix typos 2016-06-10 21:29:43 +02:00
models Use __all__ instead of # noqa 2014-12-17 22:49:10 -05:00
operations Merge pull request #3750 from msabramo/check_command_rebase_develop 2016-06-25 16:54:52 +01:00
req Add an upgrade-strategy option (#3972) 2016-09-18 16:48:01 -04:00
utils Fix pip when using Py2 on Windows with non-ASCII hostname or username (originally #3970 from @pekkaklarck) 2016-10-05 22:53:03 +01:00
vcs use git fetch --tags 2016-10-03 18:42:10 +02:00
__init__.py Added pip completion support for fish shell. 2016-09-23 09:19:47 +10:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py Add --implementation and --abi parameters to `pip download`. 2016-07-21 13:01:52 -05:00
baseparser.py Add tests 2016-07-28 15:18:44 -07:00
cmdoptions.py Add missing parenthesis 2016-08-01 09:21:57 -07:00
download.py Fix using index url with credentials (Issue #3861) (#3977) 2016-09-18 16:48:42 -04:00
exceptions.py Correct the suggested package hash lines for URL requirements 2016-03-04 10:46:40 +00:00
index.py Merge pull request #3760 from patricklaw/pl.pip-install-additional-options 2016-08-12 10:27:57 +02:00
locations.py Stop trying to locate system trust stores 2016-01-21 16:19:34 -05:00
pep425tags.py Add PEP 425 tags for abi3 / Py_LIMITED_API wheels (#3922) 2016-08-25 10:15:23 -04:00
status_codes.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
wheel.py Fix issue #3233 2016-08-18 22:42:27 -04:00