1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/commands
Donald Stufft 81a5bcf7cd Misc updates (#4056)
* Update AUTHORS.txt

* Remove --columns which has been superseded by --format=columns
2016-11-02 14:08:37 -04:00
..
__init__.py Merge pull request #3750 from msabramo/check_command_rebase_develop 2016-06-25 16:54:52 +01:00
check.py Improve UX and tests of check command 2016-06-26 19:53:38 +05:30
completion.py Added pip completion support for fish shell. 2016-09-23 09:19:47 +10:00
download.py Doc nits 2016-07-21 13:06:34 -05:00
freeze.py Support multiple --requirement files in pip freeze (#3703) 2016-05-26 06:45:46 -04:00
hash.py Let logging format messages on demand 2016-01-03 00:21:59 +02:00
help.py Do not shadow submodules 2014-12-12 16:06:04 +01:00
install.py Merge pull request #3723 from wm75/mimodd_master 2016-10-27 23:22:52 +02:00
list.py Misc updates (#4056) 2016-11-02 14:08:37 -04:00
search.py Let the search service handle search order (#4044) 2016-10-30 15:17:10 -04:00
show.py Removed if line:, etc. for shorter cleaner code 2016-10-27 11:36:46 +01:00
uninstall.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
wheel.py Add --ignore-requires-python escape hatch 2016-10-27 18:43:59 +02:00