index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2014-11-25
Suppress output from `cd`
Jack Nagel
2014-05-17
convert tabs to spaces in bin/brew
Adam Vandenberg
2014-05-02
Quote argument to readlink
Jack Nagel
2014-05-02
Use parameter expansion to avoid forking
Jack Nagel
2014-02-21
Unset GEM_HOME and GEM_PATH before running brew.rb
Misty De Meo
2013-02-21
brew: use a shell wrapper script for brew
Mike McQuaid
2013-02-21
brew: move to Library/brew.rb
Mike McQuaid
2013-02-18
Rename Library/Contributions/cmds -> cmd.
Mike McQuaid
2013-02-18
Rework brew command dispatch order.
Mike McQuaid
2013-02-08
Revert "brew: move to Library/brew.rb"
Mike McQuaid
2013-02-08
Revert "brew: use a shell wrapper script for brew"
Mike McQuaid
2013-02-07
brew: use a shell wrapper script for brew
Mike McQuaid
2013-02-07
brew: move to Library/brew.rb
Mike McQuaid
2012-12-27
Replace sceaga/homebrew with mistydemeo/tigerbrew
Misty De Meo
2012-08-31
`brew -c1` one line configuration summary
Max Howell
2012-08-29
If exception has no message raise again
Max Howell
2012-08-29
Make `brew --prefix` very fast
Max Howell
2012-08-29
Much better CTRL-C handling
Max Howell
2012-08-22
brew: downcase arg before sending to Homebrew
Misty De Meo
2012-08-06
Don't output Ruby warnings
Max Howell
2012-07-23
Make --version/--verbose slightly less confusing.
Adam Vandenberg
2012-06-01
Replace /usr/bin/ruby with full Framework path
Misty De Meo
2012-05-07
Unify 'which' and which_s' utility methods
Jack Nagel
2012-03-29
Exit with bad exit code on command failures.
Mike McQuaid
2012-03-18
Set MACOS_VERSION as 0 on non-OSX platforms.
Mike McQuaid
2012-03-18
Rename external commands directory from examples.
Mike McQuaid
2012-03-07
Remove 'is this a git command?'
Adam Vandenberg
2012-03-07
Move brew output for BuildError into BuildError
Max Howell
2012-03-02
Scupper sourceable output if brew install is piped
Max Howell
2011-11-13
metadata: Record installation options
Charlie Sharpsteen
2011-10-27
brew command: exit with nonzero status for unknown command name
Dougal Sutherland
2011-08-31
Save config.log to ~/Library/Logs/Homebrew
Max Howell
2011-08-17
Only error out for `sudo brew install`
Max Howell
2011-08-02
Rephrase comment so it makes sense
Max Howell
2011-07-30
If brew is installed non-root refuse to `sudo brew`
Max Howell
2011-03-20
use Module#const_get instead of eval
eregon
2011-03-13
`brew` by itself prints help but exits with non-zero
Max Howell
2011-03-13
Move the Dir.getwd after help
Max Howell
2011-03-13
brew environment alias to --env; like `gem`
Max Howell
2011-03-12
Support the `brew instal` typo
Max Howell
2011-03-12
Some Cleanup
Max Howell
2011-03-12
Refactor the brew command into one file per command
Max Howell
2010-10-30
fix warnings: ambiguous splat
Jamie Macey
2010-10-30
fix warnings: splat is redundant for puts
Jamie Macey
2010-10-30
`brew log` should show complete Git log if no formulae are specified
Michael Dippery
2010-10-25
All vcs strategies support cached_download
Adam Vandenberg
2010-10-17
Add remove --force
Adam Vandenberg
2010-10-17
remove - show message when multiple versions exist
Adam Vandenberg
2010-10-07
Consider outdated kegs in brew uses --installed
Kevin Ballard
2010-10-06
Tweak display of missing sha
Adam Vandenberg
[next]