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
2014-03-04
Add wxPython as separate formula
Misty De Meo
2014-03-04
Use name of formula rather than name of dependency
Troels Thomsen
2014-03-04
Let commands decide what mode the installer should use
Jack Nagel
2014-03-04
Extract installer setup to prelude method
Jack Nagel
2014-03-04
Show full name when a installing a tap dependency
Jack Nagel
2014-03-04
bottle: fix bottling Git tag case.
Mike McQuaid
2014-03-03
Prefer Formula#name method over Formula#to_s
Jack Nagel
2014-03-03
Skip dependency expansion completely when ignore_deps? is true
Jack Nagel
2014-03-03
Remove another reference to subformulae
Jack Nagel
2014-03-03
Replace subformula example with a resource example
Jack Nagel
2014-03-03
Simplify test formula setup
Jack Nagel
2014-03-03
utils: replace bright green with ANSI bold+green.
April Arcus
2014-03-03
keg_fix_install_names: gsub shebangd bottle files.
Mike McQuaid
2014-03-02
Stop mutating build options in Tab.create
Jack Nagel
2014-03-02
Document `brew info --json`
Jack Nagel
2014-03-02
Stop mutating build options in upgrade
Jack Nagel
2014-03-02
Remove unnecessary parameter from inherited_options_for
Jack Nagel
2014-03-02
audit: Raise a problem if the SourceForge download url uses http instead of h...
Jaime Marquínez Ferrándiz
2014-03-02
Revert "Let commands decide what mode the installer should use"
Jack Nagel
2014-03-01
Move wkhtmltopdf to the boneyard
Adam Vandenberg
2014-03-01
add check for /Library Python
Adam Vandenberg
2014-03-02
Fix typo
Jack Nagel
2014-03-02
Let commands decide what mode the installer should use
Jack Nagel
2014-03-02
Reduce the number of ways options can be passed to the installer
Jack Nagel
2014-03-01
Remove unnecessary memoization from FormulaInstaller#build_argv
Jack Nagel
2014-03-02
ENV: request no byte code Python when bottling.
Mike McQuaid
2014-03-01
Only propagate universal option if the formula defines it
Jack Nagel
2014-03-01
Compare pathnames directly
Jack Nagel
2014-03-01
reinstall: re-raise original exception after cleaning up
Jack Nagel
2014-03-01
reinstall: fix incorrect use of Formula.canonical_name
Jack Nagel
2014-03-01
Make conditional more obvious
Jack Nagel
2014-03-01
brew-test-bot: use fetch --retry.
Mike McQuaid
2014-03-01
fetch: add --retry option to retry fetch once.
Mike McQuaid
2014-02-28
audit: don't complain about missing cross-tap dependencies
Jack Nagel
2014-02-28
Don't munge arguments when configure is run by make
Jack Nagel
2014-02-28
Fix blacklist.rb syntax error
Ben Moss
2014-02-28
Fix libpcap blacklist message
Jack Nagel
2014-02-28
Use Formula.path
Jack Nagel
2014-02-28
Remove libarchive from the blacklist, it's in core now
Jack Nagel
2014-02-28
Use File.expand_path
Jack Nagel
2014-02-28
Automatically install taps for cross-tap dependencies
Jack Nagel
2014-02-28
Add custom exception for untapped formulae
Jack Nagel
2014-02-28
Use constant
Jack Nagel
2014-02-28
Don't verify deps when ignoring them
Jack Nagel
2014-02-28
Use Dependency#option_name in BuildOptions#add_dep_option
Jack Nagel
2014-02-28
Add TapDependency
Jack Nagel
2014-02-28
FormulaInstaller: verify dependencies map to formulae before locking
Jack Nagel
2014-02-28
Remove "brew info <URL>"
Jack Nagel
2014-02-28
Remove deprecation notice from system "xcodebuild"
Jack Nagel
2014-02-28
move scons helper to fileutils
Adam Vandenberg
[next]