pip/pip
Paul Moore 98df8386e8 Merge pull request #2455 from pfmoore/normalize_findlinks
Normalize paths starting with ~ in find-links
2015-03-07 10:59:50 +00:00
..
_vendor Merge pull request #2469 from Gillingham/update-to-requests-2.5.3 2015-03-05 18:32:16 -05:00
commands Merge pull request #2280 from xavfernandez/url_to_link 2015-03-06 18:04:38 -05:00
compat Style fixes for the latest flake8 2015-02-24 07:46:10 -05:00
models Use __all__ instead of # noqa 2014-12-17 22:49:10 -05:00
operations Style fixes for the latest flake8 2015-02-24 07:46:10 -05:00
req Merge pull request #2280 from xavfernandez/url_to_link 2015-03-06 18:04:38 -05:00
utils install: Less output on success; once on failure 2015-03-05 16:49:02 -08:00
vcs Style fixes for the latest flake8 2015-02-24 07:46:10 -05:00
__init__.py Bump version for 6.0.8 2015-02-04 21:27:02 -05:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py Be explicit that -H is for sudo 2015-02-24 07:59:48 -05:00
baseparser.py Merge pull request #2270 from dstufft/speed-up-version-check 2014-12-23 19:59:13 -05:00
cmdoptions.py Merge pull request #2270 from dstufft/speed-up-version-check 2014-12-23 19:59:13 -05:00
download.py Be explicit that -H is for sudo 2015-02-24 07:59:48 -05:00
exceptions.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
index.py Merge pull request #2455 from pfmoore/normalize_findlinks 2015-03-07 10:59:50 +00:00
locations.py Fix import so exception module is accesible. With the previous import `pip` module wouldn't have any `exceptions` attribute as it's __init__ doesn't actually import it. Fixes the confusing error message from #2067. 2014-12-22 16:53:16 -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 wheel install: hide all warnings while compiling 2015-02-28 11:10:42 +01:00