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
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 inheritance in exceptions
Adam Vandenberg
2011-03-12
Fix 'brew log -p foo'.
Adam Vandenberg
2011-03-12
Fix inheritance in formula.rb
Adam Vandenberg
2011-03-12
brew audit: check for missing deps
Adam Vandenberg
2011-03-12
Allow 'brew install' on relative paths
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
Add Fortran configuration to ENV.rb
Charlie Sharpsteen
2011-03-12
use "git clone --depth 1"
Armando Di Cianno
2011-03-12
Homebrew 0.8
Adam Vandenberg
2011-03-12
'brew fetch' now an official command
Adam Vandenberg
2011-03-12
Complain if a formula in core won't import.
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
Fix UnsatisfiedExternalDependencyError
George Kulakowski
2011-03-12
Use ruby style for inheritance.
Adam Vandenberg
2011-03-12
Fix 'brew install f' for already-installed brews.
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
Add comment and use constants
Max Howell
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
ensure brewed bins are in path before installing
Camillo Lugaresi
2011-03-12
Stop recommending our pip
Max Howell
2011-03-12
Fix `brew log foo`
Max Howell
2011-03-12
Revised bug report text
Max Howell
2011-03-12
Don't throw if no gcc 4.0 installed
Max Howell
2011-03-12
MacOS.xcode_prefix
Max Howell
2011-03-12
Don't open editor if no args passed
Max Howell
2011-03-12
`brew deps foo bar` now gives the dependency intersection
Max Howell
2011-03-12
A install name fix step during install
Max Howell
2011-03-12
Pathname.ensure_writable
Max Howell
2011-03-12
Formula.resolve_alias to compatability.rb
Max Howell
2011-03-12
Some Cleanup
Max Howell
2011-03-12
Move string extensions
Adam Vandenberg
2011-03-12
Move brew-audit to cmds
Adam Vandenberg
2011-03-12
Move some exceptions
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
2011-03-06
Use http://npmjs.org/ installation instructions. Fixes 4569.
Arthur Kalmenson
2011-02-13
remove npm, add warning about it.
isaacs
[next]