| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-13 | Merge pull request #3679 from alyssais/zsh_cask_completion | Alyssa Ross | |
| Don't auto-tap caskroom/cask in ZSH completion | |||
| 2018-01-13 | Don't auto-tap caskroom/cask in ZSH completion | Alyssa Ross | |
| The Bash completion just uses the directory tree rather than invoking `brew cask`, so doesn't exhibit the same behaviour. | |||
| 2018-01-13 | brew unlink: fix short option | Rakesh | |
| 2017-11-16 | completions/zsh: Update `brew cask` completions. | Simon Olofsson | |
| 2017-08-30 | add zsh completion for switch <formula> <version> | Andrew Lazarus | |
| 2017-08-11 | brew deps: add --include-requirements | Andrew Janke | |
| 2017-06-07 | tests: cleanup tests. | Mike McQuaid | |
| 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-03-26 | Update all references to taps. | Mike McQuaid | |
| - Remove taps that are (or will shortly be) deprecated. - Remove commands that are only relevant to the boneyard (which will shortly be removed). | |||
| 2017-02-11 | applied changes suggested in PR | Timothee Cour | |
| 2017-02-11 | renamed where to formula | Timothee Cour | |
| 2017-02-11 | add brew where command | Timothee Cour | |
| 2017-02-06 | Fix: Documentation of --only in tests cmd | Fabian Mettler | |
| This pull request fixes the documentation for the —only flag of the tests cmd. | |||
| 2016-12-30 | Remove `brew cask update` from ZSH completions. | Markus Reiter | |
| 2016-11-11 | Repeated typo. | Devesh Khandelwal | |
| 2016-11-11 | Typo: delet -> delete | Devesh Khandelwal | |
| 2016-10-23 | Add dictionary artifact | Eitot | |
| 2016-10-17 | tweak zsh 'brew deps' completions | Andrew Janke | |
| 2016-09-29 | Refactor and add commands to brew zsh completion | Joshua McKinney | |
| 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-20 | Rearrange repository files. | Mike McQuaid | |
