]> arthur.barton.de Git - brew-completion.git/blob - ChangeLog
Updated ChangeLog for release 5
[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 5 (2010-06-22)
10
11 Alexander Barton (12):
12       Don't include resource forks in distribution archive
13       Added support for external brew commands stored in /usr/local/bin
14       Added support for brew command "--config"
15       Addes support for brew command "cat"
16       Added support for brew command "deps"
17       Added support for brew command "uses"
18       Added brew command alias "rm"
19       Added options "--fink" and "--cache" to brew "create" command
20       Added option "--all" to brew "info" command
21       Added option "--git" to brew "install" command
22       Remove unused code
23       Added support for brew command "doctor"
24       Added brew command alias "up"
25
26 > brew-completion Release 4 (2010-06-07)
27
28 Alexander Barton (2):
29       Add completion for "brew --cellar <formula>" command
30       Enable "brew {--cache|--cellar|--prefix}" to complete formula name
31
32 > brew-completion Release 3 (2010-03-20)
33
34 Alexander Barton (1):
35       Add completion for "brew outdated" command
36
37 > brew-completion Release 2 (2010-01-31)
38
39 Alexander Barton (4):
40       Added completion for "brew cleanup" command
41       Fix year in copyright notices: it's 2010!
42       Remove the nonexistant list --brewed flag
43       make dist: detect release number correctly even when release >1 :-)
44
45 > brew-completion Release 1 (2010-01-10)
46
47 Alexander Barton (6):
48       Initial brew-completion version
49       Don't scan directories, use "brew search" and "brew list"
50       Added Makefile, primarily to build distribution archives
51       Added ignore file for GIT
52       Added ChangeLog file
53       Fix bad prefix "../" in distribution tar archives
54