| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-01 | make assertions conditional on ARGV.verbose? | Bruce Steedman | |
| 2016-10-01 | Add `.com.apple.timemachine.supported` to DMG_METADATA_FILES. | Markus Reiter | |
| 2016-09-30 | remove assertion, leave command | Bruce Steedman | |
| 2016-09-30 | fix remaining tap test failures | Bruce Steedman | |
| 2016-09-30 | fix tests failing when verbose set | Bruce Steedman | |
| 2016-09-30 | Merge pull request #1177 from scpeters/man_exit_code | Mike McQuaid | |
| Man exit code | |||
| 2016-09-30 | Merge pull request #1182 from MikeMcQuaid/update-old-git-tags | Mike McQuaid | |
| update.sh: use sort instead of git tag --sort. | |||
| 2016-09-29 | Update man pages | Steven Peters | |
| 2016-09-29 | dev-cmd/man: display diff --stat, add --exit-code | Steven Peters | |
| The --fail-if-changed option will cause `brew man` to return a failing status code if the man files have changed. | |||
| 2016-09-29 | Rename shared RuboCop config to `.rubocop_common.yml`. | Markus Reiter | |
| 2016-09-29 | `cd` to `HOMEBREW_LIBRARY` is not needed anymore for RuboCop. | Markus Reiter | |
| 2016-09-29 | Use separate `.rubocop.yml` in `Library/Taps` and `Library/Homebrew`. | Markus Reiter | |
| 2016-09-29 | Fix Lint/NestedMethodDefinition` in `dev-cmd/bottle.rb`. | Markus Reiter | |
| 2016-09-29 | Use separate RuboCop configs for formulae and core code. | Markus Reiter | |
| 2016-09-29 | Refactor and add commands to brew zsh completion | Joshua McKinney | |
| This is a full rewrite of the zsh completion based on the changes we made to support external commands. A function for each brew command handles only that command's arguments. The main completion function dispatches the completion flow to the correct function. This generically works with both internal and external commands. This change includes all arguments for all internal brew commands. Some commands are missing argument documentation due to missing help docs. | |||
| 2016-09-29 | Merge pull request #1181 from reitermarkus/rubocop-cask | Markus Reiter | |
| Update `rubocop-cask` to 0.10.0. | |||
| 2016-09-29 | Merge pull request #901 from elyscape/use-command-ls | Zhiming Wang | |
| completion: Avoid aliases with `command ls` | |||
| 2016-09-29 | Merge pull request #1183 from jk2K/patch-1 | Mike McQuaid | |
| fix Formula path in Formula-Cookbook, support macOS | |||
| 2016-09-29 | fix Formula path, support macOS | Meng Ye | |
| 2016-09-29 | update.sh: use sort instead of git tag --sort. | Mike McQuaid | |
| Older versions of Git don't have this flag and we don't want to block updates for them when there's a (relatively) simple workaround. | |||
| 2016-09-28 | completion: Avoid aliases with `command ls` | Eli Young | |
| If the user has an alias overriding the `ls` command that modifies the output (e.g. `alias ls='ls -F'`), it will cause unexpected characters to appear in completions. Using `command ls` forces the shell to use the command directly, without alias expansion. This also blackholes the stderr of `ls` when used to avoid printing errors during completion if the requisite directory does not exist. | |||
| 2016-09-28 | Update `rubocop-cask` to 0.10.0. | Markus Reiter | |
| 2016-09-28 | Merge pull request #1178 from ilovezfs/more_clock_gettime | Mike McQuaid | |
| superenv: more 10.11 clock_gettime Autotools fixes | |||
| 2016-09-28 | superenv: more 10.11 clock_gettime Autotools fixes | ilovezfs | |
| some build systems check ac_cv_search_clock_gettime instead of ac_cv_func_clock_gettime so the former should also be set to "no" libev.m4 unsets ac_cv_func_clock_gettime, but if ac_have_clock_syscall is defined, it will leave ac_cv_func_clock_gettime alone: http://cvs.schmorp.de/libev/libev.m4?view=markup#l23 | |||
| 2016-09-28 | Merge pull request #1174 from zmwangx/silence-unzip-and-unrar | Mike McQuaid | |
| download_strategy: silence unzip and unrar | |||
| 2016-09-28 | Merge pull request #1166 from ↵ | Mike McQuaid | |
| MikeMcQuaid/update-hide-github-headers-missing-output update.sh: hide GITHUB_HEADERS missing output. | |||
| 2016-09-27 | download_strategy: silence unzip and unrar | Zhiming Wang | |
| We silenced tar in 5e3a26b. It makes sense to make unzip and unrar output comparably succinct. | |||
| 2016-09-27 | update.sh: hide GITHUB_HEADERS missing output. | Mike McQuaid | |
| Will only happen once but could be confusing anyway. | |||
| 2016-09-27 | Merge pull request #1164 from MikeMcQuaid/style-fixups | Mike McQuaid | |
| Rubocop style fixups | |||
| 2016-09-27 | test/test_custom_command: fix rubocop style. | Mike McQuaid | |
| 2016-09-27 | test/test_create: fix rubocop style. | Mike McQuaid | |
| 2016-09-27 | test/test_audit: fix rubocop style. | Mike McQuaid | |
| 2016-09-27 | test/helper/integration_command_test_case: fix rubocop style. | Mike McQuaid | |
| 2016-09-27 | Merge pull request #1128 from reitermarkus/rubocop | Mike McQuaid | |
| RuboCop changes. | |||
| 2016-09-27 | Merge pull request #871 from ilovezfs/bump-formula-pr-enhancements | ilovezfs | |
| bump-formula-pr: enhancements | |||
| 2016-09-27 | bump-formula-pr: document new options | ilovezfs | |
| 2016-09-27 | bump-formula-pr: style fixes | ilovezfs | |
| 2016-09-27 | bump-formula-pr: forced_version support for devel | ilovezfs | |
| 2016-09-27 | bump-formula-pr: add --write option | ilovezfs | |
| intended to be used in combination with --dry-run for a not-so-dry run the expected file modifications are made, but no git actions are taken | |||
| 2016-09-27 | bump-formula-pr: handle gnu mirrors | ilovezfs | |
| and add explicit version when not preexisting | |||
| 2016-09-27 | bump-formula-pr: handle explicit version DSL | ilovezfs | |
| --version=1.2.3 option to set `version "1.2.3"` Note that --version=0 will remove a no-longer-needed explicit version | |||
| 2016-09-27 | bump-formula-pr: --mirror option | ilovezfs | |
| 2016-09-27 | bump-formula-pr: formula name guessing | ilovezfs | |
| 2016-09-27 | bump-formula-pr: set sha256 automatically when possible | ilovezfs | |
| 2016-09-27 | Merge pull request #1004 from apjanke/print-requirements | Mike McQuaid | |
| info: print requirements | |||
| 2016-09-27 | Merge pull request #1125 from reitermarkus/rubocop-macos | Mike McQuaid | |
| RuboCop: MacOS | |||
| 2016-09-27 | Merge pull request #1161 from hiddenlotus/master1.0.5 | Mike McQuaid | |
| add pcmpl-homebrew for homebrew emacs plugin | |||
| 2016-09-27 | add pcmpl-homebrew for homebrew emacs plugin | kaihaosw | |
| 2016-09-27 | Merge pull request #1156 from reitermarkus/split-integration-tests | Mike McQuaid | |
| Speed up `parallel_tests` by splitting integration tests. | |||
| 2016-09-27 | Merge pull request #1159 from toonetown/doc-fix | Markus Reiter | |
| Fix documentation for --caskroom default | |||
