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-11-23
audit: allow deprecated options on new @ formulae.
Mike McQuaid
2016-11-21
Merge pull request #1542 from woodruffw/deprecate-utils-json
Mike McQuaid
2016-11-21
Merge pull request #1502 from reitermarkus/load-metadata-cask-file
Markus Reiter
2016-11-21
Merge pull request #1535 from umireon/cask-pkg-choice
Markus Reiter
2016-11-21
cc: don't filter -fopenmp for non-llvm_clang.
Mike McQuaid
2016-11-21
development_tools: return llvm_clang Version class.
Mike McQuaid
2016-11-21
development_tools: use begin/end
Mike McQuaid
2016-11-21
version/null: add inspect method.
Mike McQuaid
2016-11-21
Merge pull request #1540 from woodruffw/audit-check-blacklist
Mike McQuaid
2016-11-20
Replace Utils::JSON with corelib JSON calls.
William Woodruff
2016-11-20
compat: deprecate Utils::JSON in favor of corelib JSON.
William Woodruff
2016-11-21
cask: compact the code
Kaito Udagawa
2016-11-20
Merge pull request #1130 from aw1621107/allow-brew-llvm-for-openmp
Mike McQuaid
2016-11-20
Merge pull request #1537 from umireon/nonfatal-requirement-message-once
Mike McQuaid
2016-11-20
install: print nothing if `@requirement_messages` is a String or nil
Kaito Udagawa
2016-11-20
audit: check formula name against blacklisted names.
William Woodruff
2016-11-20
cask: Call Tempfile#close(true) with the choices file to ensure it deleted
Kaito Udagawa
2016-11-19
cask: use Tempfile and some style fixes
Kaito Udagawa
2016-11-19
Remove kernel extensions specified in `uninstall :kext`.
Markus Reiter
2016-11-18
Load cask file in `.metadata` directory directly.
Markus Reiter
2016-11-19
cask: add the choices option to pkg stanza
Kaito Udagawa
2016-11-19
install: suppress redundunt warnings with `depends_on` requirement
Kaito Udagawa
2016-11-18
Merge pull request #1515 from alyssais/formula_cache
Mike McQuaid
2016-11-18
testbottest: don't use TEST_FIXTURE_DIR.
Mike McQuaid
2016-11-18
Prefer brewed Clang over gcc-6 for needs :openmp
Alex Wang
2016-11-18
Merge pull request #1528 from MikeMcQuaid/audit-devel-revision
Mike McQuaid
2016-11-18
Merge pull request #1529 from MikeMcQuaid/uninstall-ignore-deprecations
Mike McQuaid
2016-11-18
Merge pull request #1530 from MikeMcQuaid/audit-homebrew-prefix-test-path
Mike McQuaid
2016-11-18
install: add tests with custom requirements
Kaito Udagawa
2016-11-18
uninstall: ignore deprecations when uninstalling.
Mike McQuaid
2016-11-18
audit: check for HOMEBREW_PREFIX test path usage.
Mike McQuaid
2016-11-18
Merge pull request #1512 from zmwangx/bump-formula-pr-user-supplied-message
Mike McQuaid
2016-11-18
Merge pull request #1534 from woodruffw/use-core-json
Mike McQuaid
2016-11-17
utils/json: Replace OkJson with Ruby's core JSON.
William Woodruff
2016-11-17
tests: ignore test files in test/vendor/bundle
Josh Hagins
2016-11-17
formula: update test_fixtures path
Zhiming Wang
2016-11-17
bump-formula-pr: add --message option
Zhiming Wang
2016-11-17
audit: don't check devel version_scheme/revision.
Mike McQuaid
2016-11-17
Merge pull request #1520 from vladshablinsky/list_follow_aliases
Mike McQuaid
2016-11-17
formula: make cache clearing methods, *ahem*, clearer
Alyssa Ross
2016-11-17
Revert "uninstall: skip some flaky tests for now."
Alyssa Ross
2016-11-17
tab: clear Formula.installed cache when created.
Alyssa Ross
2016-11-16
Move test files back directly to `test/`.
Markus Reiter
2016-11-16
Require `integration_command_test_case` in `testing_env`.
Markus Reiter
2016-11-16
Separate `Homebrew::TestCase` from `testing_env`.
Markus Reiter
2016-11-16
Move `integration_mocks` to `test/support/helper`.
Markus Reiter
2016-11-16
Move all remaining fixtures to `test/support/fixtures`.
Markus Reiter
2016-11-16
Rename `fs_leak_log` to `fs_leak.log` and move to `tmp`.
Markus Reiter
2016-11-16
Update `.rubocop_todo.yml`.
Markus Reiter
2016-11-16
Reorder and rename test files.
Markus Reiter
[next]