1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/commands
2012-12-19 22:08:56 -08:00
..
__init__.py add list command to registry 2012-12-15 20:23:55 -08:00
bundle.py add the base_parser argument to all Command instances 2012-11-10 15:34:53 +02:00
completion.py add the base_parser argument to all Command instances 2012-11-10 15:34:53 +02:00
freeze.py move command options before general options 2012-12-12 15:06:05 +02:00
help.py fix error output 2012-12-06 17:25:40 +02:00
install.py have list and install commands share the index options 2012-12-15 20:26:21 -08:00
list.py from '--editables' to --editable' and some minor formatting 2012-12-19 22:08:56 -08:00
search.py move command options before general options 2012-12-12 15:06:05 +02:00
show.py move command options before general options 2012-12-12 15:06:05 +02:00
uninstall.py move command options before general options 2012-12-12 15:06:05 +02:00
unzip.py remove global command instances 2012-11-10 15:30:16 +02:00
zip.py move command options before general options 2012-12-12 15:06:05 +02:00