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-08-13
Set methods on Options already return Options instances
Jack Nagel
2014-08-13
Always pass an Options instance to the BuildOptions constructor
Jack Nagel
2014-08-13
Only store strings in the tab object
Jack Nagel
2014-08-13
Revert "Always pass an Options instance to the BuildOptions constructor"
Mike McQuaid
2014-08-13
Revert "Set methods on Options already return Options instances"
Mike McQuaid
2014-08-13
Revert "Options is no longer used directly by BuildOptions"
Mike McQuaid
2014-08-13
Revert "Remove unused branches from Options.coerce"
Mike McQuaid
2014-08-13
Revert "Replace Options.coerce with an alternate constructor"
Mike McQuaid
2014-08-13
Revert "Drop unnecessary to_a calls in options tests"
Mike McQuaid
2014-08-13
Drop unnecessary to_a calls in options tests
Jack Nagel
2014-08-12
Replace Options.coerce with an alternate constructor
Jack Nagel
2014-08-12
Remove unused branches from Options.coerce
Jack Nagel
2014-08-12
Options is no longer used directly by BuildOptions
Jack Nagel
2014-08-12
Set methods on Options already return Options instances
Jack Nagel
2014-08-12
Always pass an Options instance to the BuildOptions constructor
Jack Nagel
2014-08-12
Clarify keg-only caveats
Misty De Meo
2014-08-12
Set the remote config manually
Jack Nagel
2014-08-11
Deep copies of the build object are no longer needed
Jack Nagel
2014-08-11
Replace the build object rather than mutate it
Jack Nagel
2014-08-11
Allow build to be set externally
Jack Nagel
2014-08-11
formula_installer: check for recommended/optional.
Mike McQuaid
2014-08-11
formula_installer: default_formula using build.
Mike McQuaid
2014-08-10
Use public api when adding legacy options
Jack Nagel
2014-08-10
Stop exposing defined options from the build object
Jack Nagel
2014-08-10
options.each only yields one argument to the block
Jack Nagel
2014-08-10
Disconnect defined options from the build object
Jack Nagel
2014-08-10
Remove user-defined options method after evaluation
Jack Nagel
2014-08-10
Handle legacy options in the method_added hook
Jack Nagel
2014-08-10
Add a test for legacy options
Jack Nagel
2014-08-10
Revert "formula_installer: fix reqs default formulae."
Mike McQuaid
2014-08-10
formula_installer: fix reqs default formulae.
Tomasz Pajor
2014-08-09
Update tap README template
Jack Nagel
2014-08-09
Don't compare versions against floating point numbers
Jack Nagel
2014-08-09
Realign case statement
Jack Nagel
2014-08-09
Update unreleased version check
Jack Nagel
2014-08-09
Initial Yosemite Support
Dominyk Tiller
2014-08-09
Remove unnecessary lasgn
Jack Nagel
2014-08-09
Move tab creation outside of the debug loop
Jack Nagel
2014-08-09
Extract build-time stdlib check to a method
Jack Nagel
2014-08-09
Cache options hash lookup on the stack
Jack Nagel
2014-08-09
Stop exposing combined options from the tab
Jack Nagel
2014-08-09
Pull effective arch detection into a method
Jack Nagel
2014-08-09
Stop duping options when duping the build object
Jack Nagel
2014-08-08
Better assertions in tab test
Jack Nagel
2014-08-08
doctor: retire Mono warning
Misty De Meo
2014-08-08
Read from the error pipe in a separate thread
Jack Nagel
2014-08-08
Delegate homepage to the class instead of storing it on the instance
Jack Nagel
2014-08-08
Default description to the empty string in top-level option DSL
Jack Nagel
2014-08-08
Remove another unnecessary default argument
Jack Nagel
2014-08-07
Avoid using setters in tab tests
Jack Nagel
[next]