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
2016-02-06
make HOMEBREW_BREW_FILE a Pathname object
Xu Cheng
2016-02-05
Don't accidentally inherit group "wheel" from /tmp
ilovezfs
2016-01-03
pathname: remove redundant spacing
Dominyk Tiller
2016-01-03
pathname: become less introspective
Dominyk Tiller
2015-12-30
pathname: don't try to calculate symlink size.
Mike McQuaid
2015-12-30
pathname: improve compute_disk_usage
Xu Cheng
2015-12-30
pathname: fix use of `find` on Ruby 1.8.
Mike McQuaid
2015-12-30
pathname: store file count and disk usage.
Rakesh
2015-12-23
ENV: avoid misleading Fortran setup warnings
Martin Afanasjew
2015-12-18
env: add java_cache env
Dominyk Tiller
2015-12-10
ENV: warn_if_universal_binaries_not_supported
Ryan Hendrickson
2015-12-07
superenv: set SDKROOT, MACOSX_DEPLOYMENT_TARGET
Misty De Meo
2015-12-03
add String#strip_prefix
Xu Cheng
2015-11-17
Stdenv: add note on possible future deprecation
Xu Cheng
2015-11-17
move more deprecated methods to compat folder
Xu Cheng
2015-11-17
Stdenv should be tagged as private rather deprecated
Xu Cheng
2015-11-10
ARGV: add explicit option for disabling sandbox.
Mike McQuaid
2015-10-18
move mach.rb to os/mac/mach.rb
Xu Cheng
2015-10-18
remove unnecessary require statements
Xu Cheng
2015-10-08
ObserverPathnameExtension: only puts first 100 operations
Xu Cheng
2015-09-28
ENV#userpaths!: ensure Superenv.bin and opt path come at first
Xu Cheng
2015-09-12
Accept "gcc" for --cc=gcc-5 even if not installed
Misty De Meo
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
[next]