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
/
Homebrew
/
extend
Age
Commit message (
Expand
)
Author
2015-08-29
More API documentation.
Mike McQuaid
2015-08-28
tweak String#undent so that only leading whitespace up to the first indentati...
William Woodruff
2015-08-22
core file style update
Xu Cheng
2015-08-21
Merge bottle install without Xcode branch
Misty De Meo
2015-08-21
Add no-Xcode documentation for all classes, methods
William Woodruff
2015-08-21
Add guards to calls that would trigger Xcode install requests
William Woodruff
2015-08-21
Install: add BuildToolsError and BuildFlagsError
William Woodruff
2015-08-15
Revert "work around missing __debug header in Xcode CLT 6.3"
Tim D. Smith
2015-08-10
ARGV#resolved_formula: use to_rack
Xu Cheng
2015-08-10
don't use new name rack if old name rack is a dir
Vlad Shablinsky
2015-08-10
implement formulary#find_with_priority
CNA-Bld
2015-08-09
ARGV#resolved_formulae: use canonical_name to locate rack
Xu Cheng
2015-08-06
backport flat_map for Ruby 1.8
Xu Cheng
2015-08-06
favor flat_map over map...flatten
Xu Cheng
2015-08-06
more core file style updated by rubocop
Xu Cheng
2015-08-05
ARGV: don't downcase bottle filenames
Misty De Meo
2015-08-03
Core files style updates.
BrewTestBot
2015-07-31
ARGV#resolved_formulae: auto resolve spec
Xu Cheng
2015-07-31
ARGV#spec: allow pass default value
Xu Cheng
2015-07-22
Pathname#abv: handle the case `du` returns empty string
Xu Cheng
2015-06-22
Ask the exception for the formula name
Jack Nagel
2015-06-22
Ask the formula object for the opt path
Jack Nagel
2015-06-21
Simplify gcc_version_formula
Jack Nagel
2015-06-21
Inline variable
Jack Nagel
2015-06-21
Eliminate special case for core gcc
Jack Nagel
2015-06-21
Less code in begin/rescue block
Jack Nagel
2015-06-21
Pass full match to warn_about_non_apple_gcc
Jack Nagel
2015-06-19
Remove backports for Ruby 1.8.6
Jack Nagel
2015-06-19
Move some constants from env to compiler constants
Jack Nagel
2015-06-18
Pass formula objects, not strings, into the build environment
Jack Nagel
2015-06-12
Undocument return value of ENV.deparallelize
Jack Nagel
2015-06-11
remove Pathname#find_formula
Xu Cheng
2015-06-07
Revert "Pathname#version: support bottle version"
Xu Cheng
2015-06-04
Pathname#version: support bottle version
Xu Cheng
2015-05-27
ARGV#kegs: try to load fomrula from rack
Xu Cheng
2015-05-27
ARGV: add resolved_formulae method
Xu Cheng
2015-05-25
Use canonical representation of the superenv bin directory
Ryan Hendrickson
2015-05-16
ENV: Add gcc-5 to compilers support C++11
なつき
2015-05-14
Clear GOPATH and GOROOT in build environment
Jack Nagel
2015-05-08
compilers: support gcc 5
なつき
2015-05-01
fileutils: use rm_rf to clean temp dir
Xu Cheng
2015-04-26
Add support for extracting LHA archives
Misty De Meo
2015-04-25
ENV.deparallelize: add block form for temporary change
Misty De Meo
2015-04-20
Don't use deprecated API
Jack Nagel
2015-04-19
work around missing __debug header in Xcode CLT 6.3
Tim D. Smith
2015-04-09
preliminary write control only sandbox
Xu Cheng
2015-04-07
pathname: prune unnecessary whitespace
Dominyk Tiller
2015-03-31
pathname: remove hyphen from BOTTLE_EXTNAME_RX
Shaun Jackman
2015-03-31
pathname: Add [-0-9] to BOTTLE_EXTNAME_RX
Shaun Jackman
2015-03-26
Pass around only pathname objects
Jack Nagel
[next]