1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2013-08-04 23:48:45 -04:00
..
backwardcompat fix for http://bugs.python.org/issue17980 in code backported from the python3 stdlib 2013-07-15 20:51:27 -07:00
commands Use the new Log.deprecated to log the messages about mirrors 2013-08-04 23:48:45 -04:00
vcs Moved a recursive import. 2013-07-23 20:06:11 +02:00
vendor Vendor colorama 2013-08-04 22:59:47 -04:00
__init__.py 1.4rc5 2013-07-15 21:11:21 -07:00
__main__.py Added a get_prog util to correctly show the name of the program when using python -m pip. 2012-09-01 20:36:31 +02:00
basecommand.py Render logging output with colors if they are supported 2013-08-04 23:48:36 -04:00
baseparser.py remove python 2.5 logic 2013-04-17 22:50:22 -07:00
cacert.pem remove old cert from pem file 2013-02-16 15:40:22 -08:00
cmdoptions.py Restore some functionality to --mirrors and issue a warning 2013-07-30 06:26:13 -04:00
download.py Merge remote-tracking branch 'skwash/develop' into develop 2013-06-02 22:31:14 -04:00
exceptions.py Refactor unpack_http_url. 2013-05-30 16:59:57 -06:00
index.py Remove direct support for PEP381 Mirrors 2013-07-29 12:42:33 -04:00
locations.py Fix #982 by using the effective user id on unix systems instead of depending on 2013-06-15 13:17:45 +10:00
log.py Add Log.deprecated which takes a removal version and logs a message 2013-08-04 23:48:45 -04:00
pep425tags.py cleaner "don't install pypi-hosted binary wheels on linux" feature 2013-06-30 14:15:03 -04:00
req.py Checked for options to be None in parse_requirements 2013-07-01 13:34:28 -05:00
runner.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
status_codes.py Move status codes to a module and import from there 2011-12-04 18:50:34 -02:00
util.py Add os.path.expanduser call to normalize_path. 2013-07-02 19:23:04 -07:00
wheel.py setuptools requirement is now >=0.8 2013-07-05 22:20:09 -07:00