1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2014-03-09 05:09:02 +11:00
..
_vendor fixes #1615 2014-03-05 18:17:43 -05:00
backwardcompat pkg exclusions for pip list/freeze 2014-02-28 20:09:26 -08:00
commands fixes #1615 2014-03-05 18:17:43 -05:00
req Use subdirectory as cwd if specified 2014-03-09 05:09:02 +11:00
vcs Remove dependency links support from pip 2014-02-25 18:39:40 -05:00
__init__.py Remove bootstrap function, simplify __main__ 2014-02-27 22:22:08 +11:00
__main__.py Added a comment explaining how __main__.py gets teh wheel name 2014-02-19 09:33:51 +00:00
basecommand.py Fix #1424 -- add support for SSL client certificate 2014-03-07 13:41:15 +01:00
baseparser.py Merge branch 'master' into develop 2014-02-20 20:33:59 -05:00
cmdoptions.py Fix #1424 -- add support for SSL client certificate 2014-03-07 13:41:15 +01:00
download.py Merge pull request #1444 from novel/retries 2014-03-06 22:10:34 -05: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 fixes #1615 2014-03-05 18:17:43 -05:00
locations.py Turn on everything in flake8 2014-02-24 16:52:23 -05:00
log.py Fix the style of the code base to better match pep8 2014-01-27 14:11:29 -05:00
pep425tags.py Fix the style of the code base to better match pep8 2014-01-27 14:11:29 -05:00
status_codes.py Cmds {install,wheel} should return proper error code 2013-08-26 18:55:55 -07:00
util.py Merge pull request #1413 from techtonik/patch-1 2014-03-07 12:05:37 -05:00
wheel.py Put a space around a comma for readability. 2014-03-03 22:44:28 -08:00