.. |
_vendor
|
Drop support for Python 3.2
|
2015-10-01 09:36:16 -04:00 |
commands
|
Unify output of pip list & fix test
|
2015-11-29 17:37:45 +01:00 |
compat
|
Add pip.compat.expanduser to workaround http://bugs.python.org/issue14768
|
2015-09-29 16:01:32 -04:00 |
models
|
Use __all__ instead of # noqa
|
2014-12-17 22:49:10 -05:00 |
operations
|
Replace wheel cache cache_dir with an object.
|
2015-04-23 10:03:50 +12:00 |
req
|
Drop PasteScript specific hack
|
2015-11-29 16:57:53 +01:00 |
utils
|
detect editable distribution by the presence of .egg-link
|
2015-12-04 14:40:24 +01:00 |
vcs
|
support &subdirectory option with freeze and git
|
2015-12-04 14:40:20 +01:00 |
__init__.py
|
detect editable distribution by the presence of .egg-link
|
2015-12-04 14:40:24 +01:00 |
__main__.py
|
Handle updates to flake8
|
2015-02-11 10:23:57 -05:00 |
basecommand.py
|
Obey --require-hashes option in requirements files.
|
2015-10-21 16:02:47 -04:00 |
baseparser.py
|
Issue #2867: Accept --no/only-binary via pip.conf
|
2015-06-10 10:25:15 +12:00 |
cmdoptions.py
|
Improve flow of --require-hashes help message.
|
2015-10-19 23:40:01 -04:00 |
download.py
|
Move SETUPTOOLS_SHIM to its own file
|
2015-11-26 22:36:59 +01:00 |
exceptions.py
|
Consolidate hash constants in pip.utils.hashing.
|
2015-10-12 16:29:08 -04:00 |
index.py
|
Drop the level argument
|
2015-11-30 22:11:02 +01:00 |
locations.py
|
Merge pull request #3252 from domenkozar/install/prefix
|
2015-11-26 09:30:20 -08:00 |
pep425tags.py
|
Fix OS X platform detection for pep425tags
|
2015-11-06 16:39:15 -08:00 |
status_codes.py
|
Switch to using the stdlib logger instead of pip.log
|
2014-09-10 09:36:09 -04:00 |
wheel.py
|
Move SETUPTOOLS_SHIM to its own file
|
2015-11-26 22:36:59 +01:00 |