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