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
2013-06-09
Check respond_to? instead of inline rescue
Jack Nagel
2013-06-09
Update Formula#to_hash for tweaked conflicts implementation
Jack Nagel
2013-06-09
Separate formula conflicts from requirements
Jack Nagel
2013-06-09
PythonInstalled: Fix libdir for Python 3.x
Samuel John
2013-06-09
deps: move recursive_deps_tree into Homebrew module
Jack Nagel
2013-06-09
Updated `brew graph`
Matt Torok
2013-06-09
Remove adamv-alt references.
Adam Vandenberg
2013-06-08
Consolidate sudo checks.
Adam Vandenberg
2013-06-08
Make Test::Unit assertions available in formula tests
Jack Nagel
2013-06-08
Use actual class of dep when recreating merged deps
Jack Nagel
2013-06-08
Add :ld64 dependency
Misty De Meo
2013-06-08
Sniff for non-tarred gzips
Adam Vandenberg
2013-06-08
FormulaInstaller: factor out readline workaround
Jack Nagel
2013-06-08
Merge repeated deps with differing options
Jack Nagel
2013-06-08
Add Enumerable#group_by
Jack Nagel
2013-06-08
brew-bottle: merge arg for bottle metadata files.
Mike McQuaid
2013-06-08
brew-bottle: split output and use a bottle object.
Mike McQuaid
2013-06-08
brew-test-bot: write bottle metadata files.
Mike McQuaid
2013-06-08
Bottle DSL: allow checksums access.
Mike McQuaid
2013-06-08
brew-test: add five minute timeout.
Mike McQuaid
2013-06-08
Use new download strategy for local bottles.
Mike McQuaid
2013-06-08
Raise bottle exceptions for Homebrew developers.
Mike McQuaid
2013-06-07
CurlDownloadStrategy no longer uses `?` in downloaded filenames
Adam Vandenberg
2013-06-07
Add Requirement#inspect
Jack Nagel
2013-06-07
test_dependency_expansion: dep names should always be strings
Jack Nagel
2013-06-07
Fix failing test
Jack Nagel
2013-06-07
Add Dependency#inspect
Jack Nagel
2013-06-07
Simplify Options#inspect
Jack Nagel
2013-06-07
CurlDownloadStrategy: use opt path for xz
Jack Nagel
2013-06-07
CurlDownloadStrategy: use with_system_path to locate tar
Shaun Jackman
2013-06-07
Python: Don't print warning about PYTHONPATH
Samuel John
2013-06-07
python_helper.rb: Little comment improvement
Samuel John
2013-06-07
keg.rb: minor comment fix
Samuel John
2013-06-07
Improved audit of python stuff
Samuel John
2013-06-06
Warn when overriding ScriptFileFormula#install
Adam Vandenberg
2013-06-06
specialties: point to valid examples
Adam Vandenberg
2013-06-06
Add class name to method_added error
Adam Vandenberg
2013-06-06
Add MacOS.pretty_name
Jack Nagel
2013-06-06
Decouple bottle tags from MacOS.cat
Jack Nagel
2013-06-06
Move oldest_cpu to Hardware
Jack Nagel
2013-06-06
bottles: use String#[] instead of "captures.first rescue nil"
Jack Nagel
2013-06-06
cleanup: use String#[] instead of "captures.first rescue nil"
Jack Nagel
2013-06-06
Use ivar accessors
Jack Nagel
2013-06-06
linkapps: replace #max_by with #max
Misty De Meo
2013-06-06
depends_on :python don't set any LDFLAGS
Samuel John
2013-06-06
Hotfix: Revert Python module
Samuel John
2013-06-06
PythonInstalled: Don't require superenv
Samuel John
2013-06-05
Define to_s for Version::Token
Jack Nagel
2013-06-05
Improve tokenization of version strings
Jack Nagel
2013-06-05
Consolidate formula visibility blocks
Adam Vandenberg
[next]