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
Age
Commit message (
Expand
)
Author
2011-03-20
use Module#const_get instead of eval
eregon
2011-03-20
Fix for installing from_url
Yasuharu NAKANO
2011-03-19
Use --depth 1 more conservatively
Adam Vandenberg
2011-03-19
Fix brew --cellar foo
Adam Vandenberg
2011-03-19
brew options: allow --all
Adam Vandenberg
2011-03-19
Add methods to ArchitectureListExtension
Adam Vandenberg
2011-03-19
Use backticks instead of popen
Adam Vandenberg
2011-03-18
Add MacOS.prefer_64_bit?
Adam Vandenberg
2011-03-17
make fails_with_llvm work when cc is llvm-gcc
Camillo Lugaresi
2011-03-17
Use xcode_path for GCC as well as LLVM.
Mike McQuaid
2011-03-16
Add --use-gcc to bash completion
Adam Vandenberg
2011-03-15
Fix keg-only, non-system dupes
Adam Vandenberg
2011-03-15
install - change keg-only warning
Adam Vandenberg
2011-03-15
keg-only: provide more info about system dupes
Adam Vandenberg
2011-03-15
keg - use proper inheritance style
Adam Vandenberg
2011-03-15
brew audit: check that homepage includes the protocol
Adam Vandenberg
2011-03-15
Fix regex for svn+http
Adam Vandenberg
2011-03-14
Fix reporting of build errors.
Adam Vandenberg
2011-03-14
Don't make brew doctor complain about Xcode 4.
Mike McQuaid
2011-03-14
X11 is part of OSX, not Xcode.
Mike McQuaid
2011-03-14
Add comment to ENV.libxml2
Adam Vandenberg
2011-03-14
Fix bug in reporting curl errors
Adam Vandenberg
2011-03-14
brew info should fetch remote formula info
Joshua Peek
2011-03-13
Add ruby lib to folders handled specially by keg.link
Adam Vandenberg
2011-03-13
Remove unused exception; Closes Homebrew/homebrew#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
Add 'brew grep' external command.
Adam Vandenberg
2011-03-12
use "git clone --depth 1"
Armando Di Cianno
2011-03-12
Homebrew 0.8
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
[next]