brew-completion: bash completion function for Homebrew (brew command) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (c)2010 Alexander Barton This is free software and published under the terms of the GNU General Public License, see the file COPYING for details. > brew-completion Release 7 (2011-03-16) Alexander Barton (1): Update generation of external commands list for brew 0.8 > brew-completion Release 6 (2010-08-17) Alexander Barton: brew install: add completion for --force/-f brew install: add completion for --use-llvm Add completion for "brew --env" Enhance support for external brew commands > brew-completion Release 5 (2010-06-22) Alexander Barton Don't include resource forks in distribution archive Added support for external brew commands stored in /usr/local/bin Added support for brew command "--config" Addes support for brew command "cat" Added support for brew command "deps" Added support for brew command "uses" Added brew command alias "rm" Added options "--fink" and "--cache" to brew "create" command Added option "--all" to brew "info" command Added option "--git" to brew "install" command Remove unused code Added support for brew command "doctor" Added brew command alias "up" > brew-completion Release 4 (2010-06-07) Alexander Barton Add completion for "brew --cellar " command Enable "brew {--cache|--cellar|--prefix}" to complete formula name > brew-completion Release 3 (2010-03-20) Alexander Barton Add completion for "brew outdated" command > brew-completion Release 2 (2010-01-31) Alexander Barton Added completion for "brew cleanup" command Fix year in copyright notices: it's 2010! Remove the nonexistant list --brewed flag make dist: detect release number correctly even when release >1 :-) > brew-completion Release 1 (2010-01-10) Alexander Barton Initial brew-completion version Don't scan directories, use "brew search" and "brew list" Added Makefile, primarily to build distribution archives Added ignore file for GIT Added ChangeLog file Fix bad prefix "../" in distribution tar archives