index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2010-03-03
Move --cache command down near --prefix and use AGRV.formulae.
Adam Vandenberg
2010-03-03
Add support for `brew --prefix [formula ...]`.
Martin Kuehl
2010-02-27
Add 'rebase' to accidental git commands.
Adam Vandenberg
2010-02-27
`brew outdated` works if there is eg. Cellar/.DS_Store
Max Howell
2010-02-27
brew outdated
Max Howell
2010-02-24
brew --cache [formula]
Adam Vandenberg
2010-02-18
Add `brew --cellar` command.
Adam Vandenberg
2010-02-16
Fix `brew cleanup`: less pruning
Martin Kuehl
2010-02-11
Don't abort cleanup if formulae are missing
Andre Arko
2010-01-18
Only try to cleanup directories
Max Howell
2010-01-18
Use Ruby rather than external commands
Max Howell
2010-01-18
Add cleanup command
Joshua Peek
2010-01-16
Some bulletproofing for bash completion script.
Adam Vandenberg
2010-01-16
Fixes Homebrew/homebrew#168 - don't show multiple copies of the same dep.
Adam Vandenberg
2010-01-16
Add recommended GCC & LLVM versions to --config.
Adam Vandenberg
2010-01-13
Print quotes around executed arguments with spaces
Max Howell
2010-01-11
Detect X11 when ENV.x11 is requested; dump in --config.
Adam Vandenberg
2010-01-06
Check GitHub for issues relating to build failures
Max Howell
2009-12-30
If Xcode isn't installed, raise
Max Howell
2009-12-22
brew: add 'cat' command
Alexander Solovyov
2009-12-12
Another git command.
Adam Vandenberg
2009-12-12
Some small style reformats
Adam Vandenberg
2009-12-12
Unlink before uninstalling
Max Howell
2009-12-07
Brew update will git init if required
Max Howell
2009-12-05
Prompt user to use pip for Hg and Bzr
Max Howell
2009-12-04
Puts URL for failed build line
Max Howell
2009-12-02
cd HOMEBREW_REPOSITORY before trying to git info it
Max Howell
2009-12-02
Show exit status properly
Max Howell
2009-12-02
We don't need the whole backtrace for BuildErrors
Max Howell
2009-12-01
We can't rely on the $: order
Max Howell
2009-12-01
`brew --config` output improved if no GCC
Max Howell
2009-11-19
Add command 'brew info --all'.
Adam Vandenberg
2009-11-19
New command 'brew deps [formula]'
Adam Vandenberg
2009-11-19
Add alias support to formulae
Adam Vandenberg
2009-11-19
Add brew command 'uses'
Adam Vandenberg
2009-11-19
Add extra message for unknown commands that are git commands.
Adam Vandenberg
2009-11-19
Also allow 'brew help'.
Adam Vandenberg
2009-11-19
Fix when 'edit' if/else indentation
Adam Vandenberg
2009-11-19
Move some helper functions into Hardware
Adam Vandenberg
2009-11-12
More tweaking of main exception handler output
Max Howell
2009-11-11
Show kernel architecture in brew --config output
Max Howell
2009-11-11
Re-raise SystemExit so the correct exit code is set
Max Howell
2009-11-11
Be specific about 3.1 point release.
Adam Vandenberg
2009-11-11
dump_config for certain exceptions
Max Howell
2009-11-11
Include macports or fink info with brew --config
Max Howell
2009-11-11
Include HEAD SHA with brew --config
Max Howell
2009-11-09
My idea of tidy, sorry Adam…
Max Howell
2009-11-09
DRY gcc_build and llvm_build
Max Howell
2009-11-09
Add OS X, Ruby, compiler & hardware info to --config
Adam Vandenberg
2009-11-08
Don't error out before Cellar is created
Max Howell
[next]