pip/pip
Marcus Smith aeecefcd22 use editable logic in FrozenRequirement 2012-12-17 21:55:59 -08:00
..
commands pip list option help updates 2012-12-15 23:31:39 -08:00
vcs switch submodule init/update to a single line 2012-09-13 04:01:28 +03:00
__init__.py exclude unsuppressed parser options from completion 2012-12-15 00:45:49 +02: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
backwardcompat.py handle __pycache__ file removal 2012-08-18 15:26:17 -07:00
basecommand.py fix '-h,--help' option for commands 2012-12-11 12:39:57 +02:00
baseparser.py fix command completion 2012-12-14 15:35:00 +02:00
cmdoptions.py shared options and groups 2012-12-17 21:35:09 -08:00
download.py Log URL that we're downloading from at info level (-v) rather than debug 2012-09-28 17:14:31 -07:00
exceptions.py All pip exceptions inherit from PipError 2012-03-02 01:51:13 +02:00
index.py Merge pull request #702 from qwcode/link_sort2 2012-10-24 23:53:39 -07:00
locations.py Updated to upstream to make pull request build 2012-10-19 01:54:42 -04:00
log.py Encapsulate `write`/`buffer` Python 2 vs. Python 3 check into a utility method (`fwrite`) in pip.backwardcompat. 2011-12-27 09:26:33 -08:00
req.py Merge pull request #721 from gvalkov/rework-commands-v2 2012-12-07 14:45:11 -08: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 use editable logic in FrozenRequirement 2012-12-17 21:55:59 -08:00