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
Age
Commit message (
Expand
)
Author
2016-07-15
tab: add missing methods
Xu Cheng
2016-07-15
add Formulary#from_keg
Xu Cheng
2016-07-15
ARGV#resolved_formulae: also load build options
Xu Cheng
2016-07-15
super: remove effective_sysroot.
Mike McQuaid
2016-07-15
super: migrate xml2 cmake to mac/super
Dominyk Tiller
2016-07-15
mac/super: restore definition of effective_sysroot
Dominyk Tiller
2016-07-14
test-bot: start running generic tests. (#505)
Mike McQuaid
2016-07-14
test-bot: fix --no-pull flag.
Mike McQuaid
2016-07-14
test-bot: add --no-pull flag.
Mike McQuaid
2016-07-14
test-bot: don't pull if unnecessary (take two).
Mike McQuaid
2016-07-14
test-bot: don't pull if unnecessary.
Mike McQuaid
2016-07-14
test-bot: fix typo.
Mike McQuaid
2016-07-14
test-bot: don't run doctor when outside /usr/local.
Mike McQuaid
2016-07-14
test-bot: remove .git from Jenkins GIT_URLs.
Mike McQuaid
2016-07-14
test-bot: handle inconsistent Jenkins GIT_URLs.
Mike McQuaid
2016-07-14
test-bot: use another method to find Jenkins PR.
Mike McQuaid
2016-07-14
various: don't assume non-OS X == Linux.
Xu Cheng
2016-07-14
update: git init for core tap as well (#510)
Xu Cheng
2016-07-14
formula_cellar_checks: add check_linkage
Xu Cheng
2016-07-14
move LinkageChecker to standalone file
Xu Cheng
2016-07-14
CurlDownloadStrategy#_fetch: fix unintended variable modification
Xu Cheng
2016-07-13
CurlDownloadStrategy#_fetch: do not alter variable `@url` (#504)
Xu Cheng
2016-07-13
audit: avoid unnecessary regex
Xu Cheng
2016-07-13
various: proper escape dot in regex
Xu Cheng
2016-07-13
various: proper escape in regex
Xu Cheng
2016-07-13
Add HOMEBREW_ARTIFACT_DOMAIN option.
jainish shah
2016-07-13
describe_homebrew_ruby: fix regex
Xu Cheng
2016-07-13
describe_homebrew_ruby: s may be a frozen string
Xu Cheng
2016-07-13
audit: update ruby dependency advice
Dominyk Tiller
2016-07-13
superenv: restore HOMEBREW_PREFIX/lib
Dominyk Tiller
2016-07-13
tests: add cmd/link, cmd/unlink integration tests (#398)
Andrea Kao
2016-07-12
cleaner: fix generic executable handling. (#498)
Mike McQuaid
2016-07-12
github: produce better curl error messages. (#441)
Mike McQuaid
2016-07-12
update.sh: improve verbose output and readability. (#486)
Mike McQuaid
2016-07-12
superenv: port to generic OS. (#457)
Mike McQuaid
2016-07-12
stdenv: port to generic OS. (#456)
Mike McQuaid
2016-07-12
brew.sh: only setup/install Ruby when running Ruby.
Mike McQuaid
2016-07-12
ruby.sh: allow forcing the usage of the vendored Ruby.
Mike McQuaid
2016-07-12
ruby.sh: fix original setup ruby path name.
Mike McQuaid
2016-07-12
ENV/scm/git: rewrite in Bash (#496)
Xu Cheng
2016-07-12
style: use RuboCop 0.41.2, adjust defaults (#489)
Martin Afanasjew
2016-07-11
ENV/scm/git: only execute file (#493)
Xu Cheng
2016-07-11
config: show homebrew ruby for all system (#492)
Xu Cheng
2016-07-11
Merge pull request #404 from xu-cheng/vendor
Xu Cheng
2016-07-11
ruby.sh: add test flag
Xu Cheng
2016-07-11
brew.sh: new HOMEBREW_RUBY_PATH resolution logic
Xu Cheng
2016-07-11
add vendor-install command
Xu Cheng
2016-07-11
Merge pull request #487 from MikeMcQuaid/requirement-tweaks
Mike McQuaid
2016-07-11
add file directory for vendor Ruby
Xu Cheng
2016-07-11
test_integration_cmds: compile in install test. (#479)
Mike McQuaid
[next]