index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
Age
Commit message (
Expand
)
Author
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
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
2014-08-07
Use predefined options for universal, cxx11, and 32-bit options
Jack Nagel
2014-08-07
Move management of options collection to the spec object
Jack Nagel
2014-08-07
Default to the empty string instead of nil
Jack Nagel
2014-08-07
Spell out the empty string instead of calling to_s on nil
Jack Nagel
2014-08-07
Remove a defensive to_s call
Jack Nagel
2014-08-07
Remove default argument
Jack Nagel
2014-08-07
Raise ArgumentError for argument errors
Jack Nagel
2014-08-07
Add more test coverage for option descriptions
Jack Nagel
2014-08-07
Prefer interpolation
Jack Nagel
2014-08-07
Add a test for cxx11 option special case
Jack Nagel
2014-08-06
Use opt_bin
Jack Nagel
2014-08-06
Don't use Hash#first
Jack Nagel
2014-08-04
utils: use the $stderr global variable.
Federico Bond
2014-08-03
Add predicate methods to Tab to match BuildOptions
Jack Nagel
[prev]
[next]