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-07-26
Clean up updater tests
Jack Nagel
2014-07-26
Remove obsolete hacks from updater report
Jack Nagel
2014-07-26
Only populate the report with formula paths
Jack Nagel
2014-07-26
Switch from backticks to Utils.popen_read
Jack Nagel
2014-07-26
Separate reading and parsing the diff
Jack Nagel
2014-07-25
update: remove unused rename detection
Jack Nagel
2014-07-25
update: simplify diff parsing
Jack Nagel
2014-07-24
Stop rescuing Exception when making opt link
Jack Nagel
2014-07-24
Push keg_only special-case into link
Jack Nagel
2014-07-24
Pass the keg object into link and fix_install_names
Jack Nagel
2014-07-24
brew-test-bot: clear compiler version cache.
Mike McQuaid
2014-07-24
OS::Mac: allow clearing compiler version cache.
Mike McQuaid
2014-07-24
brew.1: reference GCC 4.9.
Mike McQuaid
2014-07-23
storm 0.9.2
Adrian Petrescu
2014-07-23
Modify "git rev-parse --verify" args in "has_ref?"
Dabrien 'Dabe' Murphy
2014-07-23
Stop exposing mirrors array
Jack Nagel
2014-07-22
Stop exposing the downloader as an attribute
Jack Nagel
2014-07-22
Hide the downloader implementation from the installer
Jack Nagel
2014-07-21
Ruby 1.8 doesn't have the \h regexp metacharacter
Jack Nagel
2014-07-21
dependency_collector: add :java symbol
Mike McQuaid
2014-07-21
requirements: add JavaDependency.
Mike McQuaid
2014-07-21
brew-pull: don't fail to pull on Formula exception
Mike McQuaid
2014-07-20
Simplify onoe
Jack Nagel
2014-07-20
Fix install names in files in sbin
Jack Nagel
2014-07-20
improve comment
Adam Vandenberg
2014-07-20
use ObserverPathnameExtension to remove these files
Adam Vandenberg
2014-07-20
add clarifying comments
Adam Vandenberg
2014-07-19
fix comment
Adam Vandenberg
2014-07-19
Passing an empty array to puts prints nothing
Jack Nagel
2014-07-19
Pass the string directly to the output method
Jack Nagel
2014-07-19
Pass array to puts instead of iterating over it
Jack Nagel
2014-07-19
Default to stdout since other code calls this method
Jack Nagel
2014-07-19
Remove intermediate method
Jack Nagel
2014-07-19
brew-gist-logs: dump config directly
Jack Nagel
2014-07-19
Allow verbose config to be written to any IO object
Jack Nagel
2014-07-19
Don't mess with stdout when writing build config to a file
Jack Nagel
2014-07-19
Remove a conditional and always pass the spec to satisfied_requirements
Jack Nagel
2014-07-19
Remove the patch from the cache after applying it
Jack Nagel
2014-07-19
Use if-else instead of postfix unless
Jack Nagel
2014-07-19
Improve pull request URL regexp
Jack Nagel
2014-07-18
Fix checking out recursive git submodules
Maurus Cuelenaere
2014-07-18
clang doesn't support -fuse-linker-plugin
Dan
2014-07-18
Add a factory method that accepts a formula object
Jack Nagel
2014-07-18
Ask the filename object for the prefix
Jack Nagel
2014-07-18
Move bottle URL construction to the bottle object
Jack Nagel
2014-07-18
Move bottle filename construction to a class
Jack Nagel
2014-07-18
exec_editor with no arguments should not silently succeed
Jack Nagel
2014-07-18
Check nil? || empty? instead of to_s.empty?
Jack Nagel
2014-07-18
Drop pointless to_s call
Jack Nagel
2014-07-17
Remove dead code
Jack Nagel
[next]