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
/
Library
/
Homebrew
/
cmd
Age
Commit message (
Expand
)
Author
2011-03-12
'brew fetch' now an official command
Adam Vandenberg
2011-03-12
brew cleanup - do not clean up keg-only brews for now
Adam Vandenberg
2011-03-12
brew cleanup - fix formula name in warning
Adam Vandenberg
2011-03-12
'brew options' now an official command
Adam Vandenberg
2011-03-12
'brew test' now an official command
Adam Vandenberg
2011-03-12
Silence cleanup warning
Adam Vandenberg
2011-03-12
Use ruby style for inheritance.
Adam Vandenberg
2011-03-12
Fix 'brew search' with no parameter.
Adam Vandenberg
2011-03-12
Have brew-doctor refer to the correct LLVM/GCC env variables
Markus Prinz
2011-03-12
Use + instead of /.
Adam Vandenberg
2011-03-12
audit - check formula permissions
Adam Vandenberg
2011-03-12
Add expat.framework check to doctor
Adam Vandenberg
2011-03-12
Added --use-gcc flag.
Stephen Allred
2011-03-12
Fix `brew log foo`
Max Howell
2011-03-12
Don't throw if no gcc 4.0 installed
Max Howell
2011-03-12
`brew deps foo bar` now gives the dependency intersection
Max Howell
2011-03-12
Some Cleanup
Max Howell
2011-03-12
Move brew-audit to cmds
Adam Vandenberg
2011-03-12
Refactor the blacklists
Max Howell
2011-03-12
More modular cmd/install and FormulaInstaller
Max Howell
2011-03-12
Refactor the brew command into one file per command
Max Howell