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