]> arthur.barton.de Git - brew-completion.git/blob - ChangeLog
Enable "brew {--cache|--cellar|--prefix}" to complete formula name
[brew-completion.git] / ChangeLog
1                                        
2     brew-completion: bash completion function for Homebrew (brew command)
3     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4              Copyright (c)2010 Alexander Barton <alex@barton.de>
5         This is free software and published under the terms of the GNU
6           General Public License, see the file COPYING for details.
7
8
9 > brew-completion Release 3 (2010-03-20)
10
11 Alexander Barton (1):
12       Add completion for "brew outdated" command
13
14 > brew-completion Release 2 (2010-01-31)
15
16 Alexander Barton (4):
17       Added completion for "brew cleanup" command
18       Fix year in copyright notices: it's 2010!
19       Remove the nonexistant list --brewed flag
20       make dist: detect release number correctly even when release >1 :-)
21
22 > brew-completion Release 1 (2010-01-10)
23
24 Alexander Barton (6):
25       Initial brew-completion version
26       Don't scan directories, use "brew search" and "brew list"
27       Added Makefile, primarily to build distribution archives
28       Added ignore file for GIT
29       Added ChangeLog file
30       Fix bad prefix "../" in distribution tar archives
31