1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2013-09-24 23:32:03 -04:00
..
backwardcompat real time logging in py3 2013-09-19 16:08:56 -07:00
commands Pass our created session into RequirementSet 2013-09-24 23:32:03 -04:00
vcs Moved a recursive import. 2013-07-23 20:06:11 +02:00
vendor Vendor requests v2.0.0 2013-09-24 23:31:49 -04:00
__init__.py have --version report the version of pip that's running, not installed 2013-09-17 22:00:22 -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 Use requests instead of urllib2 2013-09-24 23:32:03 -04:00
baseparser.py have --version report the version of pip that's running, not installed 2013-09-17 22:00:22 -07:00
cmdoptions.py replace make_option_maker with OptionMaker class 2013-09-16 22:45:51 -07:00
download.py Enable Basic Auth either inside of urls or by prompting 2013-09-24 23:32:03 -04:00
exceptions.py Refactor unpack_http_url. 2013-05-30 16:59:57 -06:00
index.py Add a missing text from the exception message 2013-09-24 23:32:03 -04:00
locations.py Use requests instead of urllib2 2013-09-24 23:32:03 -04:00
log.py Fix on Windows 2013-08-05 08:00:55 -04:00
pep425tags.py e.message is not cross-python compatible 2013-07-27 20:46:55 -07:00
req.py Use requests instead of urllib2 2013-09-24 23:32:03 -04:00
runner.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
status_codes.py Cmds {install,wheel} should return proper error code 2013-08-26 18:55:55 -07:00
util.py multi-values use space seperators in environment variables. 2013-09-15 18:09:36 -07:00
wheel.py we'll assume '_' means '-' for versions from wheel filenames 2013-08-21 23:30:15 -07:00