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
2017-05-08
Remove `to_s` from some `Pathname`s.
Markus Reiter
2017-04-30
Use `PATH#select`.
Markus Reiter
2017-04-30
Rename `PATH#validate` to `PATH#existing`.
Markus Reiter
2017-04-30
Use `PATH` where possible.
Markus Reiter
2017-04-30
Remove `Array#to_path_s`.
Markus Reiter
2017-04-30
Use `to_path_s` for `determine_pkg_config_libdir`.
Markus Reiter
2017-04-23
Fix and remove various TODOs.
Mike McQuaid
2017-04-23
Merge pull request #2524 from MikeMcQuaid/more-env-filtering-fixes
Mike McQuaid
2017-04-22
super: re-add set_cpu_flags.
Mike McQuaid
2017-04-22
Hide sensitive tokens from install/test/post.
Mike McQuaid
2017-04-22
More deprecations.
Mike McQuaid
2017-04-20
Merge pull request #2274 from rwhogg/fuse-requirement
Mike McQuaid
2017-04-20
Ensure `readline_nonblock` returns an UTF-8 string.
Markus Reiter
2017-04-18
audit: allow skipping audit methods.
Mike McQuaid
2017-04-15
OsxfuseRequirement: Port to Linux
Bob W. Hogg
2017-04-15
Mac Hardware: provide a more Mac-specific implementation of can_run?
Misty De Meo
2017-04-05
Merge pull request #2442 from tdsmith/fix-symlink-relocation
Mike McQuaid
2017-04-04
Revert "keg_relocate: Don't relocate dylib IDs containing metavariables."
Mike McQuaid
2017-04-02
Add Skylake to Linux hardware list
Maxim Belkin
2017-04-02
diagnostic: also ignore outdated CLT on Travis CI.
Mike McQuaid
2017-04-02
Use extend/OS mechanism for grep args
Tim D. Smith
2017-03-28
update suggested Xcode/CLT download URLs
EricFromCanada
2017-03-20
blacklist: move to missing_formula class instead.
Mike McQuaid
2017-03-17
Merge pull request #2337 from sjackman/linux-system-config
Mike McQuaid
2017-03-17
Merge pull request #2279 from sjackman/determine_path
Mike McQuaid
2017-03-16
Add extend/os/linux/system_config.rb
Shaun Jackman
2017-03-14
secure urls + remove -k from in-doc curl command
Viktor Szakats
2017-03-11
env: make prepend_path ignore system paths
ilovezfs
2017-03-10
linux: Add ARM to CPU.type
Shaun Jackman
2017-03-07
determine_path: Fix tests FormulaUnavailableError
Shaun Jackman
2017-03-05
Merge pull request #2244 from jonchang/java
Mike McQuaid
2017-03-05
Don't check Subversion HTTPS pre-Sierra.
Mike McQuaid
2017-03-05
mac/java_requirement: avoid adding/removing stub.
Mike McQuaid
2017-03-02
java_requirement: avoid nil in possible_javas
Jonathan Chang
2017-03-02
java_requirement: don't consider macOS Java stub
Jonathan Chang
2017-02-28
Merge pull request #2183 from vladshablinsky/questions_mean_bool
Uladzislau Shablinski
2017-02-27
Merge branch 'master' into exclude-executable-metafiles
Naoto Kaneko
2017-02-26
ARGV.include? should return boolean
Uladzislau Shablinski
2017-02-24
Extend #ds_file? in Pathname
Naoto Kaneko
2017-02-23
Add integration test helper methods.
Markus Reiter
2017-02-21
Merge pull request #2036 from woodruffw/rust-hack
William Woodruff
2017-02-21
Merge pull request #1948 from sjackman/gnu-gcc
Mike McQuaid
2017-02-20
java_requirement: Make macOS overrides extend Requirement
Bob W. Hogg
2017-02-20
Merge pull request #2057 from JCount/install-force-fix
Mike McQuaid
2017-02-20
Merge pull request #1632 from rwhogg/make-java-req-portable
Mike McQuaid
2017-02-19
keg_relocate: Don't relocate dylib IDs containing metavariables.
William Woodruff
2017-02-19
diagnostic: strip trailing whitespace.
Mike McQuaid
2017-02-18
ARGV: add missing "--force" arg to formula_install_option_names
JCount
2017-02-17
diagnostic: fix typo.
Mike McQuaid
2017-02-17
diagnostic: detail TRAVIS opt-out reasoning.
Mike McQuaid
[next]