13 Commits

Author SHA1 Message Date
Mike McQuaid
3875f16782
Fix --formula and --cask flags.
These were all made `--formulae` and `--casks` for consistency but that
doesn't behave as expected because they have special behaviours in
`args`. Instead, use the singular form everywhere.
2020-08-07 09:53:30 +01:00
Mike McQuaid
fb0a6338b1
Remove more tap pinning code.
This was deprecated and removed a while ago.
2020-08-06 12:24:10 +01:00
EricFromCanada
01f78582fa Use commands cache in bash/fish completions 2020-06-23 00:20:56 -04:00
Lawrence
4796551499 Add --language option to brew install and brew audit fish completion 2019-09-07 16:46:45 -04:00
Lawrence
894cb54af7 Added brew cask upgrade --dry-run fish completion 2019-09-05 23:34:28 -04:00
Lawrence
e19b5485fd Drop fish completions for now-deleted brew prune command 2019-09-05 23:19:21 -04:00
Lawrence
4e2096f21a Add cask completions to brew cleanup 2019-09-05 23:18:30 -04:00
Jonathan Chang
7ddc185b35 Fix various typos 2019-08-19 16:12:34 +10:00
Lawrence
7f0be407c3 Drop nonexistent brew cask cleanup completions 2019-06-11 13:04:51 -04:00
Lawrence
149f95eb9e Added TODO for dropping brew search's cache desc_cache.json 2019-06-11 13:04:31 -04:00
Lawrence
f2dce55aae Add only unpinned formulae as completions for brew pin 2019-06-08 17:59:46 -04:00
Lawrence
8eb4cd35ac rename fish functions to be more styled like most fish functions 2019-06-08 17:42:56 -04:00
Lawrence
915636dd1f Copy completions from github.com/laughdelic/brew-completions 2019-06-08 17:24:27 -04:00