]> arthur.barton.de Git - brew-completion.git/log
brew-completion.git
13 years agoAdded support for brew command "--config"
Alexander Barton [Tue, 22 Jun 2010 16:00:44 +0000 (18:00 +0200)]
Added support for brew command "--config"

13 years agoAdded support for external brew commands stored in /usr/local/bin
Alexander Barton [Tue, 22 Jun 2010 15:59:21 +0000 (17:59 +0200)]
Added support for external brew commands stored in /usr/local/bin

13 years agoDon't include resource forks in distribution archive
Alexander Barton [Mon, 7 Jun 2010 11:43:04 +0000 (13:43 +0200)]
Don't include resource forks in distribution archive

13 years agoUpdated ChangeLog file for release 4
Alexander Barton [Mon, 7 Jun 2010 11:39:36 +0000 (13:39 +0200)]
Updated ChangeLog file for release 4

13 years agoEnable "brew {--cache|--cellar|--prefix}" to complete formula name
Alexander Barton [Mon, 7 Jun 2010 11:37:43 +0000 (13:37 +0200)]
Enable "brew {--cache|--cellar|--prefix}" to complete formula name

13 years agoAdd completion for "brew --cellar <formula>" command
Alexander Barton [Mon, 7 Jun 2010 11:37:23 +0000 (13:37 +0200)]
Add completion for "brew --cellar <formula>" command

14 years agoUpdated ChangeLog file for release 3
Alexander Barton [Sat, 20 Mar 2010 15:05:46 +0000 (16:05 +0100)]
Updated ChangeLog file for release 3

14 years agoAdd completion for "brew outdated" command
Alexander Barton [Sat, 20 Mar 2010 15:04:13 +0000 (16:04 +0100)]
Add completion for "brew outdated" command

14 years agoUpdated ChangeLog file for release 2
Alexander Barton [Sun, 31 Jan 2010 18:51:10 +0000 (19:51 +0100)]
Updated ChangeLog file for release 2

14 years agomake dist: detect release number correctly even when release >1 :-)
Alexander Barton [Sun, 31 Jan 2010 18:49:59 +0000 (19:49 +0100)]
make dist: detect release number correctly even when release >1 :-)

14 years agoRemove the nonexistant list --brewed flag
Alexander Barton [Sun, 31 Jan 2010 18:41:20 +0000 (19:41 +0100)]
Remove the nonexistant list --brewed flag

See the Homegrew commit 5fd7b662aec59 for details.

14 years agoFix year in copyright notices: it's 2010!
Alexander Barton [Sun, 31 Jan 2010 18:36:04 +0000 (19:36 +0100)]
Fix year in copyright notices: it's 2010!

Cut-Copy-Paste can be evil ...

14 years agoAdded completion for "brew cleanup" command
Alexander Barton [Mon, 18 Jan 2010 17:21:37 +0000 (18:21 +0100)]
Added completion for "brew cleanup" command

14 years agoUpdated ChangeLog file for release 1 rel-1
Alexander Barton [Sun, 10 Jan 2010 17:53:41 +0000 (18:53 +0100)]
Updated ChangeLog file for release 1

14 years agoFix bad prefix "../" in distribution tar archives
Alexander Barton [Sun, 10 Jan 2010 17:52:21 +0000 (18:52 +0100)]
Fix bad prefix "../" in distribution tar archives

14 years agoAdded ChangeLog file
Alexander Barton [Sun, 10 Jan 2010 17:38:30 +0000 (18:38 +0100)]
Added ChangeLog file

The ChangeLog file and the lines conforming to "> <x> <y> <release>"
are required for "make dist" to work properly.

14 years agoAdded ignore file for GIT
Alexander Barton [Sun, 10 Jan 2010 17:36:37 +0000 (18:36 +0100)]
Added ignore file for GIT

14 years agoAdded Makefile, primarily to build distribution archives
Alexander Barton [Sun, 10 Jan 2010 17:35:48 +0000 (18:35 +0100)]
Added Makefile, primarily to build distribution archives

14 years agoDon't scan directories, use "brew search" and "brew list"
Alexander Barton [Sun, 10 Jan 2010 17:23:51 +0000 (18:23 +0100)]
Don't scan directories, use "brew search" and "brew list"

14 years agoInitial brew-completion version
Alexander Barton [Sun, 10 Jan 2010 16:56:16 +0000 (17:56 +0100)]
Initial brew-completion version