| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-10-07 | add test to completion | Adam Vandenberg | |
| 2010-10-01 | Some people alias 'ls' so escape it in bash completion | Adam Vandenberg | |
| 2010-08-07 | Update Bash completion script | Adam Vandenberg | |
| * Add external command completion * Add alias completion | |||
| 2010-06-09 | Add some dash-commands to bash completion script | Adam Vandenberg | |
| 2010-06-07 | Remove 'generate' from bash completion. | Adam Vandenberg | |
| 2010-05-30 | Tweak the bash completion script. | Adam Vandenberg | |
| * Add --config * Alphabetize various lists * Remove some local temp variables | |||
| 2010-04-06 | Add doctor to bash completion. | Adam Vandenberg | |
| 2010-03-19 | Add log to bash completions. | Adam Vandenberg | |
| 2010-02-27 | Update bash completions | Adam Vandenberg | |
| * Bring command list up-to-date * Subcommand completion now ignores switches | |||
| 2010-01-30 | deps was missing from bash completion | Adam Vandenberg | |
| 2010-01-18 | Document brew cleanup | Max Howell | |
| 2010-01-16 | Some bulletproofing for bash completion script. | Adam Vandenberg | |
| Since Homebrew's Library doesn't have to be linked under prefix, we need to do some extra work in the bash completion script to support this configuration. Added a "--repository" option to brew, and updated the completion script to use paths relative to this location. | |||
| 2009-11-19 | Update bash and zsh for 'uses'. | Adam Vandenberg | |
| 2009-09-25 | Update bash completions. | Adam Vandenberg | |
| 2009-09-07 | `brew make' becomes `brew create' | Max Howell | |
| This is because I have observed two people confuse make with the "make" tool and thus assume `brew make' is `brew install'. `brew make' will be deprecated at 0.7, until then it shows a warning. | |||
| 2009-09-05 | No spurious error due to Interrupt during curl | Max Howell | |
| Only delete the file that is downloaded if an error occurs while downloading it. | |||
| 2009-08-24 | Allow configure alias for diy | Max Howell | |
| 2009-08-12 | brew diy command | Max Howell | |
| Automagically determines prefix to install to for DIY installations. README amended. | |||
| 2009-08-10 | Refactor0.4 | Max Howell | |
| Large refactor to Formula, mostly improving reliability and error handling but also layout and readability. General improvements so testing can be more complete. Patches are automatically downloaded and applied for Formula that return a list of urls from Formula::patches. Split out the brew command logic to facilitate testing. Facility from Adam Vandenberg to allow selective cleaning of files, added because Python doesn't work when stripped. | |||
| 2009-08-04 | Homepage takes any formula, installed or not. | Adam Vandenberg | |
| Signed-off-by: Max Howell <max@methylblue.com> | |||
| 2009-08-03 | Add home(page) to completion. | Adam Vandenberg | |
| Signed-off-by: Max Howell <max@methylblue.com> | |||
| 2009-08-02 | brew home foo open's foo's homepage in default web-browser | Adam Vandenberg | |
| 2009-08-02 | Add all commands to the bash completion script. | Adam Vandenberg | |
| 2009-08-02 | Info also takes installed brews | Adam Vandenberg | |
| 2009-08-02 | Bash completion script for the brew command | Adam Vandenberg | |
