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-29
Collapse iteration to a map
Jack Nagel
2014-08-29
Options internals no longer need to support switches
Jack Nagel
2014-08-29
Add a method for retrieving only flags from ARGV
Jack Nagel
2014-08-29
Move handling of leading dashes to Options.create
Jack Nagel
2014-08-28
Single character options should not be used in a formula
Jack Nagel
2014-08-28
Simplify implementation of ARGV.flag? and ARGV.switch?
Jack Nagel
2014-08-28
Use two-argument form of String#slice
Jack Nagel
2014-08-28
Implement ARGV.named in terms of ARGV.options_only
Jack Nagel
2014-08-28
ARGV.spec should be private
Jack Nagel
2014-08-28
gettext, readline: Add keg_only :shadowed_by_osx
Shaun Jackman
2014-08-27
Rewrite missing_options in a more obvious way
Jack Nagel
2014-08-27
Move OpenFST and OpenGRM-ngram to homebrew-science
Kyle Gorman
2014-08-27
Make sure all exceptions are sent back to the parent process
Jack Nagel
2014-08-27
Explicitly pass options into the build object
Jack Nagel
2014-08-27
Spell out formula in parameter and attribute names
Jack Nagel
2014-08-27
Object#methods returns an array of symbols on 1.9+
Jack Nagel
2014-08-27
Remove to_str from Option
Jack Nagel
2014-08-26
Structure the build process so that we don't need an at_exit hook
Jack Nagel
2014-08-26
Avoid intermediate option objects
Jack Nagel
2014-08-26
etc.install: handle recursive directory installs.
Mike McQuaid
2014-08-25
Inline variable
Jack Nagel
2014-08-25
install: search when formula isn't found.
Mike McQuaid
2014-08-25
requirements: don't print out java_home.
Mike McQuaid
2014-08-24
Add friendlier local file missing error
Larry Shaffer
2014-08-24
Revert "Use the dependency object as the key in the inherited_options hash"
Jack Nagel
2014-08-24
Use the dependency object as the key in the inherited_options hash
Jack Nagel
2014-08-24
Consider on-disk state when computing dependencies
Jack Nagel
2014-08-24
Fix redefinition of x11 reader method in superenv
Jack Nagel
2014-08-23
Remove an unnecessary default argument
Jack Nagel
2014-08-23
Use opt_prefix instead of constructing it manually
Jack Nagel
2014-08-22
Use a set to track failed downloads
Jack Nagel
2014-08-22
Rescue only DownloadError
Jack Nagel
2014-08-22
Decouple IncompatibleCxxStdlibs from its superclass
Jack Nagel
2014-08-22
Pull common stdlib checking code into a method
Jack Nagel
2014-08-22
drush: move to Homebrew/php tap.
Arne Jørgensen
2014-08-21
Fix false positive audit warning
Jack Nagel
2014-08-20
Options no longer needs deep-copy semantics
Jack Nagel
2014-08-19
Make fails_with available in spec blocks
Jack Nagel
2014-08-18
Don't overwrite optimization flag map in ENV.clang
Jack Nagel
2014-08-17
Upgrade honors build_bottle? and built_as_bottle options
Larry Shaffer
2014-08-16
Use the build accessor rather than metaprogramming
Jack Nagel
2014-08-16
Define the test_defined? method dynamically
Jack Nagel
2014-08-16
Use the keg_only_reason instance method in keg_only?
Jack Nagel
2014-08-16
fetch: retry the download on a failure.
Mike McQuaid
2014-08-16
Simplify cxxstdlib_check implementation
Jack Nagel
2014-08-16
Remove the universal accessor from BuildOptions
Jack Nagel
2014-08-14
Remove two more unnecessary default arguments
Jack Nagel
2014-08-14
Fix mktmp to be generic as-per SUS/BSD.
xxxajk
2014-08-14
Use the as_flags method instead of map
Jack Nagel
2014-08-14
Use the Enumerable implementation of include?
Jack Nagel
[prev]
[next]