30 Commits (master)

Author SHA1 Message Date
Hanashiko 51d0e0aa1d
docs(pip): add explanation for aliases (#13103) 10 months ago
Neil Girdhar cc5100d1e9
feat(pip): add several aliases (#10647) 3 years ago
pomatory 0066280c3e
fix(pip): fix `pipupall` error with `freeze` format (#11280) 3 years ago
WH-2099 2acb3071ca
fix(pip): don't overwrite `requirements.txt` in internal commands (#10061) 4 years ago
Oluwafemi Sule eec34b32fa
fix(pip): use `pip3` in `pip3 uninstall` completion (#10271) 4 years ago
Carlo Sala 79531f7013
feat(pip): alias `pip` to `pip3` if pip is missing (#10431) 4 years ago
Sagar Yadav 960483b76b
feat(pip): add alias for updating all requirements via pip (#9965) 5 years ago
Goose 1617f4ffaf
pip: move plugin cache to XDG folder (#9299) 6 years ago
Dan D'Avella e42683b8c5
pip: add local Python package files to completion (#7442) 6 years ago
Sukin Kumar K 51f0eaad61 Add README for thor and pip plugins (#8185) 7 years ago
Ryan Greenblatt d0b29ff0b3 pip: fix no such file or directory error (#7916) 7 years ago
Fabricio Biazzotto e83b70f28b pip: fix indexes URL (#6986) 7 years ago
yongxin SHI a7fb55cf13 add pip --user (#6470) 8 years ago
Diego Said Anaya Mancilla ac8915d43f Update pip plugin to last stable release (#5472) 10 years ago
Kevin Ndung'u deadc369bf Disable zsh file globbing when running pip (#5348) 10 years ago
Fenhl 82d557a84e Add pip2 and pip-2.7 support to pip plugin 12 years ago
Fenhl 89a5075528 Add pip3 completion support to pip plugin 12 years ago
William Roe 7a94b76019 Add completion for pip install -r - so that it autocompletes requirements filenames 12 years ago
chuancong e41b6acd2a Add support to command "show" 12 years ago
aph 4d3fb286d8 fix pip plugin 12 years ago
Brandon W Maister 008e57aa5a Make the pip cache work with djangopypi2 13 years ago
Brandon W Maister 78df6e96f5 pip: successfully cache all the packages 13 years ago
Brandon W Maister e4d0b2b385 Improve pip plugin options support 13 years ago
William Roe c9c021478e Add completion for pip install -r - so that it autocompletes requirements filenames 14 years ago
Max Persson 5eae942188 Added message when caching packages 14 years ago
Max Persson 1c4997f5ca Added caching of packages 14 years ago
Max Persson 42b0123427 Added brute force package completin on install subcommand 14 years ago
Pat Regan 6bf906a262 Optimize plugin loading so that only one call to compinit is required 15 years ago
Pat Regan 993e05da50 Replace redundant calls to compinit with a single call. 15 years ago
Daniel Schauenberg 7936bbbd5a adapt brew,gem,pip plugin to new structure 16 years ago