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
Age
Commit message (
Expand
)
Author
2012-11-11
Use a class for FORMULA_META_FILES
Adam Vandenberg
2012-11-11
Move vendored .pc files to ENV
Adam Vandenberg
2012-11-10
Exclude the cache from `brew list --unbrewed`
Adam Vandenberg
2012-11-09
debrew: take input from same line as prompt
Jack Nagel
2012-11-09
Formula#system: don't try to close a closed stream
Jack Nagel
2012-11-08
Fix typo in postgres requirement
Jack Nagel
2012-11-08
Factor out MySQL and Postgres requirements
Jack Nagel
2012-11-06
Fix curlrc existence check
Jack Nagel
2012-11-06
Move conflict message into conflict class
Jack Nagel
2012-11-06
Fix framework install names
Jack Nagel
2012-11-06
Inject framework paths into stdenv compiler flags
Jack Nagel
2012-11-06
Link Frameworks into top-level Frameworks directory
Jack Nagel
2012-11-06
Combine duplicated postfix conditionals
Jack Nagel
2012-11-06
Hoist top-level directory list into a constant
Jack Nagel
2012-11-03
doctor: Remove fuse.pc from the whitelist
Charlie Sharpsteen
2012-11-01
Add Xcode 4.5.2 to standard compilers map
Jack Nagel
2012-11-01
Error out on lowercase --head parameter to install.
Adam Vandenberg
2012-10-31
Fix build failure being non-verbose when --verbose
Max Howell
2012-10-31
Only show the troubleshooting link
Max Howell
2012-10-29
Add support for 7zip archives
Sijawusz Pur Rahnama
2012-10-28
brew-update: Guard non-directory files in Taps
Charlie Sharpsteen
2012-10-28
formula: shorten path helpers
Adam Vandenberg
2012-10-28
debrew: formula debugging for homebrew
Camillo Lugaresi
2012-10-28
Specify where to get the CLT package
Max Howell
2012-10-28
Homebrew should not ignore curlrc
Stephen Nelson
2012-10-27
Pathname: add exec and jar helpers
Adam Vandenberg
2012-10-25
tests: define assert_empty for Ruby <= 1.8
Jack Nagel
2012-10-25
ComparableSet#merge returns self
Jack Nagel
2012-10-25
test_cleaner: add missing require
Jack Nagel
2012-10-25
Allow requirements to record tags
Jack Nagel
2012-10-25
Move requirement subclasses to a separate file
Jack Nagel
2012-10-24
FormulaInstaller: disambiguate show_header usage
Jack Nagel
2012-10-24
Return the block value in ARGV.filter_for_dependencies
Jack Nagel
2012-10-24
doctor: check that Xcode prefix actually exists
Adam Vandenberg
2012-10-24
Cleaner: add (commented-out) debugging information for permission changes
Adam Vandenberg
2012-10-23
Make --ignore-dependencies work again
Adam Vandenberg
2012-10-23
Fix Keg tests
Misty De Meo
2012-10-22
Add relinking instructions.
Adam Vandenberg
2012-10-22
Latest Xcode is 4.5.1
Adam Vandenberg
2012-10-21
Allow varags to skip_clean
Adam Vandenberg
2012-10-21
audit: loosen ARGV check
Adam Vandenberg
2012-10-20
brew ln --force is now brew ln --overwrite
Misty De Meo
2012-10-16
Add Jenkins version matching (and test).
Mike McQuaid
2012-10-15
Reduce code footprint of standard compilers map
Jack Nagel
2012-10-15
Flatten share_mkpaths
Jack Nagel
2012-10-15
Test coverage for DownloadStrategyDetector
Jack Nagel
2012-10-15
GitDownloadStrategy: avoid unnecessary checkout
Jack Nagel
2012-10-15
GitDownloadStrategy: silence checkout actions in non-verbose mode
Jack Nagel
2012-10-15
GitDownloadStrategy: silence status check
Jack Nagel
2012-10-15
Manage Requirements using ComparableSet
Misty De Meo
[next]