| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-11 | Merge pull request #926 from MikeMcQuaid/os-rubocop | Mike McQuaid | |
| Fix Library/Homebrew/os* RuboCop warnings | |||
| 2016-09-11 | Merge pull request #928 from MikeMcQuaid/requirements-rubocop | Mike McQuaid | |
| Fix Library/Homebrew/requirements RuboCop warnings | |||
| 2016-09-11 | Merge pull request #910 from MikeMcQuaid/cmd-rubocop | Mike McQuaid | |
| Fix Library/Homebrew/cmd RuboCop warnings | |||
| 2016-09-11 | Merge pull request #923 from MikeMcQuaid/bottle-block-tap | Mike McQuaid | |
| bottle: set bottle block tap. | |||
| 2016-09-11 | cmd/uses: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/upgrade: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/update-report: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/unpack: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/unlinkapps: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/uninstall: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/tap-info: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/search: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/prune: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/missing: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/log: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/list: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/install: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/info: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/help: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/fetch: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/doctor: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/desc: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | cmd/commands: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | Merge pull request #911 from MikeMcQuaid/language-rubocop | Mike McQuaid | |
| Fix Library/Homebrew/language RuboCop warnings | |||
| 2016-09-11 | os/mac/xquartz: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/xcode: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/version: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/sdk: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/linkage_checker: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/cctools_mach: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/architecture_list: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | requirements/x11_requirement: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | requirements/ruby_requirement: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | requirements/perl_requirement: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | requirements/java_requirement: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | requirements/emacs_requirement: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | bottle: set bottle block tap. | Mike McQuaid | |
| Avoids issues when using `—keep-old` | |||
| 2016-09-11 | Merge pull request #922 from MikeMcQuaid/cask-flaky-test | Mike McQuaid | |
| cask/cli/cleanup_spec: comment out flaky test. | |||
| 2016-09-11 | cask/cli/cleanup_spec: comment out flaky test. | Mike McQuaid | |
| This has been causing sporadic CI failures. | |||
| 2016-09-11 | test-bot: don't try to `git clean` any taps. | Mike McQuaid | |
| Also, unify the cleanup code and be more careful and consistent with untapping. | |||
| 2016-09-11 | test-bot: try again to fix homebrew/core untap. | Mike McQuaid | |
| Be more selective with the `git clean` and remove the broken attempt to autotap if missing (as it'd be slow anyway). | |||
| 2016-09-11 | test-bot: --ci-upload can upload from current dir. | Mike McQuaid | |
| Look in the current directory rather than only allowing upload from Jenkins. | |||
| 2016-09-11 | Merge pull request #916 from MikeMcQuaid/bottle-old-value | Mike McQuaid | |
| bottle: fix old_value/value ordering for --merge. | |||
| 2016-09-10 | bottle: fix old_value/value ordering for --merge. | Mike McQuaid | |
| Previously this was the wrong way around causing it to not be accepting enough on e.g. a bump from :any to :any_no_relocation. | |||
| 2016-09-10 | bottle: use key/value rather than field. | Mike McQuaid | |
| Consistent naming is good. | |||
| 2016-09-10 | Merge pull request #904 from DomT4/sierra | Dominyk Tiller | |
| Sierra: update diagnostic message, pkg-config, Xcode doc | |||
| 2016-09-10 | pkg-config: update Sierra's sqlite version | Dominyk Tiller | |
| 2016-09-10 | diagnostic: tweak check_xcode_up_to_date messaging | Dominyk Tiller | |
| 2016-09-10 | bottle: further improve --keep-old mismatching. | Mike McQuaid | |
| - Make the code more similar between `bottle` and `bottle --merge`. - Also output the mismatched values when using `--merge`. | |||
