1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2012-02-02 15:05:48 +08:00
..
commands Fix issue #22 - pip search should set and return a userful shell status code 2011-12-29 16:25:46 -02:00
vcs support Python 2.4 2012-02-02 15:05:48 +08:00
__init__.py Removed unused argument to commands. 2011-12-12 02:02:01 -07:00
_pkgutil.py Fixed circular import under Python 2.4. 2011-03-18 23:17:35 -04:00
backwardcompat.py Fix #297 adding deflate and gzip handling 2011-06-03 15:26:21 +01:00
basecommand.py Fix pep8 CI build. 2012-01-30 06:26:12 +00:00
baseparser.py Minor name nitpicking and a fix for subcommands. 2012-01-20 14:38:34 +01:00
download.py Minor name nitpicking and a fix for subcommands. 2012-01-20 14:38:34 +01:00
exceptions.py Fix pep8 CI build. 2012-01-30 06:26:12 +00:00
index.py Yeah ('.zip') is not a tuple. doh. Applied wart remover. 2011-12-16 17:10:03 +01:00
locations.py merging from bitbucket/callahad patch for #182 2011-12-12 00:07:12 -07:00
log.py show download progress only when writing to a TTY 2011-03-15 11:05:54 -04:00
req.py Fix pep8 CI build. 2012-01-30 06:26:12 +00: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 Fix pep8 CI build. 2012-01-30 06:26:12 +00:00