1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2014-12-19 19:13:04 +01:00
..
_vendor Upgrade setuptools to 8.2.1 2014-12-19 08:26:44 -05:00
commands Displays info about [un]installed versions 2014-12-18 17:18:46 -08:00
compat Deprecate accessing non secure origins by default 2014-12-10 16:35:54 -05:00
models Use __all__ instead of # noqa 2014-12-17 22:49:10 -05:00
operations Separate pip freeze command from operation 2014-12-16 06:50:20 -08:00
req switch extra requirements log to debug 2014-12-19 19:13:04 +01:00
utils Reduce duplication of 'pypi.python.org' 2014-12-16 08:21:24 -08:00
vcs update submodules after checkout 2014-12-12 16:04:47 -08:00
__init__.py Do not shadow submodules 2014-12-12 16:06:04 +01:00
__main__.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
basecommand.py Enable --isolated flag which will turn on an isolated mode for pip 2014-11-23 21:26:40 -05:00
baseparser.py Enable --isolated flag which will turn on an isolated mode for pip 2014-11-23 21:26:40 -05:00
cmdoptions.py Reduce duplication of 'pypi.python.org' 2014-12-16 08:21:24 -08:00
download.py Refactored PR to use url2pathname and pathname2url. 2014-12-18 10:51:57 -05:00
exceptions.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
index.py Ensure that Link().filename returns an unquoted filename 2014-12-18 20:27:43 -05:00
locations.py --isolated should isolate from ~/.pydistutils.cfg as well 2014-12-11 11:51:06 -05:00
pep425tags.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -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 --isolated should isolate from ~/.pydistutils.cfg as well 2014-12-11 11:51:06 -05:00