index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
completions
Age
Commit message (
Expand
)
Author
2018-01-15
cask bash completion: have upgrade only complete outdated packages
Andrew Janke
2018-01-13
Merge pull request #3679 from alyssais/zsh_cask_completion
Alyssa Ross
2018-01-13
Merge pull request #3678 from rakkesh/zcompsys
Mike McQuaid
2018-01-13
Merge pull request #3675 from apjanke/update-bash-cask-completions
Alyssa Ross
2018-01-13
Don't auto-tap caskroom/cask in ZSH completion
Alyssa Ross
2018-01-13
brew unlink: fix short option
Rakesh
2018-01-12
update brew cask bash completions
Andrew Janke
2018-01-12
Suppress alias expansion in bash completion script
Jack Nagel
2018-01-09
Merge pull request #3646 from apjanke/cask-bash-completion
Andrew Janke
2018-01-09
bash completion: integrate xyb's cask bash completion with core brew completion
Andrew Janke
2018-01-09
Pull in "brew cask" completions from xyb.
xyb
2018-01-09
bash completion: add null completion where appropriate
Andrew Janke
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-14
Merge pull request #2996 from apjanke/non-formula-reqs-in-brew-deps-tree
Andrew Janke
2017-08-13
Make comment easier to read.
Randall Wood
2017-08-13
Remove "*instal" aliases from bash completion
Randall Wood
2017-08-11
brew deps: add --include-requirements
Andrew Janke
2017-07-15
Documentation improvements
Mike McQuaid
2017-06-07
tests: cleanup tests.
Mike McQuaid
2017-03-26
Update all references to taps.
Mike McQuaid
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
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-10-15
Rename tap-readme command to tap-new.
Mike McQuaid
2016-09-29
Refactor and add commands to brew zsh completion
Joshua McKinney
2016-09-28
completion: Avoid aliases with `command ls`
Eli Young
2016-09-20
Rearrange repository files.
Mike McQuaid