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 4 (2010-06-07) Alexander Barton (2): Add completion for "brew --cellar " command Enable "brew {--cache|--cellar|--prefix}" to complete formula name > brew-completion Release 3 (2010-03-20) Alexander Barton (1): Add completion for "brew outdated" command > brew-completion Release 2 (2010-01-31) Alexander Barton (4): 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 (6): 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