23 Commits (e09aac3751ab1f489aed2dc7ef1d7a7a2fcecd5d)

Author SHA1 Message Date
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 13 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