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
/
Library
/
Homebrew
/
cmd
Age
Commit message (
Expand
)
Author
2011-03-13
Remove unused exception; Closes #4652
Max Howell
2011-03-13
Optimise/simplify `brew help`
Max Howell
2011-03-13
Replace create --cache with create --no-fetch
Max Howell
2011-03-12
Fix 'brew log -p foo'.
Adam Vandenberg
2011-03-12
brew audit: check for missing deps
Adam Vandenberg
2011-03-12
Fix 'brew rm -f'
Adam Vandenberg
2011-03-12
brew audit - check for depends_on 'gfortran'
Charlie Sharpsteen
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