18 Commits

Author SHA1 Message Date
metacollin
b04a5ffa0b Turbocharged formula name completion 2020-11-13 05:36:53 -07:00
Álan Crístoffer
393291bc27
brew.fish: pass --formula to brew list.
`--formula` is now required for `brew list`, otherwise an error message
is printed.

Fixes #9017
2020-11-02 13:29:24 +00:00
Shuhei Akutagawa
8a30a59d5a Update command "brew cask list -1" to "brew list --cask -1" in fish completion file 2020-10-09 00:03:29 +09:00
nandahkrishna
cf293d0ef5
livecheck: progress bar for JSON output
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
Co-authored-by: Dustin Rodrigues <dust.rod@gmail.com>
2020-09-18 02:40:51 +05:30
nandahkrishna
e5fe57c1fe
Migrate livecheck to Homebrew/brew
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
Co-authored-by: Thierry Moisan <thierry.moisan@gmail.com>
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
Co-authored-by: Maxim Belkin <maxim.belkin@gmail.com>
Co-authored-by: Issy Long <me@issyl0.co.uk>
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Co-authored-by: Seeker <meaningseeking@protonmail.com>
2020-08-31 17:08:28 +05:30
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