1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2013-06-30 13:58:54 -04:00
..
backwardcompat revert distribute skip in py3 (commit fe09baa1a2) 2013-06-19 17:08:32 -07:00
commands have "pip wheel" only be satisfied by setuptools 2013-06-27 00:20:28 -07:00
vcs Combine Git get_tag_revs and get_branch_revs into single get_refs method. 2013-05-29 16:40:34 -06:00
vendor Rewrite six dependency to import from pip.vendor.six instead of six 2013-06-02 20:07:10 -04:00
__init__.py develop branch is now 1.5.dev1 2013-06-29 21:20:33 -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 remove python 2.5 logic 2013-04-17 22:50:22 -07: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 Change --allow-external to work per project and add --allow-all-external 2013-06-07 10:43:52 -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 Filter out binary Wheels for non Windows 2013-06-28 19:37:00 -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 merge with develop 2013-02-16 14:17:22 -08:00
pep425tags.py wheel finder priority based on supported_tags order 2013-05-02 15:28:32 -07:00
req.py remove unnecessary patches since setuptools-0.8 will be py2/3 compatible 2013-06-19 17:24:10 -07: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 correct wheel extension: '.whl' 2013-06-27 23:10:36 -07:00
wheel.py wheel: account for purelib != platlib 2013-06-30 13:58:54 -04:00