Skip to content

Commit

Permalink
[completion] Bump external repository to version 0.25.0
Browse files Browse the repository at this point in the history
8cdf60b Updated rkt commands and arguments
f9d7d9d Implemented autocompletion for rkt pods and images (Fixes sorin-ionescu#465)
9feab39 Added completion for yarn
a63a098 Update completion for mix, add completion for mix test, fix completion for mix help
6285e0e Add completions for bitcoin-cli
0ed2e86 Set proper description for gist -r
df5a3a1 Try to follow the style guide
d7a2972 Add gist completion for read flag
b0cb2ad Added _rclone
b7c11f4 drop ripgrep completion
907cba3 Update repository infos
ccb53f4 Support newer versions of OpenSSL
f02dc8f add licence information
ceaff68 Add completion for ffind
  • Loading branch information
samcv authored and henrydobson committed Jul 26, 2017
1 parent a2d1bb0 commit 1928d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/completion/external
Submodule external updated 11 files
+3 −2 README.md
+136 −0 src/_bitcoin-cli
+61 −0 src/_ffind
+221 −0 src/_force
+54 −1 src/_gist
+142 −50 src/_mix
+3 −13 src/_openssl
+119 −0 src/_rclone
+0 −130 src/_rg
+88 −6 src/_rkt
+345 −0 src/_yarn

0 comments on commit 1928d78

Please sign in to comment.