Markus Reiter
4475651b54
Update Homebrew-Cask references.
2018-05-25 17:56:16 +02:00
Andrew Janke
cafb9da708
zsh completions: complete multiple formulae arguments for more commands that accept them
2018-05-22 03:17:53 -04:00
Alyssa Ross
38ae15fe7d
Remove completions for (un)linkapps commands
...
These were deleted in cffa5a9864e771f19231537b812b9b32a1160be0.
2018-05-01 10:49:44 +01:00
Mike McQuaid
49038a2cd9
Remove mentions to official taps
...
There are none remaining. We don’t want PHP to get the deprecated
messages until all formulae have been deleted so that will be in a
later PR.
2018-03-31 13:42:33 +01:00
Alyssa Ross
9a82eb6212
Merge pull request #3679 from alyssais/zsh_cask_completion
...
Don't auto-tap caskroom/cask in ZSH completion
2018-01-13 13:53:43 +00:00
Alyssa Ross
2694fbd6a0
Don't auto-tap caskroom/cask in ZSH completion
...
The Bash completion just uses the directory tree rather than invoking
`brew cask`, so doesn't exhibit the same behaviour.
2018-01-13 11:03:34 +00:00
Rakesh
0306eff958
brew unlink: fix short option
2018-01-13 14:34:58 +05:30
Simon Olofsson
f86d8a06cc
completions/zsh: Update brew cask
completions.
2017-11-16 14:03:42 +01:00
Andrew Lazarus
775245262d
add zsh completion for switch <formula> <version>
2017-08-30 14:36:16 -07:00
Andrew Janke
bb85581df0
brew deps: add --include-requirements
2017-08-11 16:43:37 -04:00
Mike McQuaid
7d5b8a5cea
tests: cleanup tests.
...
Remove pending tests that are never run on CI (i.e. require `--online`),
remove fixtures for those tests and just make `--official-cmd-taps`
run by `--online` instead.
2017-06-07 16:25:07 +01:00
Mike McQuaid
2047dbd50e
Update all references to taps.
...
- Remove taps that are (or will shortly be) deprecated.
- Remove commands that are only relevant to the boneyard (which will
shortly be removed).
2017-03-26 19:42:35 +01:00
Timothee Cour
0d715f90ea
applied changes suggested in PR
2017-02-11 16:38:06 -08:00
Timothee Cour
ac091437e5
renamed where to formula
2017-02-11 16:38:06 -08:00
Timothee Cour
ae829ed229
add brew where command
2017-02-11 16:38:06 -08:00
Fabian Mettler
ba2ec8abcc
Fix: Documentation of --only in tests cmd
...
This pull request fixes the documentation for the —only flag of the
tests cmd.
2017-02-06 14:22:17 +01:00
Markus Reiter
ddaf17396e
Remove brew cask update
from ZSH completions.
2016-12-30 14:01:43 +01:00
Devesh Khandelwal
9285282525
Repeated typo.
2016-11-11 04:04:50 +05:30
Devesh Khandelwal
feb34e54eb
Typo: delet -> delete
2016-11-11 03:26:42 +05:30
Eitot
0b176f9cc8
Add dictionary artifact
2016-10-23 17:43:06 +02:00
Andrew Janke
b7fc819150
tweak zsh 'brew deps' completions
2016-10-17 00:15:18 -04:00
Joshua McKinney
d624627885
Refactor and add commands to brew zsh completion
...
This is a full rewrite of the zsh completion based on the changes we
made to support external commands. A function for each brew command
handles only that command's arguments. The main completion function
dispatches the completion flow to the correct function. This
generically works with both internal and external commands.
This change includes all arguments for all internal brew commands.
Some commands are missing argument documentation due to missing help
docs.
2016-09-29 12:57:53 -04:00
Mike McQuaid
bd6fb88ddc
Rearrange repository files.
2016-09-20 10:41:42 +01:00